From d05ca8f7e8c51e6760b82888ed3821e891a73c85 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Tue, 5 Mar 2024 02:02:07 +0100 Subject: Version 0.24 Beta 4 --- docs/CHANGELOG.md | 10 ++++++++++ docs/FEATURES.md | 2 ++ 2 files changed, 12 insertions(+) (limited to 'docs') diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index d1044a205..74ddf2061 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -11,6 +11,8 @@ purse. + Added Copy Underbid Keybind. - Obsidian + Copies the price of the hovered item in Auction House minus 1 coin into the clipboard for easier under-bidding. ++ Gfs message after super crafting. — Zickles + + Adding a clickable message to pick up the super crafted items from sacks. ### Improvements @@ -32,6 +34,13 @@ + Added option to only show Custom Text Box while an inventory is open. - martimavocado + Added option to hide Profit Trackers while not inside an inventory. - hannibal2 +#### Misc Improvements + ++ Added option to show some features outside SkyBlock. - Obsidian ++ Added goal to collection tracker. - Thunderblade73 + + /shtrackcollection \ [goal amount] + + Shows a chat message once the goal has been reached. + ### Fixes #### Bingo Fixes @@ -60,6 +69,7 @@ #### Misc Fixes + Fixed skill level up message when below level 60. - HiZe ++ Fixed SkyHanni not working on Alpha. - hannibal2 & CalMWolfs ### Technical Details diff --git a/docs/FEATURES.md b/docs/FEATURES.md index 7e1e1e17e..f96e56743 100644 --- a/docs/FEATURES.md +++ b/docs/FEATURES.md @@ -157,6 +157,8 @@ Use `/sh` or `/skyhanni` to open the SkyHanni config in game. purse. + Copy Underbid Keybind. - Obsidian + Copies the price of the hovered item in Auction House minus 1 coin into the clipboard for easier under-bidding. ++ Gfs message after super crafting. — Zickles + + Adding a clickable message to pick up the super crafted items from sacks.
-- cgit