aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-10-30 22:32:22 +0100
committerhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-10-30 22:32:22 +0100
commit131a6ed123e0ec1c82f65534b3670493947e7cdf (patch)
tree6e261055ffd5ab9837d751f1b57acb5bed24ce33 /CHANGELOG.md
parent927a4801fafd7e004a4f0afe97fffe501315d179 (diff)
downloadskyhanni-131a6ed123e0ec1c82f65534b3670493947e7cdf.tar.gz
skyhanni-131a6ed123e0ec1c82f65534b3670493947e7cdf.tar.bz2
skyhanni-131a6ed123e0ec1c82f65534b3670493947e7cdf.zip
0.21 Beta 15
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md19
1 files changed, 17 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index af31ef509..8dbcfe836 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -69,6 +69,8 @@
color, to change the time alive, and the line width.
+ Added the option to change Hypixel Wiki to the fandom Wiki in more areas than just the /wiki command. - Erymanthus
+ E.g. inside the SkyBlock leveling guide.
++ Added Chat **Translator** - NetheriteMiner
+ + After enabling, click on any chat message sent by another player to translate it to English.
#### Events
@@ -120,6 +122,11 @@
+ Removed armor stand checks for Trevor Solver. This fixes or nerfs the feature to not highlight mobs behind blocks sometimes. - hannibal2
+ Added diamond and gold essence support to PowderTracker. - walker
+ Change the fandom wiki search engine (under the /wiki command) from Google to the fandom wiki's built-in search engine - Erymanthus
++ Added option to hide Chest Value while the Estimated Item Value display is showing. - hannibal2
++ No longer merging same items with different prices in Chest Value together. - hannibal2
++ Adding Great Spook support for Non God Pot Effect display. - hannibal2
++ Added a title warning to the Worm Cap Alert ping sound. - Vahvl
++ Added support for detecting refreshed farming fortune century cake effect. - alexia
### Bug Fixes
@@ -172,6 +179,11 @@
+ Fixed Enderman Slayer errors again. - hannibal2
+ Fixed the Sack Display error again. - HiZe
+ Fixed the attribute Vitality getting wrongly labeled as Mending on attribute shards. - hannibal2
++ Made Livid Solver great again. - hannibal2
++ Fixed Damage Indicator in Dungeons for some floors. - hannibal2
++ Fixed Damage Indicator "hide nametag" feature works even for disabled mobs. - hannibal2
++ Fixed item rarity detection for pets. - hannibal2
++ Fixed rare error message while disconnecting. - Thunderblade73
#### Config
@@ -192,6 +204,11 @@
+ Reducing cognitive complexity in StatsTuning.kt - walker
+ Reducing indentations and line counts in StatsTuning.kt - hannibal2
+ Mark functions around item utils and neu items as deprecated. - walker
++ Added debug command /shconfigmanagerreset. - hannibal2
++ Reloads the config manager and rendering processors of MoulConfig. This WILL RESET your config, but also update the
+ java config files (names, description, orderings and stuff).
++ Adding 100 lines to MobFinder.kt and making it better readable in the process. - walker
++ Making ChatFiler.kt way better, storing regex objects for reuse and preparing future repo support. - walker
## Version 0.20
@@ -237,8 +254,6 @@
+ Option to send local contest data to elitebot.dev at the start of the new SkyBlock year.
+ Added SkyHanni **Installer** - NetheriteMiner
+ Double-clicking the mod jar file will open a window that asks you where to move the mod into.
-+ Added Chat **Translator** - NetheriteMiner
- + After enabling, click on any chat message sent by another player to translate it to English.
+ Show the progress bar until maxed crop milestone in the crop milestone inventory. - hannibal2
+ Show a line to the enderman slayer beacon. - hannibal2
+ Added **Default Option Settings:** - nea