From c7fff0313b9f06b4b01ebc93580182b585ec9def Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Fri, 29 Dec 2023 11:05:58 +0100 Subject: Version 0.23 Beta 2 --- CHANGELOG.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 1da776e30..3e239c57f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,18 +6,37 @@ #### Fishing Features ++ Show sack item amount to the visitor shopping list. - CalMWolfs + +#### Fishing Features + + Added Sea Creature Tracker. - hannibal2 + Allows to only show single variants, e.g. water or lava or winter. ### Changed +#### Garden Changes + ++ Renamed Visitor Items Needed to Visitor Shopping List. - hannibal2 ++ Added biofuel support to the Composter Overlay get from sack logic. - obsidian + #### Rift Changes + Rift time now updates correctly in wizard tower and instantly updates the format when toggling max time or percentage. - hannibal2 +#### Fishing Changes + ++ Odger highlight feature tells in description that it is only useful for users without abiphone. - hannibal2 + ### Fixes +#### Garden Fixes + ++ Fixed mushrooms being counted with Common/Uncommon Mooshroom Cow Pet. - alexia ++ Fixed progress to maxed milestone appearing twice in the crop milestone menu when having milestone 20. - Empa ++ Fixed max crop milestone display being too long in the crop milestone menu. - obsidian + #### Rift Fixes + Fixed vampire slayer damage indicator not working during Derpy. - hannibal2 @@ -27,9 +46,16 @@ + Fixed Reindrake mob, Frosty NPC and frosty the snow blaster shop counting as sea creatures in the barn fishing timer. - hannibal2 +#### Invenory Fixes + ++ Fixed hide non-clickable items not working in some bazaar pages. - hannibal2 ++ Fixed rogue sword ability taking into account mage cooldown reduction. - Empa + ### Technical Changes + Migrate Hypixel API to v2. - hannibal2 ++ Added SackDataUpdateEvent. - CalMWolfs ++ Fixing a mac crash in dev environment automatically. - CalMWolfs ## Version 0.22 -- cgit