TShock 4.3.10 - APIVersion 1.22
This commit is contained in:
parent
2e5eaae0b3
commit
34f28bace3
5 changed files with 17 additions and 7 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
|
@ -4,10 +4,21 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
|
|||
|
||||
## TShock 4.3.10
|
||||
|
||||
This version features a drop-in tile replacement system by @Wolfje that reduces RAM requirements
|
||||
by up to 70% on all worlds and CPU requirements up to 10% in the running process.
|
||||
|
||||
* Large worlds: from 700MB-1GB -> ~325MB
|
||||
* Medium worlds: from 500MB -> ~200MB
|
||||
* Small worlds: from 400MB -> ~125MB
|
||||
|
||||
* API: **Drop-in tile storage replacement system** (@Wolfje)
|
||||
* API: Fixed some possible packet leaks in sendq (@Wolfje)
|
||||
* API: APIVersion 1.22
|
||||
* API: Added crash protection around malicious and/or invalid packets (@Wolfje)
|
||||
* Fixed an issue adding a ban on a player who has previously been banned (@Wolfje)
|
||||
* Fixed /invade martian (@Wolfje)
|
||||
|
||||
|
||||
## 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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue