Changelog update

This commit is contained in:
White 2016-10-04 21:02:27 +10:30
parent 4d641cd9c8
commit d72bbb31a6

View file

@ -4,10 +4,17 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
## Upcoming Changes
## TShock 4.3.18
* Compatibility with Terraria 1.3.3.3 (@Simon311)
* API: Version tick 1.25
* API: Resolved some issues with the ItemForceIntoChest hook (@WhiteXZ, @Patrikkk)
* API: Resolved some shonky code that caused Vitamins and other Ankh Shield related items to drop at strange rates or not at all (@ProfessorXZ, @WhiteXZ, @nicatronTg)
* Fixed magical ice blocks not working correctly (@ProfessorXZ)
## TShock 4.3.18
* Compatibility with Terraria 1.3.3.2
* API: Version tick 1.2.4
* API: Version tick 1.24
* API: Fixed chat line breaks when using chat tags and long strings of text (@ProfessorXZ)
* API: Added ItemForceIntoChest hook (@WhiteXZ)
* API: Included the player's registration date in REST's players/read endpoints (@ProfessorXZ)