Updated API submodule and changelog

This commit is contained in:
Tyler Watson 2015-08-16 16:17:12 +10:00
parent ac531a7d14
commit 93d0e68693
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
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. 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.8
* API: Update to Terraria 1.3.0.8 (@Patrikkk)
* **API: Added a crash reporter which collects memory dumps on Windows** (@Wolfje)
* API: New commandline param: `-crashdir` - Writes crash reports to the specified directory (@Wolfje)
* API: Sendq now doesn't disconnect people when it cant send a packet (@Wolfje)
* API: Fixed more crashes on disconnect in sendq (@Wolfje)
* API: Now ignores unknown server packets (@Wolfje)
* API: Potentially removed arithmetic overflows in server (@Wolfje)
## TShock 4.3.7 ## TShock 4.3.7
* Auth system kicks players if system is disabled. (@nicatronTg) * Auth system kicks players if system is disabled. (@nicatronTg)

@ -1 +1 @@
Subproject commit 2562a28a64de4a4c3dff6c04ca6607c384bbc9f1 Subproject commit 6895ba4c322141c7f168211f5a18e6171eaeb570