Update CHANGELOG.md
This commit is contained in:
parent
aa17f013c1
commit
6eadc1159d
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
|
||||||
* Added preliminary support for Terraria 1.4.4.4. (@SignatureBeef)
|
* Added preliminary support for Terraria 1.4.4.4. (@SignatureBeef)
|
||||||
* GrassSpreadEventArgs Color property has been changed from a Byte to a TileColorCache type. (@SignatureBeef)
|
* GrassSpreadEventArgs Color property has been changed from a Byte to a TileColorCache type. (@SignatureBeef)
|
||||||
* 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)
|
||||||
|
|
||||||
## 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