diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2024-03-28 10:27:11 +0100 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2024-03-28 10:27:11 +0100 |
commit | dc3c1157bb7777a53785014fd708ff7d7d5e23ca (patch) | |
tree | 8f5b8dbb81fba2c99e9f1e169fdf090f1411fc36 /docs | |
parent | 2b68564c847931ca6e604ab956d1e3ee43fe02c3 (diff) | |
download | skyhanni-dc3c1157bb7777a53785014fd708ff7d7d5e23ca.tar.gz skyhanni-dc3c1157bb7777a53785014fd708ff7d7d5e23ca.tar.bz2 skyhanni-dc3c1157bb7777a53785014fd708ff7d7d5e23ca.zip |
merged gui improvement changelogs
Diffstat (limited to 'docs')
-rw-r--r-- | docs/CHANGELOG.md | 47 |
1 files changed, 22 insertions, 25 deletions
diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 3714b7251..9b1858958 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -133,6 +133,28 @@ + Improved delete word/line functionality for text boxes/signs. - Obsidian (https://github.com/hannibal002/SkyHanni/pull/1090) + It's now consistent with Discord's. ++ Added Scoreboard Improvements. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1183) + + Now only showing the two biggest units in time until next mayor. + + Now only showing an active Slayer Quest while in the correct area. + + Added current server player count as an element with an option to show max player count. + + Added option to show the magical power. ++ Show Thaumaturgy Tuning in Custom Scoreboard. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1201) + + Option to show in compact mode. + + Supports "Values First" option. + + Change the number of tunings shown. ++ Improved the stats tuning message when Hypixel auto-adjusts your tuning points. - + j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1212) ++ Updating "bits to claim" in the Custom Scoreboard when opening the GUI /boostercookiemenu. - + j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1230) ++ Added "Curse of Greed" to non-God Potion effect display. - Alexia + Luna (https://github.com/hannibal002/SkyHanni/pull/1225) ++ Added cold as a Scoreboard Element. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1238) ++ Add 4 more empty lines into custom scoreboard. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1259) ++ Added customisable Events Priority in Custom Scoreboard. - + 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) ##### Garden Improvements @@ -180,31 +202,6 @@ + Adds a few keywords to `/shlimbostats` for better discoverability. - martimavocado (https://github.com/hannibal002/SkyHanni/pull/1252) -#### Gui Improvements - -+ Added Scoreboard Improvements. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1183) - + Now only showing the two biggest units in time until next mayor. - + Now only showing an active Slayer Quest while in the correct area. - + Added current server player count as an element with an option to show max player count. - + Added option to show the magical power. -+ Show Thaumaturgy Tuning in Custom Scoreboard. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1201) - + Option to show in compact mode. - + Supports "Values First" option. - + Change the number of tunings shown. -+ Improved the stats tuning message when Hypixel auto-adjusts your tuning points. - - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1212) -+ Updating "bits to claim" in the Custom Scoreboard when opening the GUI /boostercookiemenu. - - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1230) -+ Added "Curse of Greed" to non-God Potion effect display. - Alexia - Luna (https://github.com/hannibal002/SkyHanni/pull/1225) -+ Added cold as a Scoreboard Element. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1238) -+ Add 4 more empty lines into custom scoreboard. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1259) -+ Added customisable Events Priority in Custom Scoreboard. - - 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 + Fishing Hook Alert text changes. - Empa (https://github.com/hannibal002/SkyHanni/pull/1169) |