aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md14
1 files changed, 13 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 799e15740..1bb14e0bb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,10 +2,15 @@
## Version 0.21.1 (unreleased)
-
### New Features
+ Organised the config into sub categories. - nea & walker
++ Wrong crop milestone step detection. - hannibal2
+ + When opening the crop milestone menu, a chat message is sent if Hypixel's crops per milestone level data is
+ different from SkyHanni's.
+ + You can use this to share your hypixel data with SkyHanni via the discord.
+ + This will allow us to fix the crop milestone features quicker, as we currently do not have accurate data for this.
+ + If you don't want to share anything, you can disable the chat message in the config with /sh copy milestone data.
### Changes
@@ -36,6 +41,7 @@
+ Fixed Farming Contest Medal Icons in Inventory not showing. - hannibal2
+ Fixed /ff not detecting collection analyst fortune. - hannibal2
+ Fixed Mushroom Cow Perk display not working. - hannibal2
++ Fixed visitor timer error if the visitors aren't unlocked yet. - hannibal2
#### Other Fixes
@@ -46,6 +52,7 @@
+ Fixed Archfiend Dice and High Class Archfiend Dice counting as slayer drops when rolled. - hannibal2
+ Fixed dice roll profit counting as Mob Kill Coins in Slayer Tracker. - hannibal2
+ Fixed Sack Display sometimes not formatting a million correctly. - Hize
++ Fixed Estimated Item Value getting shown in stats breakdown menu. - hannibal2
### Technical Details
@@ -56,6 +63,11 @@
+ Extracted sacks, friends, known features and Jacob contests in to their separate files. - CalMWolfs
+ Add log clearing. - CalMWolfs
+ Add auto-prefix to chat message methods. - walker
++ Added support for extra data in error manager. - hannibal2
++ Added /readcropmilestonefromclipboard. - hannibal2
+ + This command reads the clipboard content, in the format of users sending crop milestone step data.
+ + 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.
## Version 0.21