Merge branch 'general-devel' into player-data
This commit is contained in:
commit
16ec98f684
6 changed files with 120 additions and 23 deletions
|
|
@ -85,6 +85,9 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
|
|||
* Removed `TSPlayer.InitSpawn` field. (@DankRank)
|
||||
* `OnPlayerSpawn`'s player ID field is now `PlayerId`. (@DankRank)
|
||||
* Fixed null reference console spam in non-SSC mode (@QuiCM)
|
||||
* `Utils.TryParseTime` can now take spaces (e.g., `3d 5h 2m 3s`) (@QuiCM)
|
||||
* Enabled banning unregistered users (@QuiCM)
|
||||
* Added filtering and validation on packet 96 (Teleport player through portal) (@QuiCM)
|
||||
|
||||
## TShock 4.3.25
|
||||
* Fixed a critical exploit in the Terraria protocol that could cause massive unpreventable world corruption as well as a number of other problems. Thanks to @bartico6 for reporting. Fixed by the efforts of @QuiCM, @hakusaro, and tips in the right directioon from @bartico6.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue