Add changelog for -additionalplugins (@pontaoski)
This commit is contained in:
parent
6d61d0ebb6
commit
cde2d5c3d5
2 changed files with 2 additions and 0 deletions
|
|
@ -59,6 +59,7 @@ Use past tense when adding new entries; sign your name off when you add or chang
|
|||
* When rejecting from `OnPlayerBuff`, instead of sending a `PlayerAddBuff` packet with the rejected buff (essentially a no-op, as the sender implicitly applies the buff to the target, and causes desync as the buff was rejected), send a `PlayerBuff` to re-sync the target's buffs, without the buff we just rejected.
|
||||
* Added new tile provider. Use `-constileation` or `-c` to use it. Constileation is an alternative tile provider to Tiled and HeapTile. (@SignatureBeef)
|
||||
* Fixed an exploit with grass mowing not removing hanging vines. (@punchready)
|
||||
* Added `-additionalplugins` command line argument to load additional plugins. (@pontaoski)
|
||||
|
||||
## TShock 4.5.18
|
||||
* Fixed `TSPlayer.GiveItem` not working if the player is in lava. (@PotatoCider)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue