Update CHANGELOG.md
This commit is contained in:
parent
c76b144b0a
commit
701d00f473
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
|
||||||
* SetDefaultsEventArgs now includes a nullable ItemVariant instance. (@SignatureBeef)
|
* SetDefaultsEventArgs now includes a nullable ItemVariant instance. (@SignatureBeef)
|
||||||
* Use a string interpolation and escape single quotes when escaping tables (@drunderscore)
|
* Use a string interpolation and escape single quotes when escaping tables (@drunderscore)
|
||||||
* Removed obsolete resource files `TShockAPI/Resources.resx` and `TShockAPI/Resources.Designer.cs`. (@Arthri)
|
* Removed obsolete resource files `TShockAPI/Resources.resx` and `TShockAPI/Resources.Designer.cs`. (@Arthri)
|
||||||
|
* Plugins and ./bin dependencies are now loaded relative to the launcher, this improves the use of startup files (@SignatureBeef)
|
||||||
|
|
||||||
## TShock 4.5.18
|
## TShock 4.5.18
|
||||||
* Fixed `TSPlayer.GiveItem` not working if the player is in lava. (@gohjoseph)
|
* Fixed `TSPlayer.GiveItem` not working if the player is in lava. (@gohjoseph)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue