Remove the stat tracker

The stat tracker has been offline for the last several weeks/months and
nobody has done anything to fix that. Because of that, GDPR, and the
fact that we haven't used it, we're discarding it.
This commit is contained in:
Lucas Nicodemus 2018-04-19 18:21:50 -06:00
parent 9441f1882b
commit f3e33b7ad7
4 changed files with 7 additions and 235 deletions

View file

@ -4,6 +4,13 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
## Upcoming Changes
## TShock 4.3.26
* Removed the stat tracking system. (@hakusaro)
## TShock 4.3.25
* Fixed a critical exploit in the Terraria protocol that could cause massive unpreventable world corruption as well as a number of other problems. Thanks to @bartico6 for reporting. Fixed by the efforts of @QuiCM, @hakusaro, and tips in the right directioon from @bartico6.
## TShock 4.3.24
* Updated OpenTerraria API to 1.3.5.3 (@DeathCradle)
* Updated Terraria Server API to 1.3.5.3 (@WhiteXZ, @hakusaro)
* Updated TShock core components to 1.3.5.3 (@hakusaro)