diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-09-26 12:35:08 +0200 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-09-26 12:35:08 +0200 |
commit | 5e393bf99c542b81be3c5ca6ec51b5cee121f79d (patch) | |
tree | ac44be165b5ae07192605b5a484dc5dd62a35542 /CHANGELOG.md | |
parent | 2ed9e4a59ed99f3b9927a3cd6cda3f19d652fd30 (diff) | |
download | skyhanni-5e393bf99c542b81be3c5ca6ec51b5cee121f79d.tar.gz skyhanni-5e393bf99c542b81be3c5ca6ec51b5cee121f79d.tar.bz2 skyhanni-5e393bf99c542b81be3c5ca6ec51b5cee121f79d.zip |
0.20 Beta 24
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9eb3470c3..30fa68512 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -98,6 +98,15 @@ + Added **Sack Change** chat message hider. - hannibal2 + Enable this option instead of Hypixel's own setting to hide the chat message while enabling mods to utilize sack data for future features. ++ Added dungeon information to the Discord RPC. - NetheriteMiner + + Show the current floor name. + + Time since the dungeon started. + + Number of boss collections of the current boss. ++ Added a Dynamic Priority Box to Discord RPC. - NetheriteMiner + + Change the order or disable dynamically rendered features (e.g. Slayer, Dungeon, Crop Milestone, Stacking + Enchantment) ++ Dungeon Colored Class Level. - hannibal2 + + Color class levels in the tab list. (Also hide rank colors and emblems because who needs that in dungeons anyway?) ### Changes @@ -160,6 +169,12 @@ + Small performance improvements when working with color codes. - brainage04 + Added dungeon mage cooldown reduction support for item ability cooldown. - Cad + Improved the wording and fixed typos of the config category descriptions. - zapteryx ++ Changed the option in the pet experience tooltip to show progress to level 100 for golden dragon eggs (can be + disabled). - hannibal2 ++ Replaces the word Tps to TPS. - Erymanthus ++ Improved performance of item ability cooldown and farming fortune display data. - Cad + + The item flickering for ability cooldown background should be less/gone completely. ++ Added the ability to bypass not clickable items when holding the control key. - CalMWolfs ### Fixes @@ -270,6 +285,8 @@ + Fixed party member detection issues for the tab complete feature. - CalMWolfs + Hide item rarity error message in /ff. - hannibal2 + Fixed issue with Wheat Profit Display not showing the correct value when combined with Seeds. - Thunderblade73 ++ Fixed an issue with the Wheat Profit Display not showing the correct value when combined with seeds. - Thunderblade73 ++ Tab complte party members now also detects if the party leader leaves. - CalMWolfs ### Removed Features |