Update OnTeleport hook with new changes
This commit is contained in:
parent
16df9bb16c
commit
926f97b49f
2 changed files with 23 additions and 10 deletions
|
|
@ -105,6 +105,7 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
|
|||
* Modifying ToggleExpert command. Main.expertMode is no longer settable. Using a Main.GameMode int property comparsion.
|
||||
* GameCulture no longer has static fields to get local language. Using methods to return/compare language.
|
||||
* Added permission "tshock.npc.spawnpets" which restricts pet spawns. This can cause high network load, so it's restricted. (@hakusaro)
|
||||
* Updated OnTeleport to support new args per protocol changes. (@hakusaro)
|
||||
|
||||
## TShock 4.3.26
|
||||
* Removed the stat tracking system. (@hakusaro)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue