Changelog - Grammar fixes
This commit is contained in:
parent
fec5deedd9
commit
2a0e1de285
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
|
|||
* Remove redundant Boulder placement check that prevented placing chests on them, as it is no longer possible to place a chest on a boulder, so nothing crashes the server. "1.2.3: Boulders with Chests on them no longer crash the game if the boulder is hit." (@kevzhao2, @Patrikkk)
|
||||
* RequestTileEntity packet handling. (@Patrikkk)
|
||||
* Implemented the OnRequestTileEntityInteraction even hook in GetDataHandler. (@Patrikkk)
|
||||
* Created RequestTileEntityInteractionHandler which checks for building permissions when the player is attempting to open a display doll (Mannequin). This now prevents players to open a mannequin if they have no building permissions at the position of the Mannequin.
|
||||
* Created RequestTileEntityInteractionHandler which checks for building permissions when the player is attempting to open a display doll (Mannequin). This now prevents players from opening a mannequin if they have no building permissions at the position of the mannequin. (@Patrikkk)
|
||||
|
||||
## TShock 4.4.0 (Pre-release 11)
|
||||
* New permission `tshock.tp.pylon` to enable teleporting via Teleportation Pylons (@QuiCM)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue