Merge branch 'general-devel' into renovate/otapi-things
This commit is contained in:
commit
50e6a1dffe
2 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue