Fix changelog
This commit is contained in:
parent
9b249d72a8
commit
ba8db77823
1 changed files with 3 additions and 1 deletions
|
|
@ -13,8 +13,10 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
|
||||||
* 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.
|
* 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
|
## Upcoming changes
|
||||||
* Fix some typos that have been in the repository for over a lustrum. (@Killia0)
|
|
||||||
* Fixed SendTileRectHandler not sending tile rect updates like Pylons/Mannequins to other clients. (@Stealownz)
|
* Fixed SendTileRectHandler not sending tile rect updates like Pylons/Mannequins to other clients. (@Stealownz)
|
||||||
|
* Fix some typos that have been in the repository for over a lustrum. (@Killia0)
|
||||||
|
|
||||||
|
## TShock 4.5.5
|
||||||
* Changed the world autosave message so that it no longer warns of a "potential lag spike." (@hakusaro)
|
* Changed the world autosave message so that it no longer warns of a "potential lag spike." (@hakusaro)
|
||||||
* Added `/slay` as an alias for `/kill` to be more consistent with other server mods. (@hakusaro)
|
* Added `/slay` as an alias for `/kill` to be more consistent with other server mods. (@hakusaro)
|
||||||
* Added `/god` as an alias for `/godmode` to be more consistent with other server mods. (@hakusaro)
|
* Added `/god` as an alias for `/godmode` to be more consistent with other server mods. (@hakusaro)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue