Merge pull request #1997 from moisterrific/patch-15

Add additional onXthresholdBroken to changelog
This commit is contained in:
Chris 2020-06-07 12:51:12 +09:30 committed by GitHub
commit 90146dfa03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,8 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
* Fixed the issue where mobs could not be fished out during bloodmoon because of Bouncer checks. (@Patrikkk)
*Fixed the issue where certain fishing rods could not fish out NPCs due to a Bouncer check. (@Patrikkk)
* Update for OTAPI 2.0.0.37 and Terraria 1.4.0.5. (@hakusaro, @Patrikkk)
* Adding missing PlayerInfo data in GetDataHandler. (@Patrikkk)
* Add additional config options for automatically kicking clients from the server upon breaking anti-cheat thresholds. (@moisterrific)
* Add pylon teleportation permission to default group, added `/spawn` permission to admin group, added the new journey mode research permission to trustedadmin, and moved all previous journey mode permissions from owner to trustedadmin. (@moisterrific)
## TShock 4.4.0 (Pre-release 10)
* Fix all rope coils. (@Olink)