Merge pull request #1990 from Pryaxis/Update-submodule.-1.4.0.5
Update submodule. 1.4.0.5
This commit is contained in:
commit
dbaa739066
2 changed files with 2 additions and 1 deletions
|
|
@ -11,6 +11,7 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
|
|||
* Added LandGolfBallInCup event which is accessible for developers to work with, as well as LandGolfBallInCup handler to handle exploits where players could send direct packets to trigger and imitate golf ball cup landing anywhere in the game world. Added two public lists in Handlers.LandGolfBallInCupHandler: GolfBallProjectileIDs and GolfClubItemIDs. (@Patrikkk)
|
||||
* Add SyncTilePicking event. This is called when a player damages a tile. Implementing SyncTilePickingHandler and patching tile damaging related exploits. (Preventing player sending invalid world position data which disconnects other players.)
|
||||
* Fix the issue where mobs could not be fished out during bloodmoon because of Bouncer checks. (@Patrikkk)
|
||||
* Update for OTAPI 2.0.0.37 and Terraria 1.4.0.5. (@hakusaro, @Patrikkk)
|
||||
|
||||
## TShock 4.4.0 (Pre-release 10)
|
||||
* Fix all rope coils. (@Olink)
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 891380c8946dd53e670d34002d984e88d1c6179e
|
||||
Subproject commit 7942fe87e30e0c42c311848e95cde9100d08ae8d
|
||||
Loading…
Add table
Add a link
Reference in a new issue