Version tick: 4.3.5

Fix boss spawns & invasions not spawning items (@stealownz)
This commit is contained in:
Lucas Nicodemus 2015-07-12 00:13:17 -06:00
parent a9d986a639
commit 23b1ae7f07
3 changed files with 9 additions and 4 deletions

View file

@ -2,6 +2,11 @@
This is the rolling changelog for TShock for Terraria. Use past tense when adding new entries; sign your name off when you add or change something. This should primarily be things like user changes, not necessarily codebase changes unless it's really relevant or large.
## TShock 4.3.5
* Fixe bosses & invasions not spawning invasions due to packet change (@stealownz)
## TShock 4.3.4
* Fix invasion progress messages (@WhiteXZ)