diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2024-05-13 21:56:51 +0200 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2024-05-13 21:56:51 +0200 |
commit | 4a430332292ca2e0f3a699b82750e8576f287617 (patch) | |
tree | 103d1b2921e43104657f9e86fa27e6f389f6b439 /docs | |
parent | d939329c1d54e2492eaa49d527f2846484d9f16c (diff) | |
download | skyhanni-4a430332292ca2e0f3a699b82750e8576f287617.tar.gz skyhanni-4a430332292ca2e0f3a699b82750e8576f287617.tar.bz2 skyhanni-4a430332292ca2e0f3a699b82750e8576f287617.zip |
Version 0.25 Beta 26
Diffstat (limited to 'docs')
-rw-r--r-- | docs/CHANGELOG.md | 17 | ||||
-rw-r--r-- | docs/FEATURES.md | 3 |
2 files changed, 20 insertions, 0 deletions
diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 239dfc8d2..260688446 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -191,6 +191,9 @@ + Added /shignore. - martimavocado (https://github.com/hannibal002/SkyHanni/pull/1469) + This lets you block users from running party commands. + Option to Replace Roman Numerals. - Mikecraft1224 (https://github.com/hannibal002/SkyHanni/pull/1722) ++ Added a simple Ferocity Display. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1765) + + Shows the Ferocity stat as a single GUI element. + + Requires the Tab List widget to be enabled and Ferocity to be selected to work. ### Improvements @@ -234,6 +237,8 @@ + Maeve's Garden visitor dialogue is no longer hidden, preventing confusion about potential bugs. + Displays the middle of the plot while the pest line is showing. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1647) + This makes it clearer when the guess points to the middle of the plot rather than to a pest. ++ Improved pest count accuracy in plot detection. - Empa (https://github.com/hannibal002/SkyHanni/pull/1764) ++ Added options to show crops per second and crops per hour in the Crop Milestone Display. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1536) #### Diana Improvements @@ -327,6 +332,7 @@ + Click an item that can be upgraded/purchased with chocolate to set it as a reminder goal. + Works with Rabbits, Barn, Time Tower, etc. + Option to display this timer universally, even outside the inventory. ++ Added a display for the time remaining until Tower Charges are full. - Empa (https://github.com/hannibal002/SkyHanni/pull/1760) #### Slayer Improvements @@ -358,6 +364,7 @@ + Renamed Deep Caverns parkour to Deep Caverns Guide. - seraid (https://github.com/hannibal002/SkyHanni/pull/1443) + Make Fossil Excavator a category rather than accordion. - walker (https://github.com/hannibal002/SkyHanni/pull/1441) + Disabled colored blocks in the Mineshaft. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1749) ++ Disabled mining commissions block color in Dwarven Mines. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1790) #### Event Improvements @@ -398,6 +405,7 @@ + Improved wording for Chocolate Factory spam filter and upgrade notification config options. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1729) + Added an option to only receive Rabbit Crush warnings during the Hoppity event. - Empa (https://github.com/hannibal002/SkyHanni/pull/1762) ++ Warn when all three Hoppity eggs are ready to be found. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1747) #### Rift Improvements @@ -430,6 +438,8 @@ + Architect Draft messages can now be copied and pasted. - raven (https://github.com/hannibal002/SkyHanni/pull/1732) + Updated setting description for clarity. - seraid (https://github.com/hannibal002/SkyHanni/pull/1736) + The GUI position editor can now edit all GUIs that were visible within the last 20 seconds, including those inside inventories. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1768) ++ Improved the performance of scoreboard and tab list reading. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1779) ++ Improved performance of minion nametag feature and removed unnecessary checks between blocks. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1780) ### Fixes @@ -514,6 +524,8 @@ + Fixed stash getting detected as private message. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1716) + Fixed spaces in chat formatting. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1704) + Fixed player chat spacing issue with the crimson faction icon. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1770) ++ Fixed extra space in chat formatting. - Jordyrat (https://github.com/hannibal002/SkyHanni/pull/1785) ++ Fixed incorrect chat format when using the Hypixel command /show. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1781) #### GUI Fixes @@ -567,6 +579,7 @@ + Fixed more double objectives in Custom Scoreboard. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1731) + Fixed missing Hay Eaten line in Custom Scoreboard in Rift. - Empa (https://github.com/hannibal002/SkyHanni/pull/1721) + Fixed Custom Scoreboard showing the Spooky Festival Time twice. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1757) ++ Fixed unknown scoreboard lines chat error message when Hypixel sends incomplete line data. - Empa (https://github.com/hannibal002/SkyHanni/pull/1761) #### Dungeon Fixes @@ -612,6 +625,7 @@ + Fixed the Chocolate Factory upgrade warning incorrectly displaying when no upgrade was possible. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1741) + Fixed a case where the chocolate factory upgrade warning did not work. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1758) ++ Fixed Chocolate Factory time remaining calculations while the Time Tower is active. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1774) #### Rift Fixes @@ -620,6 +634,7 @@ + Fixed Blood Effigies timers in the Rift. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1649) + Fixed timers showing even when above the set respawn time. + Fixed display flickering due to milliseconds. ++ Fixed duplicate word "soul" in an Enigma Waypoint. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1776) #### Mining Fixes @@ -706,6 +721,7 @@ j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1698) + Fixed Active Effects in Compact Tab List always showing 0. - Luna (https://github.com/hannibal002/SkyHanni/pull/1706) + Fixed bugged minion name tags on your private island when opening a minion. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1630) ++ Fixed supercrafted items being incorrectly added to profit trackers. - Empa (https://github.com/hannibal002/SkyHanni/pull/1784) ### Technical Details @@ -886,6 +902,7 @@ ThatGravyBoat (https://github.com/hannibal002/SkyHanni/pull/1696) + Useful for hiding extra layers of a player such as armor, capes, Items and so on. + Removed code duplication in AxisAlignedBB.getCorners. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1756) ++ Added a RemovalListener to TimeLimitedCache and TimeLimitedSet. - Empa (https://github.com/hannibal002/SkyHanni/pull/1761) ### Removed Features diff --git a/docs/FEATURES.md b/docs/FEATURES.md index d8ef32d1b..8d0dafb00 100644 --- a/docs/FEATURES.md +++ b/docs/FEATURES.md @@ -1159,6 +1159,9 @@ Use `/sh` or `/skyhanni` to open the SkyHanni config in game. + Inventory background to GUI editor. - seraid (https://github.com/hannibal002/SkyHanni/pull/1622) + Added option to hide item tooltips inside the Harp. - raven (https://github.com/hannibal002/SkyHanni/pull/1700) + Option to Replace Roman Numerals. - Mikecraft1224 (https://github.com/hannibal002/SkyHanni/pull/1722) ++ Simple Ferocity Display. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1765) + + Shows the Ferocity stat as a single GUI element. + + Requires the Tab List widget to be enabled and Ferocity to be selected to work. </details> <details open><summary> |