Add support for 1.4.3.1 via submodule update

This commit is contained in:
Lucas Nicodemus 2021-11-22 18:02:40 -08:00
parent 6cd69324c7
commit ce8623e84e
2 changed files with 4 additions and 2 deletions

View file

@ -12,9 +12,11 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
* Do not forget to sign every line you change with your name. (@hakusaro)
* If there is no section called "Upcoming changes" below this line, please add one with `## Upcoming changes` as the first line, and then a bulleted item directly after with the first change.
## Upcoming changes
## TShock 4.5.7
* Fixed the `/respawn` command to permit respawning players from the console. (@hakusaro, @Kojirremer)
* Removed the old password hashing system, which predated `bcrypt` hashes and allowed specifying the hash algorithm in the config file. This also removes the config option for setting the hash algorithm (`HashAlgorithm`). This is because it helps clear the way for .NET5/6 and OTAPI 3, and because `bcrypt` has been the default since TShock 4.3 in 2015. (@hakusaro)
* Updated to OTAPI 2.0.0.46, which adds support for Terraria Protocol 1.4.3.1. (@Patrikkk, @DeathCradle)
* **Change warning: a release of TShock for .NET 5 and OTAPI 3 may be imminent.**
## TShock 4.5.6
* Updated Linux guide. (@NezbednikSK)

@ -1 +1 @@
Subproject commit 302d9b7595f3bdc9d66190de99129c34debef260
Subproject commit b9a0fdf6d464d17c47f70ed9327779a78a0aaee4