Update changelog

This commit is contained in:
SGKoishi 2022-11-28 00:58:41 -08:00
parent fa08859952
commit 536c4d2545
No known key found for this signature in database
GPG key ID: 8FFC399070653828

View file

@ -84,6 +84,7 @@ Use past tense when adding new entries; sign your name off when you add or chang
* Improved rejection message and code duplication in `OnPlayerBuff` (@drunderscore) * Improved rejection message and code duplication in `OnPlayerBuff` (@drunderscore)
* This will make it so Bouncer rejections regarding `PlayerAddBuff` will now always include the sender index, buff type, receiver index, and time in ticks, allowing much faster triage of buff whitelist issues. * This will make it so Bouncer rejections regarding `PlayerAddBuff` will now always include the sender index, buff type, receiver index, and time in ticks, allowing much faster triage of buff whitelist issues.
* Allowed Digging Molecart and bomb fish to break tiles and place tracks (@sgkoishi) * Allowed Digging Molecart and bomb fish to break tiles and place tracks (@sgkoishi)
* Fixed Super Sponge unable to absorb shimmer. (@sgkoishi, #2833)
## 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)