Update changelog
This commit is contained in:
parent
9fb27543b9
commit
3eb91bf0e8
1 changed files with 5 additions and 4 deletions
|
|
@ -3,7 +3,9 @@
|
|||
This is the rolling changelog for TShock for Terraria. Use past tense when adding new entries; sign your name off when you add or change something. This should primarily be things like user changes, not necessarily codebase changes unless it's really relevant or large.
|
||||
|
||||
## Upcoming release
|
||||
* Your change goes here!
|
||||
* Fixed a longstanding issue with SendTileSquare that could result in desyncs and visual errors (@QuiCM)
|
||||
* Fixed placement issues with Item Frames, Teleportation Pylons, etc (@QuiCM)
|
||||
* Doors are good now for real probably (@QuiCM, @Hakusaro, @Olink)
|
||||
|
||||
## TShock 4.4.0 (Pre-release 9)
|
||||
* Fixed pet licenses. (@Olink)
|
||||
|
|
@ -31,10 +33,9 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
|
|||
* The default group that gets this permission is `Guest` for the time being.
|
||||
* To add this command to your guest group, give them `tshock.synclocalarea`, with `/group addperm guest tshock.synclocalarea`.
|
||||
* This command may be removed at any time in the future (and will likely be removed when send tile square handling is fixed).
|
||||
* Fixed smart door automatic door desync and deletion issue. (@hakusaro, @QuiCM, @Olink)
|
||||
* Fixed smart door automatic door desync and deletion issue. (@hakusaro)
|
||||
* Bump default max damage received cap to 42,000 to accommodate the Empress of Light's instant kill death amount. (@hakusaro, @moisterrific, @Irethia, @Ayrawei)
|
||||
* Fixed a longstanding issue with SendTileSquare that could result in desyncs and visual errors (@QuiCM)
|
||||
* Fixed placement issues with Item Frames, Teleportation Pylons, etc (@QuiCM)
|
||||
|
||||
|
||||
|
||||
## TShock 4.4.0 (Pre-release 8)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue