Buying changelog CI tense fixer

This commit is contained in:
Lucas Nicodemus 2022-10-14 23:27:51 -07:00
parent 882ecef013
commit f8155143c2
No known key found for this signature in database

View file

@ -41,12 +41,11 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
* Fixed NetTile errors by implementing new packet read/write data. (@SignatureBeef) * Fixed NetTile errors by implementing new packet read/write data. (@SignatureBeef)
* Fixed Inferno Fork causing kick from rejected abnormal buff. (@Stealownz) * Fixed Inferno Fork causing kick from rejected abnormal buff. (@Stealownz)
* Prevented Server Broadcast from executing without a message. (@PackmanDude, @punchready) * Prevented Server Broadcast from executing without a message. (@PackmanDude, @punchready)
* Update Github CI to not tarball files for Windows only. (@PotatoCider)
* Update Github CI to not tarball files for Windows only (@PotatoCider) * Allow Blood Butcherer and Shimmer buffs to be applied to NPCs by players. (@drunderscore)
* Allow Blood Butcherer and Shimmer buffs to be applied to NPCs by players (@drunderscore) * Added `LiquidType.Shimmer`. (@drunderscore)
* Add `LiquidType.Shimmer` (@drunderscore) * Made Bouncer allow Bottomless Honey Bucket usage. (@drunderscore)
* Make Bouncer allow Bottomless Honey Bucket usage (@drunderscore) * Made Bouncer reject Shimmer placement without bucket or whilst banned. (@drunderscore)
* Make Bouncer reject Shimmer placement without bucket or whilst banned (@drunderscore)
## TShock 4.5.18 ## TShock 4.5.18
* Fixed `TSPlayer.GiveItem` not working if the player is in lava. (@PotatoCider) * Fixed `TSPlayer.GiveItem` not working if the player is in lava. (@PotatoCider)