diff --git a/CHANGELOG.md b/CHANGELOG.md index 083462ba..a4aa51c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,8 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin * Removed obsolete resource files `TShockAPI/Resources.resx` and `TShockAPI/Resources.Designer.cs`. (@Arthri) * Fixed hardcore and mediumcore not banning on death when settings are enabled. This also alters the TSPlayer.Ban method to remove the force option which is no longer needed. (@SignatureBeef) * Plugins and ./bin dependencies are now loaded relative to the launcher, this improves the use of startup files (@SignatureBeef) +* Added preliminary support for Terraria 1.4.4.5. (@drunderscore) + * For clarity sake, we're listing the individual changes to Terraria's version, despite the fact that this version only supports the latest one. ## TShock 4.5.18 * Fixed `TSPlayer.GiveItem` not working if the player is in lava. (@gohjoseph) diff --git a/TerrariaServerAPI b/TerrariaServerAPI index de9e3c7e..bbd8855f 160000 --- a/TerrariaServerAPI +++ b/TerrariaServerAPI @@ -1 +1 @@ -Subproject commit de9e3c7ec59dbccbb8076f269ddc7b684546b4dd +Subproject commit bbd8855fd7b5a62054fca1821264b4b202069d92