Merge branch 'general-devel' into general-devel
This commit is contained in:
commit
d5c7ad65e4
32 changed files with 10056 additions and 2214 deletions
|
|
@ -70,6 +70,7 @@ 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)
|
||||
* Fixed SSC not save `ateArtisanBread`, `usedAegisCrystal`, `usedAegisFruit`, `usedArcaneCrystal`, `usedGalaxyPearl`, `usedGummyWorm`, `usedAmbrosia`, `unlockedSuperCart`, `enabledSuperCart` flags, and Server will correct read them. (@hufang360)
|
||||
* Allow flask buffs to be applied on town npc due to the Flymeal. Add a permission could skip the buff detection. (@KawaiiYuyu)
|
||||
|
||||
## TShock 4.5.18
|
||||
* Fixed `TSPlayer.GiveItem` not working if the player is in lava. (@PotatoCider)
|
||||
|
|
|
|||
|
|
@ -210,6 +210,10 @@ Prevents you from being disabled by liquid set abuse detection.
|
|||
Prevents you from being disabled by abnormal MP.
|
||||
* **Commands**: `None`
|
||||
|
||||
## tshock.ignore.npcbuff
|
||||
Prevents your from being kicked by npc buff hack detection.
|
||||
* **Commands**: `None`
|
||||
|
||||
## tshock.ignore.paint
|
||||
Prevents you from being disabled by paint abuse detection.
|
||||
* **Commands**: `None`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue