Merge remote-tracking branch 'sgk/pr2833' into general-devel

This commit is contained in:
Lucas Nicodemus 2022-12-05 21:39:12 -08:00
commit 69f39d3e5e
No known key found for this signature in database
2 changed files with 89 additions and 112 deletions

View file

@ -85,6 +85,7 @@ Use past tense when adding new entries; sign your name off when you add or chang
* 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)
* Add built-in package management capabilities for plugins
* Fixed Super Sponge unable to absorb shimmer. (@sgkoishi, #2833)
## TShock 5.1.3
* Added support for Terraria 1.4.4.9 via OTAPI 3.1.20. (@SignatureBeef)