diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-11-19 02:44:13 +0100 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-11-19 02:44:13 +0100 |
commit | 4a40d28e06975dc258ce14078e98800ea140cd97 (patch) | |
tree | aedb0963c8e66a9e1c1448a4741fbe0e4a93418b /CHANGELOG.md | |
parent | f7986d34c8a9de227ffd776ef8cbf80b90ec7398 (diff) | |
download | skyhanni-4a40d28e06975dc258ce14078e98800ea140cd97.tar.gz skyhanni-4a40d28e06975dc258ce14078e98800ea140cd97.tar.bz2 skyhanni-4a40d28e06975dc258ce14078e98800ea140cd97.zip |
0.21.1 Beta 4
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 922734fb6..799e15740 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,16 +9,18 @@ ### Changes -#### Other Changes - -+ Added guess seconds to the Visitor Timer when the tab list doesn't show seconds. - hannibal2 -+ Add option to hide the chat message when toggling /shmouselock. - hannibal2 - #### Garden Changes + Added mythic/Maeve visitor support. - walker & hannibal2 + Added option to use custom Blocks per Second value in some Garden GUIs instead of the real one. - hannibal2 + Added option to change the item scale of SkyMart Coins per Copper list. - hannibal2 ++ Added support for Sunder 6 in /ff upgrades. - hannibal2 ++ Added support for mythic in Visitor Drop Statistics. - hannibal2 + +#### Other Changes + ++ Added guess seconds to the Visitor Timer when the tab list doesn't show seconds. - hannibal2 ++ Add option to hide the chat message when toggling /shmouselock. - hannibal2 ### Fixes @@ -42,7 +44,8 @@ + Fixed highlighting some mobs in the dungeon wrongly as area mini bosses. - hannibal2 + Fixed opening the Pet menu no longer updating the current pet display. - hannibal2 + 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 dice roll profit counting as Mob Kill Coins in Slayer Tracker. - hannibal2 ++ Fixed Sack Display sometimes not formatting a million correctly. - Hize ### Technical Details @@ -52,6 +55,7 @@ + Created PetAPI and deprecated String.matchRegex(). - hannibal2 + 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 ## Version 0.21 |