Add HealOtherCheck to changelog

This commit is contained in:
stacey 2021-05-12 12:13:23 -04:00 committed by GitHub
parent 10318f032a
commit 708b455d6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,6 +15,7 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
## Upcoming changes
* Added permissions for using Teleportation Potions, Magic Conch, and Demon Conch. (@drunderscore)
* `tshock.tp.tppotion`, `tshock.tp.magicconch`, and `tshock.tp.demonconch` respectively.
* Updated HealOtherPlayer damage check to make more sense by respecting `ignoredamagecap` permission. (@moisterrific)
## TShock 4.5.2
* Added preliminary support for Terraria 1.4.2.2. (@hakusaro)