diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2024-03-26 21:16:25 +0100 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2024-03-26 21:16:25 +0100 |
commit | bdf21ff5846b0c608909bd9496fe7a601c3496a5 (patch) | |
tree | 6ef120ced1cf48ce9653919ae3e8a192b4fc2abb /docs/CHANGELOG.md | |
parent | a449160bf732e450b0b8014c1035b7a6e12bfdb8 (diff) | |
download | skyhanni-bdf21ff5846b0c608909bd9496fe7a601c3496a5.tar.gz skyhanni-bdf21ff5846b0c608909bd9496fe7a601c3496a5.tar.bz2 skyhanni-bdf21ff5846b0c608909bd9496fe7a601c3496a5.zip |
Version 0.24 Beta 21
Diffstat (limited to 'docs/CHANGELOG.md')
-rw-r--r-- | docs/CHANGELOG.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index ac5a144c7..3714b7251 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -54,6 +54,11 @@ left. + Added Plot Menu Highlighting - ILike2WatchMemes (https://github.com/hannibal002/SkyHanni/pull/1181) + Plot highlighting based on plot statuses (pests, active spray, current plot, locked plot) ++ Added Pest Waypoint. - Empa + hannibal2 + Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/1268) + + Show a waypoint of the next pest when using a vacuum. Only points to the center of the plot the pest is in, if too far away. + + Uses the particles and math to detect the location from everywhere in the garden. + + Option to draw a line to waypoint. + + Option to change the number of seconds until the waypoint will disappear. #### Mining Features @@ -157,6 +162,10 @@ + Changed Event used for checking for statuses. + Hide the Sensitivity Reducer overlay when the mouse is locked. - martimavocado (https://github.com/hannibal002/SkyHanni/pull/1253) ++ Hide visitor Jacob messages without hiding real Jacob ones. - Alexia Luna (https://github.com/hannibal002/SkyHanni/pull/1267) + + Previously, we made the Jacob visitor messages not hidden to avoid hiding real Jacob messages. ++ Added the ability to get your current speed on the Garden even if it isn't shown in the tab list. - Alexia Luna (https://github.com/hannibal002/SkyHanni/pull/1277) + + This also means the speed now updates faster. #### Crimson Improvelemts @@ -194,6 +203,7 @@ j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1221) + Using a draggable list, you can fully customise, what events will be shown which what priority. + Updated default Scoreboard Elements config option. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1221) ++ Added feature to showcase foxy's extra in Custom Scoreboard. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1270) #### Fishing Improvements @@ -210,6 +220,10 @@ + Add new class level colors in the Party Finder. - martimavocado (https://github.com/hannibal002/SkyHanni/pull/1219) +#### Mining Improvements + ++ Add the ability to see Mineshaft mining events when that releases to main. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1236) + #### Misc Improvements + Added option to show some features outside SkyBlock. - Obsidian @@ -301,11 +315,13 @@ + Fixed pests in uncleared plots not getting detected. - Empa (https://github.com/hannibal002/SkyHanni/pull/1260) + Fixed another Sensitivity Reducer + Mouse Lock incompatibility. - martimavocado (https://github.com/hannibal002/SkyHanni/pull/1253) ++ Fixed mouse locking not always working. - martimavocado (https://github.com/hannibal002/SkyHanni/pull/1272) #### Command Fixes + Fixed duplicate commands in /shcommands. - CalMWolfs + Fixed inconsistent coloring in `/shlimbostats`. - martimavocado (https://github.com/hannibal002/SkyHanni/pull/1252) ++ Fixed rare bug with gfs from bz. - Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/1283) #### Slayer Fixes @@ -367,6 +383,11 @@ + Fixed two Scoreboard Errors. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1255) + During the F3/M3 boss fight. + During a garden cleanup ++ Fixed Mining Events Priority in Custom Scoreboard. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1278) ++ Fixed powder display always displaying the color first in Custom Scoreboard. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1275) ++ Fixed Hot Dog Contest error (Rift) in Custom Scoreboard. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1273) ++ Fixed Cookie time with in custom scoreboard when effects widget is enabled. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1261) ++ Fixed some more cases which would incorrectly show server ID error. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1271) #### Dungeon Fixes @@ -388,6 +409,7 @@ CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1198) + Fixed game crash when open browser button in config fails. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1195) ++ Remove the removed stack size option from config. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1274) #### Fishign Fixes @@ -543,6 +565,7 @@ CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1262) + Repo Pattens now work inside Unit Tests. - Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/1258) + Added isBeingPasted variable for plots. - ILike2WatchMemes (https://github.com/hannibal002/SkyHanni/pull/1254) ++ Always use local repo patterns when in dev env. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1282) ### Removed Features |