Merge remote-tracking branch 'potatocider/docker' into general-devel

This commit is contained in:
Lucas Nicodemus 2022-10-28 17:34:06 -07:00
commit e76b393689
No known key found for this signature in database
5 changed files with 108 additions and 0 deletions

View file

@ -70,6 +70,8 @@ Use past tense when adding new entries; sign your name off when you add or chang
* Fix players being kicked after using the Flamethrower to apply the `OnFire3` debuff for `1200` ticks. (@BashGuy10)
* Fix being kicked for using the new sponge types on liquid. (@BashGuy10)
* Allow flask buffs to be applied on town npc due to the Flymeal. Add a permission could skip the buff detection. (@KawaiiYuyu)
* Dockerize TShock (@PotatoCider)
## TShock 4.5.18
* Fixed `TSPlayer.GiveItem` not working if the player is in lava. (@PotatoCider)