Merge branch 'general-devel' into cmdline-fix
This commit is contained in:
commit
078bd15300
17 changed files with 364 additions and 355 deletions
|
|
@ -22,6 +22,9 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
|
|||
* Default permission sets for new databases are more modern. (@hakusaro)
|
||||
* Added the ability to ban by account name instead of just banning a character name assuming its an account name. (@hakusaro)
|
||||
* Fixed a bug in the CommandLineParser which caused some command lines to fail (@QuicM)
|
||||
* Renamed TShock.DB.User to TShock.DB.UserAccount, including all the related methods, classes and events. (@Ryozuki)
|
||||
* Update OTAPI to 2.0.0.31, which also updates Newtonsoft.Json to 10.0.3 (@Ryozuki)
|
||||
* Fixed DumpItems() from trying to dump older versions of certain items (negative item IDs). (@Zaicon)
|
||||
|
||||
## TShock 4.3.24
|
||||
* Updated OpenTerraria API to 1.3.5.3 (@DeathCradle)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue