Move PlayerKillMeV2 anti-crash to Bouncer
Removed PacketTypes.PlayerKillMe since it's out of the protocol. Removed handler method for PlayerKillMe since it's out of the protocol. Updated changelog to reflect new hook changes.
This commit is contained in:
parent
54c33a5a09
commit
dd7ffe2d3a
3 changed files with 42 additions and 87 deletions
|
|
@ -26,7 +26,7 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
|
|||
* `GetDataHandlers.SendTileSquare` hook now sends a `TSPlayer` and a `MemoryStream` of raw data. (@hakusaro)
|
||||
* Added `GetDataHandlers.HealOtherPlayer` hook. (@hakusaro)
|
||||
* Added `GetDataHandlers.PlaceObject` hook. (@hakusaro)
|
||||
|
||||
* `GetDataHandlers.KillMe` now sends a `TSPlayer` and a `PlayerDeathReason`. (@hakusaro)
|
||||
|
||||
## TShock 4.3.24
|
||||
* Updated OpenTerraria API to 1.3.5.3 (@DeathCradle)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue