diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2024-03-06 12:17:31 +0100 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2024-03-06 12:17:31 +0100 |
commit | fb61f5717ee24829781a3fbe2152a647ef7137ed (patch) | |
tree | 02af4ca5aea6a787663f5a022fae688af7b2fb95 /docs/CHANGELOG.md | |
parent | b428975efe7ffd694861194c898d7dfdcf230302 (diff) | |
download | skyhanni-fb61f5717ee24829781a3fbe2152a647ef7137ed.tar.gz skyhanni-fb61f5717ee24829781a3fbe2152a647ef7137ed.tar.bz2 skyhanni-fb61f5717ee24829781a3fbe2152a647ef7137ed.zip |
Version 0.24 Beta 5
Diffstat (limited to 'docs/CHANGELOG.md')
-rw-r--r-- | docs/CHANGELOG.md | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 74ddf2061..b25055135 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -4,7 +4,7 @@ ### New Features -#### Inventory +#### Inventory Features + Added Max Items With Purse. - NetheriteMiner + Calculates the maximum number of items that can be purchased from the Bazaar with the number of coins in your @@ -14,6 +14,11 @@ + Gfs message after super crafting. — Zickles + Adding a clickable message to pick up the super crafted items from sacks. +#### Minion Features + ++ Added Inferno Minion Fuel pickup prevention. - Zickles (https://github.com/hannibal002/SkyHanni/pull/1103) + + Blocks picking up the Inferno Minion or replacing the fuel inside when expensive minion fuels are in use. + ### Improvements #### Chat Improvements @@ -61,6 +66,8 @@ #### Chat Fixes + Fixed Fire Sale chat hider not working when multiple fire sales are ending. - Zickles ++ Fixed Auto Tip chat filter. - alexia (https://github.com/hannibal002/SkyHanni/pull/1105) ++ Fixed Hide Anita Accessories' fortune bonus chat message not getting hidden in the chat filter. - alexia (https://github.com/hannibal002/SkyHanni/pull/1106) #### Command Fixes @@ -87,6 +94,7 @@ + Added stacking enchants to the repo. - CalMWolfs + Moved bazaar config into inventory category. - hannibal2 + Optimize IntelliJ icon. - nea ++ Used the isInIsland function more. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1107) ### Removed Features |