Update CHANGELOG.md
This commit is contained in:
parent
1b8a49e895
commit
9a56dff1d2
1 changed files with 6 additions and 1 deletions
|
|
@ -7,6 +7,11 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
|
||||||
* Fixed a bug where /user group failing would output no error. (@nicatronTg)
|
* Fixed a bug where /user group failing would output no error. (@nicatronTg)
|
||||||
* Fixed a bug where /user group would fail. @(Enerdy)
|
* Fixed a bug where /user group would fail. @(Enerdy)
|
||||||
* Added the ability to disable backup autosave messages. (@nicatronTg)
|
* Added the ability to disable backup autosave messages. (@nicatronTg)
|
||||||
|
* Fixed /buff malfunctioning when entering an invalid buff name. (@Enerdy)
|
||||||
|
* Fixed projectiles 435-438 (martian invasion) freezing everyone under certain conditions. (@Enerdy)
|
||||||
|
* DisableTombstones now works properly with the new golden gravestones. (@Enerdy)
|
||||||
|
* REST module now properly catches exceptions during Start(). (@Patrikkk)
|
||||||
|
* Added /expert command to toggle expert mode. (@WhiteXZ)
|
||||||
|
|
||||||
## TShock 4.3.0.0
|
## TShock 4.3.0.0
|
||||||
|
|
||||||
|
|
@ -26,4 +31,4 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
|
||||||
* Fixed ```UseServerName``` config option so that it correctly sends the config server name any time that Main.WorldName is used. (@Olink)
|
* Fixed ```UseServerName``` config option so that it correctly sends the config server name any time that Main.WorldName is used. (@Olink)
|
||||||
* Fixed a bug where people could ban themselves. (@nicatronTg)
|
* Fixed a bug where people could ban themselves. (@nicatronTg)
|
||||||
* Fixed a bug where banning a player who never logged in caused problems. (@nicatronTg)
|
* Fixed a bug where banning a player who never logged in caused problems. (@nicatronTg)
|
||||||
* Terraria 1.3.0.3 support.
|
* Terraria 1.3.0.3 support.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue