diff options
author | Lorenz <lo.scherf@gmail.com> | 2022-08-24 01:18:56 +0200 |
---|---|---|
committer | Lorenz <lo.scherf@gmail.com> | 2022-08-24 01:18:56 +0200 |
commit | 8a000ce55e12d3ba12ad4738d4410199664b09d2 (patch) | |
tree | d03b532924f790caa77ebf9a8c517d060e0b9cba /CHANGELOG.md | |
parent | 24a7759e5e9ebd89b34fce28765ebfd74ff14fa5 (diff) | |
download | skyhanni-8a000ce55e12d3ba12ad4738d4410199664b09d2.tar.gz skyhanni-8a000ce55e12d3ba12ad4738d4410199664b09d2.tar.bz2 skyhanni-8a000ce55e12d3ba12ad4738d4410199664b09d2.zip |
showing all features and all previous changelogs
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 51 |
1 files changed, 50 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ab55e5023..bc82ee4d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,4 +18,53 @@ - Bazaar how knows books and essences (Thanks again, HyPixel) ### Bug Fixes -- Fixed damage Indicator damage over time display order swapping sometimes
\ No newline at end of file +- Fixed damage Indicator damage over time display order swapping sometimes + +## Version 0.4.2 - Repair what Hypixel broke + +### New Features +- Added grabbing the API key from other mods. First time using SkyHanni should not require you to set the API key manually (Thanks efefury) + +### Fixes +- Fixing ender slayer health for damage indicator (Hypixel broke it) +- Fixing format to hide all blessing messages in dungeon again (Hypixel broke it) +- Fixing 'damage splash hiding' when near damage indicator (Hypixel broke it) +- Fixed Skytils custom damage splash (Hypixel broke it) + +## Hotfix 0.4.1 - Removing red bazaar errors +- This is no support for the new enchanted books in the bazaar. It’s just removing the red error messages from the chat. + +## Version 0.4 + +### Damage Indicator stuff +- Added damage indicator healing chat messages +- Added damage indicator showing boss name (not working in dungeon yet) +- Added damage indicator option to hide or only show short name +- Added option to enable/disable damage indicator for specific bosses +- Added enderman slayer hits display to damage indicator +- Added that damage indicator is showing when the boss is dead +- Added enderman slayer laser phase cooldown to damage indicator +- Added all slayers to damage indicator (except blaze above tier 1) +- Added revenant slayer 5 boom display to damage indicator +- Fixed damage indicator f4 and m4 thorn support for Derpy +- Added option to hide vanilla (or Skytils) damage splashes next to damage indicator +- Added damage/healing over time display to damage indicator +- Added training dummy (on personal island) to damage indicator + +### Other stuff ++ Added ashfang reset cooldown ++ Added fire veil wand ability cooldown ++ Added custom player chat for dead players in dungeon and for visiting players on own islands ++ Added ashfang gravity orbs display + +## Version 0.3 +- Added damage indicator for magma boss and headless horseman +- Added summoning souls display +- Added Derpy support for damage indicator + +## Version 0.1 +- Added damage indicator for some bosses who are outside dungeon (4 nether bosses: Ashfang, barbarian duke, mage outlaw and Bladesoul, slayers: Enderman 1-4, revenant 5, and untested support for vanquisher in nether, Enderdragon and Endstone protector in end) +- Added item ability cooldown background display (over the whole slot, work in progress) +- Added Ashfang freeze cooldown (when you get hit by “anti ability” and slowness effect) +- Changed “hot clickable items” to show items again, but only with dark gray overlay. Looks nicer +- Made the GitHub repository public
\ No newline at end of file |