TShock/TShockAPI/Handlers
Patrikkk e738d8e794 Implementing SyncTilePickingHandler. Patching tile damage related exploits.
With this packet, players could kick all players by sending invalid world position data.
2020-06-02 19:20:27 +02:00
..
NetModules Minor refactors 2020-06-02 17:19:00 +09:30
EmojiHandler.cs Refactor EmojiHandler to implement IPacketHandler<TArgs> 2020-06-02 19:18:43 +09:30
IPacketHandler.cs Add IPacketHandler 2020-06-02 10:44:10 +09:30
LandGolfBallInCupHandler.cs Refactor LandGolfBallInCupHandler to use IPacketHandler<TArgs> 2020-06-02 19:35:53 +09:30
SendTileSquareHandler.cs Respect tile bans for tile objects in send tile square handler 2020-06-02 12:55:46 +09:30
SyncTilePickingHandler.cs Implementing SyncTilePickingHandler. Patching tile damage related exploits. 2020-06-02 19:20:27 +02:00