Fix skeletron summon
This commit is contained in:
parent
b0396900cc
commit
1db76035a5
2 changed files with 12 additions and 5 deletions
|
|
@ -92,6 +92,9 @@ Use past tense when adding new entries; sign your name off when you add or chang
|
|||
* Rewrote the `.dockerignore` file into a denylist. (@timschumi)
|
||||
* Added a new permission, `tshock.world.time.usemoondial`, for regulating use of Enchanted Moondial. (@Arthri)
|
||||
* Added a set of new permissions, `tshock.specialeffects.{type}`, for regulating use of new special effects(Packet 51) which are not yet recognized by TShock. (@Arthri)
|
||||
* Added check for `tshock.npc.summonboss` permission for Skeletron summoning. (@Arthri)
|
||||
* Fixed `DisableDungeonGuardian` disabling Skeletron summon instead. The config option is useless as of writing. (@Arthri)
|
||||
* Added CI for Docker images. (@timschumi)
|
||||
|
||||
## TShock 5.2
|
||||
* An additional option `pvpwithnoteam` is added at `PvPMode` to enable PVP with no team. (@CelestialAnarchy, #2617, @ATFGK)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue