Updated CHANGELOG.md
This commit is contained in:
parent
5e54445818
commit
c0ab5ae98f
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
|
|||
## Upcoming changes
|
||||
* 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)
|
||||
* Added filter in `GetDataHandlers.HandleCatchNpc` that stops unregistered and logged out players on SSC servers to catch critters. (@tru321)
|
||||
* Added the lanterns night event to the `/worldmode` command. (@0x3fcf1bbd)
|
||||
|
||||
## Upcoming changes
|
||||
* Fixed rejection check inside of `HandlePaintTile` to account for the Paint Sprayer (or Architect Gizmo Pack) being inside your inventory, rather than on an accessory slot. (@drunderscore)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue