diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-02-13 22:54:08 +0100 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-02-13 22:54:08 +0100 |
commit | 67ed7a34d52067dd83f93d8ab8e81401149b5659 (patch) | |
tree | 67de77857f661d7a5324dcc38a59a2df5e3e025e /CHANGELOG.md | |
parent | 848e9e6ca15b5e70dc0a282d7adb8c2f299be2c4 (diff) | |
download | skyhanni-67ed7a34d52067dd83f93d8ab8e81401149b5659.tar.gz skyhanni-67ed7a34d52067dd83f93d8ab8e81401149b5659.tar.bz2 skyhanni-67ed7a34d52067dd83f93d8ab8e81401149b5659.zip |
Fixed fire veil particle hider bug.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index cb054cd99..cf2b3a191 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,8 +11,9 @@ + Added **Enderman Teleportation Hider** - Stops the enderman teleportation animation (Like in SBA) + Added **Fire Overlay Hider** - Hide the fire overlay (Like in Skytils) -### Changed -+ Barbarian Duke Damage Indicator only starts showing after getting close (< 30 blocks) +### Fixed ++ Barbarian Duke Damage Indicator now only starts displaying after the player is getting close to him. (30 blocks) ++ Fixed a bug that caused fire veil particle `hider/redline drawer` to not always detect the right click correctly. ## Version 0.16 (2023-02-11) |