Update CHANGELOG.md
This commit is contained in:
parent
1741b0c854
commit
962fe35fde
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
|
||||||
* Added `/uploadssc [player]` which allows someone to upload SSC data for [player] and store it on the server. Adds `tshock.ssc.upload` and `tshock.ssc.upload.others` permission nodes to match (@DogooFalchion).
|
* Added `/uploadssc [player]` which allows someone to upload SSC data for [player] and store it on the server. Adds `tshock.ssc.upload` and `tshock.ssc.upload.others` permission nodes to match (@DogooFalchion).
|
||||||
* Added hardened stone to the whitelist of tiles editable by players (@DogooFalchion).
|
* Added hardened stone to the whitelist of tiles editable by players (@DogooFalchion).
|
||||||
* Added conversion system to send convert old MOTD format into smart text, while preserving initial line starting values to keep byte optimization for background colors Thanks to (@WhiteXZ, @Simon311, and especially @DogooFalchion) for the hard work on this issue.
|
* Added conversion system to send convert old MOTD format into smart text, while preserving initial line starting values to keep byte optimization for background colors Thanks to (@WhiteXZ, @Simon311, and especially @DogooFalchion) for the hard work on this issue.
|
||||||
|
* Fixed server-sided inventory issues caused by bank3 (@ProfessorXZ)
|
||||||
|
|
||||||
## TShock 4.3.20
|
## TShock 4.3.20
|
||||||
* Security improvement: The auth system is now automatically disabled if a superadmin exists in the database (@Enerdy).
|
* Security improvement: The auth system is now automatically disabled if a superadmin exists in the database (@Enerdy).
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue