TShock 4.5.11
hakusaro
released this
30 Nov 05:30
·
667 commits
to general-devel
since this release
Notable changes
- Add the new allowed buff TentacleSpike to NPC buff cheat detection bouncer. (@sgkoishi)
- Changed hook
GetDataHandlers.OnNewProjectile
so that it passes the projectile's AI (by updatingNewProjectileEventArgs
and parsing this during the TShock hook) to support processing projectile AI in bouncer. (@AgaSpace) - Fixed an issue where certain projectiles could be sent to the server with uncapped size parameters, which resulted in large disruptive client artifacts that could be used to grief players. (@AgaSpace, @Arthri)
- Added the currently running value of
Main.GameMode
to/worldmode
as "Mode". (@hakusaro)
Upgrading
To upgrade TShock, replace all of the files in the location of your server installation with all of the files from the release zip we provide. Overwrite all files. No data will be lost.