Update changelog
This commit is contained in:
parent
e2e5c15be0
commit
9bcec7b2d8
1 changed files with 1 additions and 1 deletions
|
|
@ -12,10 +12,10 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
|
|||
* Do not forget to sign every line you change with your name. (@hakusaro)
|
||||
* If there is no section called "Upcoming changes" below this line, please add one with `## Upcoming changes` as the first line, and then a bulleted item directly after with the first change.
|
||||
|
||||
|
||||
## Upcoming changes
|
||||
* Improved the `/grow` command to reduce code duplication, use `TileID` constants for less ambiguous types. (@drunderscore)
|
||||
* Fixed item dupe via /logout & NPC. (@Terrarxxn)
|
||||
* Added preliminary support for Terraria 1.4.3.4 (@SignatureBeef, @Patrikkk, @hakusaro)
|
||||
|
||||
## TShock 4.5.13
|
||||
* Added hook `GetDataHandlers.OnReleaseNpc` to handling ReleaseNPC packet and a bouncer to stops unregistered and logged out players on SSC servers from releasing critters NPC. The bouncer has additional filter to stops players who tried to release different critter using crafted packet, e.g. using bunny item to release golden bunny. (@tru321)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue