From 69a9b0e29c1c4ac446854fc8b4f2805663b05f30 Mon Sep 17 00:00:00 2001 From: White Date: Wed, 27 Jul 2016 23:32:38 +0930 Subject: [PATCH] More updates to CHANGELOG.md --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7c34d50..284509c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin ## TShock 4.3.17 -* Compatibility with Terraria 1.3.2.2 +* Compatibility with Terraria 1.3.2.1 * Updated superadmin behaviour to conform to expected behaviour (@WhiteXZ, @Patrikk) * Fixed a crash involving teleporters and dressers (@WhiteXZ) * Fixed pressure plates (@Enerdy, @Patrikk) @@ -21,6 +21,9 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin * Players can now place sensors (@mistzzt) * Repackaged GeoIP with TShock so that GeoIP works (@Enerdy) +* Added an announcement box hook (@mistzzt) +* Added the ability to choose what type of world (crimson/corruption) you generate (@NoNiMad) + ## TShock 4.3.16 * Terraria 1.3.1 wiring bugfixes