Update TSAPI for 1.4.4.5

This commit is contained in:
Lucas Nicodemus 2022-10-07 17:16:38 -07:00
parent a2245b210a
commit 5d681d21b8
No known key found for this signature in database
2 changed files with 3 additions and 1 deletions

View file

@ -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)

@ -1 +1 @@
Subproject commit de9e3c7ec59dbccbb8076f269ddc7b684546b4dd
Subproject commit bbd8855fd7b5a62054fca1821264b4b202069d92