From fb61f5717ee24829781a3fbe2152a647ef7137ed Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Wed, 6 Mar 2024 12:17:31 +0100 Subject: Version 0.24 Beta 5 --- docs/CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'docs/CHANGELOG.md') 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 -- cgit