diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2024-01-21 00:55:04 +0100 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2024-01-21 00:55:04 +0100 |
commit | ebeaaa6f51e8d1ef86121a119fae240f2d6d31ae (patch) | |
tree | 03751acfe14eabd762c9d44d3cff6489426c4a2b /CHANGELOG.md | |
parent | c6c120c4b71e3badbc4d7b2c6600c98807aa87b8 (diff) | |
download | skyhanni-ebeaaa6f51e8d1ef86121a119fae240f2d6d31ae.tar.gz skyhanni-ebeaaa6f51e8d1ef86121a119fae240f2d6d31ae.tar.bz2 skyhanni-ebeaaa6f51e8d1ef86121a119fae240f2d6d31ae.zip |
Version 0.23 Beta 10
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index dc67375b0..b32242cac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,8 @@ items in the Power Stone Guide. + Option to make normal clicks to shift clicks in equipment inventory. - Thunderblade73 + Show pet items XP Share and Tier Boost as small icons next to the pet in an inventory. - Thunderblade73 ++ Added Shift Click Brewing. - Thunderblade73 + + Makes normal clicks to shift clicks in Brewing Stand inventory. #### Item Features @@ -33,12 +35,18 @@ #### Chat Features + Add tab list fire sale advertisement hider. - nea ++ Added SkyBlock XP Chat. - Thunderblade73 + + Sends the SkyBlock XP message from the action bar into the chat. #### Command Features + Party Kick with reason. - nea + Added support for the Hypixel command /p kick /pk to add a reason. The reason will be sent in party chat before kicking the player. ++ Added /shcalccrop. - CalMWolfs + + Calculate how many crops need to be farmed between different crop milestones. ++ Added /shcalccroptime. - CalMWolfs + + Calculate how long you need to farm crops between different crop milestones. #### Misc Features @@ -60,6 +68,9 @@ + Mark carrot/pumpkin fortune as completed when giving to Carrolyn after already done. - alexia + Added ability to get unique visitors served without Green Thumb. - alexia + Check if you are sneaking for optimal speed in the Garden and show current speed when wrong. - alexia ++ Added option to show visitor shopping list in Farming Islands - Erymanthus + + Show the Visitor Shopping List while on the Farming Islands or inside the Farm in the Hub. + + This helps to farm the correct amount, especially when in the early game. #### Rift Changes @@ -88,6 +99,7 @@ + Hypixel removed them from sacks. + Show a warning in Bestiary Display when Overall Progress is not enabled. - HiZe + Added option to hide pet candy count on maxed out pets. - CalMWolfs ++ Added option to change the size of the Pet Item Display Icon in inventories. - Thunderblade73 #### Dungeon Changes @@ -126,6 +138,7 @@ + Fixed error message that nearest pests cannot get removed properly. - hannibal2 + Fixed grammar in Jacob Contest chat messages. - alexia + Fixed rarity error for items thrown around when using Sprayanator. - hannibal2 ++ Added cooldown to Garden Warp Commands. - Empa #### Combat Fixes @@ -136,12 +149,19 @@ + Fixed Dungeon and Kuudra party finder join message not detecting in party member tab complete. - CalMWolfs + Fixed Fire Veil Wand circle shows on left-clicking. - hannibal2 +#### Diana Fixes + ++ Fixed close griffin burrow detection with particles failing sometimes. - hannibal2 ++ Fixed Diana mobs being invisible because of Fix Ghost Entities and four season pet skin. - hannibal2 ++ Fixed a rare bug that leaves ghost burrows around. - hannibal2 + #### Mining Fixes + Fixed an error when showing all elements in Powder Tracker. - hannibal2 + Fixed powder tracker detecting gemstone chat messages. - CalMWolfs + Fixed Mining Chat Filter not hiding gemstone messages. - CalMWolfs + Fixed names for the Crystal Hollows Mining Areas feature. - alexia ++ Fixed detection of gold and diamond essence gain chat message when powder mining. - CalMWolfs #### Rift Fixes @@ -224,6 +244,11 @@ + Per default only active/relevant data is shown. + Added visitor status to /shdebug - hannibal2 + Added hotswap detection and reloading all listeners on hotswap. - nea ++ Categorized every item using the rarity lore line. - Thunderblade73 ++ Used better way of getting the item rarity. - Thunderblade73 ++ Added function SlotClickEvent.makeShiftClick(). - Thunderblade73 ++ Used a better bug fix for DelayedRun sync issues. - Thunderblade73 ++ Creating and using TimeLimitedCache and TimeLimitedSet instead of guava cache. - hannibal2 ## Version 0.22 |