Merge remote-tracking branch 'upstream/general-devel' into general-devel

This commit is contained in:
shell627 2021-12-03 15:40:37 +06:00
commit 6155b31778
4 changed files with 86 additions and 0 deletions

View file

@ -15,6 +15,8 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
## TShock 4.5.12
* Fixed the ability to spawn Zenith projectile with non-original items. (@AgaSpace)
* Fixed item dupe via /logout & NPC. (@Terrarxxn)
* Added hook `GetDataHandlers.OnNpcTalk` for NpcTalk and a handler for it that stops unregistered and logged out players from interacting with NPCs, preventing them from smuggling or duplicating items via NPC item slots. (@tru321)
* Fixed the ability to create custom messages with your death (or the death of another player) (@AgaSpace)
## TShock 4.5.11
* Add the new allowed buff TentacleSpike to NPC buff cheat detection bouncer. (@sgkoishi)