diff --git a/CHANGELOG.md b/CHANGELOG.md index bf0ec5e8..c35983e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,7 +27,7 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin * Fixed a bug that caused sundials to be ignored all the time, instead of only when the player has no permission or time is frozen. (@Rozen4334) * Added colours and usage examples (similiar to how the new ban system looks) for many more commands. (@moisterrific) * Changed `RespawnSeconds` and `RespawnBossSeconds` from `10` to `0` to respect the game's default respawn timers. (@moisterrific) -* Updated Open Terraria API (OTAPI) and TSAPI for preliminary support of Terraria 1.4.3.0 (@Patrikkk, @DeathCradle, honorable mention: @Moneylover3246) +* Updated Open Terraria API (OTAPI) and TSAPI for preliminary support of Terraria 1.4.3.0. This functionally changes OTAPI and points to 2.0.0.45 from 2.0.0.43 in previous versions. Developer note: SendData takes an extra arg in this version of Terraria but that's slated to be removed in a Terraria hotfix. This is vestigial and OTAPI "hacks that out." That's why it'll differ from the source code. (@Patrikkk, @DeathCradle, honorable mention: @Moneylover3246) ## TShock 4.5.5 * Changed the world autosave message so that it no longer warns of a "potential lag spike." (@hakusaro) diff --git a/TerrariaServerAPI b/TerrariaServerAPI index 8c2c0873..88e2ecb7 160000 --- a/TerrariaServerAPI +++ b/TerrariaServerAPI @@ -1 +1 @@ -Subproject commit 8c2c087327bbd1f20ff6c46f4d11e5714e57064b +Subproject commit 88e2ecb7d61e0c3cbc9b25dec8555458262a2796