Update changelog

This commit is contained in:
SGKoishi 2023-04-28 15:55:14 -07:00
parent f1b67f8602
commit 823d942b47
No known key found for this signature in database
GPG key ID: 8FFC399070653828

View file

@ -110,6 +110,7 @@ Use past tense when adding new entries; sign your name off when you add or chang
* Allowed Flower Boots to place Ash Flowers on Ash Grass blocks. (@punchready) * Allowed Flower Boots to place Ash Flowers on Ash Grass blocks. (@punchready)
* Removed unnecessary range check that artifically shortened quick stack reach. (@boddyn, #2885, @bcat) * Removed unnecessary range check that artifically shortened quick stack reach. (@boddyn, #2885, @bcat)
* Improved the exploit protection in tile rect handling. (@punchready) * Improved the exploit protection in tile rect handling. (@punchready)
* Changed the use of `Player.active` to `TSPlayer.Active` for consistency. (@sgkoishi, #2939)
## TShock 5.1.3 ## TShock 5.1.3
* Added support for Terraria 1.4.4.9 via OTAPI 3.1.20. (@SignatureBeef) * Added support for Terraria 1.4.4.9 via OTAPI 3.1.20. (@SignatureBeef)