aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-11-21 22:31:07 +0100
committerhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-11-21 22:31:07 +0100
commitac60b52cbd9c30efe50a7d0421ccee082119fc8b (patch)
tree3e018e1b984b4ca40fcb71cdd649e2a913db99b2 /CHANGELOG.md
parentb767e42d07aa31d66bd2dd96e4ee086edbb13e5e (diff)
downloadskyhanni-ac60b52cbd9c30efe50a7d0421ccee082119fc8b.tar.gz
skyhanni-ac60b52cbd9c30efe50a7d0421ccee082119fc8b.tar.bz2
skyhanni-ac60b52cbd9c30efe50a7d0421ccee082119fc8b.zip
0.21.1 Beta 7
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md17
1 files changed, 16 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 55ce3f340..17e028cb7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,7 +14,6 @@
### Changes
-
#### Garden Changes
+ Added mythic/Maeve visitor support. - walker & hannibal2
@@ -25,6 +24,11 @@
+ Use the crop fortune from tab in Farming Fortune HUD. - alexia
+ Shows the last saved ff value in gray while switching tools instead of the question mark. - hannibal2
+ Removed chat message that your crop milestone data is correct. - hannibal2
++ Removed the message when crop milestones look different in the menu than stored SkyHanni data. - hannibal2
+ + We already have the correct data now, and Hypixel rounds the numbers in the menu poorly.
+ + Only show the Total Crop Milestone info in crop milestone inventory when below tier 20. - hannibal2
+ + Hypixel now has their own line for the same information for tier 20+
++ Make the FF Display only visible while holding a farming tool in hand. - hannibal2
#### Other Changes
@@ -32,6 +36,7 @@
+ Add option to hide the chat message when toggling /shmouselock. - hannibal2
+ Reminds to use the GUI Position Editor hotkey. - hannibal2
+ Reminds every 30 minutes after using /sh gui or clicking the GUI edit button.
++ Added Bookworm Book to the Estimated Item Value feature. - jani
### Fixes
@@ -52,6 +57,8 @@
+ Added cooldown to prevent spam clicking on farming weight buttons to open many web pages. - hannibal2
+ Fixed clickable farming weight GUI no longer opens #1000 in lb website. - hannibal2
+ Fixed /ff upgrade suggests updating bustling reforge even when no farming armor is found. - hannibal2
++ Fixed maxed sunder fortune in the /ff stats breakdown. - alexia
++ Fixed the farming contest summary not showing when the crop is buffed by Anita Talisman/Ring/Artifact. - hannibal2
#### Other Fixes
@@ -80,6 +87,14 @@
+ The new data gets compared to the currently saved data, differences are getting replaced and the result gets put
into the clipboard. The clipboard context can be used to update the repo content.
+### Removed Features
+
++ Removed 100 Farming Fortune from "Show As Drop Multiplier" from all displays (also known as "base ff"). - hannibal2
+ + This can cause some numbers to show 100 FF too much. Simply update the values to fix it.
+ + Those "base FF" values were never really part of your farming fortune stats. They are just a result of looking at
+ the crop drop formula. SkyHanni used those values to be more comparable with other Discord Bots and spreadsheets.
+ This also caused confusion, so we have removed it entirely now.
+
## Version 0.21
### New Features