diff options
| author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2024-05-10 11:04:09 +0200 |
|---|---|---|
| committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2024-05-10 11:04:09 +0200 |
| commit | e24f16df0e8f856d6ec6f81d7707841d27cd9ee8 (patch) | |
| tree | e396c04ec20f0363f821e2f3143ea9caa81634ee | |
| parent | a2078cb0e4e5bf304c3172ca0cacb30f81ad0e0e (diff) | |
| download | skyhanni-e24f16df0e8f856d6ec6f81d7707841d27cd9ee8.tar.gz skyhanni-e24f16df0e8f856d6ec6f81d7707841d27cd9ee8.tar.bz2 skyhanni-e24f16df0e8f856d6ec6f81d7707841d27cd9ee8.zip | |
Version 0.25 Beta 24
| -rw-r--r-- | build.gradle.kts | 2 | ||||
| -rw-r--r-- | docs/CHANGELOG.md | 579 | ||||
| -rw-r--r-- | docs/FEATURES.md | 4 | ||||
| -rw-r--r-- | src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt | 4 |
4 files changed, 400 insertions, 189 deletions
diff --git a/build.gradle.kts b/build.gradle.kts index dbb5a633a..e4dcdb1fc 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -15,7 +15,7 @@ plugins { } group = "at.hannibal2.skyhanni" -version = "0.25.Beta.23" +version = "0.25.Beta.24" val gitHash by lazy { val baos = ByteArrayOutputStream() diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index b9542e5db..da72cfa12 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -21,7 +21,8 @@ #### Diana Features + Added customizable Inquisitor Highlight color. - Empa (https://github.com/hannibal002/SkyHanni/pull/1323) -+ Added mobs since last Inquisitor to Mythological Creature Tracker. - CuzImClicks (https://github.com/hannibal002/SkyHanni/pull/1346) ++ Added mobs since last Inquisitor to Mythological Creature Tracker. - + CuzImClicks (https://github.com/hannibal002/SkyHanni/pull/1346) #### Mining Features @@ -29,7 +30,8 @@ + Show walls between the main areas of the Crystal Hollows. + Option to show the walls also when inside the Nucleus. + Fossil Excavator Solver. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1427) - + Shows where to next click for optimal chance of solving the fossil. If there is a fossil this will find it within 18 moves. + + Shows where to next click for optimal chance of solving the fossil. If there is a fossil this will find it within + 18 moves. + Added Excavation Profit Tracker. - hannibal2 + Empa (https://github.com/hannibal002/SkyHanni/pull/1432) + Count all drops you gain while excavating in the Fossil Research Center. + Track Glacite Powder gained as well (no profit, but progress). @@ -41,15 +43,21 @@ + Also include breakdown information on hover. + Added a textured cold overlay to Glacite Tunnels. - j10a1n15, Empa (https://github.com/hannibal002/SkyHanni/pull/1438) + Change at what cold level the texture should appear. -+ Added option to highlight own Golden/Diamond Goblin. - Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/1466) -+ Added Glacial Powder as stack size in the Fossil Excavator. - jani270 (https://github.com/hannibal002/SkyHanni/pull/1458) -+ Click to get an Ascension Rope from sacks in the Mineshaft. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1542) ++ Added option to highlight own Golden/Diamond Goblin. - + Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/1466) ++ Added Glacial Powder as stack size in the Fossil Excavator. - + jani270 (https://github.com/hannibal002/SkyHanni/pull/1458) ++ Click to get an Ascension Rope from sacks in the Mineshaft. - + j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1542) + Added Tunnel Maps. - Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/1546) + Provides a way to navigate inside the new Glacite Tunnels. + Added Commissions Blocks Color. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1701) + Highlights blocks required for commissions in a custom color. + Greys out other blocks for clarity. + Works in the Glacite Tunnels and Crystal Hollows. ++ Profit Per Corpse. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1734) + + Displays profit/loss in chat after looting a corpse in the Mineshaft. + + Includes a breakdown of information on hover. #### Dungeon Features @@ -62,7 +70,8 @@ + Only works when having enough Architect First Drafts in the sack. + Added dungeon hub race waypoints. - seraid (https://github.com/hannibal002/SkyHanni/pull/1471) + Only works for Nothing; No return races. -+ Added the ability to hide solo class, solo class stats and fairy dialogue chat messages in Dungeons. - raven (https://github.com/hannibal002/SkyHanni/pull/1702) ++ Added the ability to hide solo class, solo class stats and fairy dialogue chat messages in Dungeons. - + raven (https://github.com/hannibal002/SkyHanni/pull/1702) #### Rift Features @@ -80,22 +89,26 @@ + Added Quiver Display. - Empa (https://github.com/hannibal002/SkyHanni/pull/1190) + Only shows the type of arrow when wearing a Skeleton Master Chestplate. -+ Added an option to highlight Zealots holding Chests in a different color. - Luna (https://github.com/hannibal002/SkyHanni/pull/1347) ++ Added an option to highlight Zealots holding Chests in a different color. - + Luna (https://github.com/hannibal002/SkyHanni/pull/1347) #### Chat Features + Added party chat commands. - !nea (https://github.com/hannibal002/SkyHanni/pull/1433) + Added `!pt` (and aliases) as a command that allows others to transfer the party to themselves. + Added `!pw` (and aliases) as a command that allows others to request a warp. -+ Added Option to reorder or hide every part of a player chat message. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1483) - + Parts to move around: SkyBlock Level, Emblem, player name, guild rank, private island rank, crimson faction, iron man mode, bingo level and Private Island Guest. ++ Added Option to reorder or hide every part of a player chat message. - + hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1483) + + Parts to move around: SkyBlock Level, Emblem, player name, guild rank, private island rank, crimson faction, iron + man mode, bingo level and Private Island Guest. + Player messages impacted by this: all chat, party, guild, private chat, /show. + This might break hover/click on chat actions (Will be fixed later). + Added Hide Level Brackets. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1483) + Hide the gray brackets in front of and behind the level numbers. + Added Level Color As Name. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1483) + Use the color of the SkyBlock level for the player color. -+ Allow party members to request allinvite to be turned on. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1464) ++ Allow party members to request allinvite to be turned on. - + CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1464) + Say !allinv in party chat for them to enable all invite. #### Event Features @@ -112,7 +125,8 @@ + Shared waypoints for found eggs. + Added Bits Gained Chat Message. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1487) + Added Hoppity rabbit collection stats summary. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1482) -+ Added Chocolate Factory Menu Shortcut (Hoppity Menu Shortcut). - raven + martimavocado (https://github.com/hannibal002/SkyHanni/pull/1583) ++ Added Chocolate Factory Menu Shortcut (Hoppity Menu Shortcut). - raven + + martimavocado (https://github.com/hannibal002/SkyHanni/pull/1583) + Added Tooltip Move. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1581) + Moves the tooltip away from the item you hover over while inside the Chocolate Factory. + Added Chocolate Factory Compact On Click. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1579) @@ -120,9 +134,11 @@ + Hide chocolate factory upgrade and employee promotion messages. + Copy Chocolate Factory Stats to clipboard. - seraid (https://github.com/hannibal002/SkyHanni/pull/1517) + Highlight unbought items in Hoppity shop. - seraid (https://github.com/hannibal002/SkyHanni/pull/1517) -+ Added time tower status to the chocolate factory stats. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1506) ++ Added time tower status to the chocolate factory stats. - + CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1506) + Also can notify you when you get a new charge or your charges are full. -+ Extra tooltip stats about upgrades for the chocolate factory. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1594) ++ Extra tooltip stats about upgrades for the chocolate factory. - + CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1594) + View these to know when to buy time tower or Coach Jackrabbit. + Added Chocolate Leaderboard Change. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1602) + Show the change of your chocolate leaderboard over time in chat. @@ -130,10 +146,14 @@ + Added Chocolate Shop Price. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1601) + Show chocolate to coin prices inside the Chocolate Shop inventory. + Added keybinds for Chocolate Factory. - seraid (https://github.com/hannibal002/SkyHanni/pull/1644) -+ Added warning when Chocolate Factory upgrade is available. - seraid (https://github.com/hannibal002/SkyHanni/pull/1642) -+ Added amount of chocolate until next prestige to stats display. - seraid (https://github.com/hannibal002/SkyHanni/pull/1638) -+ Ability to adjust the opacity of players near shared and guessed egg waypoints. - RobotHanzo (https://github.com/hannibal002/SkyHanni/pull/1582) -+ Added time until the next Hoppity event in chat message for egg locator. - seraid (https://github.com/hannibal002/SkyHanni/pull/1625) ++ Added warning when Chocolate Factory upgrade is available. - + seraid (https://github.com/hannibal002/SkyHanni/pull/1642) ++ Added amount of chocolate until next prestige to stats display. - + seraid (https://github.com/hannibal002/SkyHanni/pull/1638) ++ Ability to adjust the opacity of players near shared and guessed egg waypoints. - + RobotHanzo (https://github.com/hannibal002/SkyHanni/pull/1582) ++ Added time until the next Hoppity event in chat message for egg locator. - + seraid (https://github.com/hannibal002/SkyHanni/pull/1625) #### Inventory Features @@ -164,66 +184,97 @@ + Added Inventory background to GUI editor. - seraid (https://github.com/hannibal002/SkyHanni/pull/1622) + Added /shignore. - martimavocado (https://github.com/hannibal002/SkyHanni/pull/1469) + This lets you block users from running party commands. ++ Option to Replace Roman Numerals. - Mikecraft1224 (https://github.com/hannibal002/SkyHanni/pull/1722) ### Improvements #### Garden Improvements -+ Added warnings when Farming Fortune/Crop Fortune aren't found in tab list. - Empa (https://github.com/hannibal002/SkyHanni/pull/1330) -+ Added highlight slot while hovering over line for Anita medal profit and SkyMart copper price. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1118) -+ SkyMart and Anita Medal prices are now perfectly aligned in the displays. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1376) ++ Added warnings when Farming Fortune/Crop Fortune aren't found in tab list. - + Empa (https://github.com/hannibal002/SkyHanni/pull/1330) ++ Added highlight slot while hovering over line for Anita medal profit and SkyMart copper price. - + hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1118) ++ SkyMart and Anita Medal prices are now perfectly aligned in the displays. - + hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1376) + Clear plot sprays when Portable Washer is used. - Alexia Luna (https://github.com/hannibal002/SkyHanni/pull/1178) -+ Added option to show atmospheric filter display outside SB. - Obsidian (https://github.com/hannibal002/SkyHanni/pull/1131) ++ Added option to show atmospheric filter display outside SB. - + Obsidian (https://github.com/hannibal002/SkyHanni/pull/1131) + Improved visitor reward blocking. - Obsidian (https://github.com/hannibal002/SkyHanni/pull/1417) + Added option to block accepting/refusing expensive/cheap copper. + Added option to prevent blocking never accepted visitors. + Reworked visitor blocking logic to make it more like not clickable items. -+ Only warn that crop fortune is missing in tab list while actively farming. - Empa (https://github.com/hannibal002/SkyHanni/pull/1451) ++ Only warn that crop fortune is missing in tab list while actively farming. - + Empa (https://github.com/hannibal002/SkyHanni/pull/1451) + Added Plot Visibility Type for garden. - Empa (https://github.com/hannibal002/SkyHanni/pull/1369) + Choose how to show infested plots in the world: Border, Name or both. -+ Added support for showing overflow garden levels outside the Garden Level Display. - Empa (https://github.com/hannibal002/SkyHanni/pull/1325) -+ Added options to toggle overflow garden levels and overflow level up messages. - Empa (https://github.com/hannibal002/SkyHanni/pull/1325) -+ Added an option to disable custom garden key binds while on the barn plot. - jani270 (https://github.com/hannibal002/SkyHanni/pull/1559) -+ Added option to block accepting/refusing visitors depending on coin loss. - Albin (https://github.com/hannibal002/SkyHanni/pull/1502) -+ Changed broken Pest Particle Waypoint to just show existing particles better, no guess. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1263) ++ Added support for showing overflow garden levels outside the Garden Level Display. - + Empa (https://github.com/hannibal002/SkyHanni/pull/1325) ++ Added options to toggle overflow garden levels and overflow level up messages. - + Empa (https://github.com/hannibal002/SkyHanni/pull/1325) ++ Added an option to disable custom garden key binds while on the barn plot. - + jani270 (https://github.com/hannibal002/SkyHanni/pull/1559) ++ Added option to block accepting/refusing visitors depending on coin loss. - + Albin (https://github.com/hannibal002/SkyHanni/pull/1502) ++ Changed broken Pest Particle Waypoint to just show existing particles better, no guess. - + hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1263) + This is just a workaround until the pest location detection is working again. -+ Armor drop tracker now displays only when holding a farming tool. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1650) -+ Made the Composter chat message clickable to warp to the Garden. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1723) ++ Armor drop tracker now displays only when holding a farming tool. - + hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1650) ++ Made the Composter chat message clickable to warp to the Garden. - + hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1723) ++ Improved Farming Timer. - Luna (https://github.com/hannibal002/SkyHanni/pull/1737) + + The secondary visitor timer now accurately checks your BPS (Blocks Per Second) instead of assuming a value of 20. ++ Do Not Hide Maeve's Garden Chat Dialogue. - Luna (https://github.com/hannibal002/SkyHanni/pull/1742) + + Maeve's Garden visitor dialogue is no longer hidden, preventing confusion about potential bugs. #### Diana Improvements -+ Now detecting inquisitor share chat messages from CT module "InquisitorChecker". - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1315) -+ Added kills since last inquis to chat message when digging one up. - Empa (https://github.com/hannibal002/SkyHanni/pull/1363) -+ Inquisitor sharing can now detect coordinates from all chat. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1316) ++ Now detecting inquisitor share chat messages from CT module "InquisitorChecker". - + hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1315) ++ Added kills since last inquis to chat message when digging one up. - + Empa (https://github.com/hannibal002/SkyHanni/pull/1363) ++ Inquisitor sharing can now detect coordinates from all chat. - + hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1316) + Disabled per default. -+ Now detecting inquisitor share messages sent from CT module "InquisitorChecker". - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1359) ++ Now detecting inquisitor share messages sent from CT module "InquisitorChecker". - + hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1359) #### GUI Improvements -+ Made Cookie Buff timer in Custom Scoreboard work without tab list. - Empa (https://github.com/hannibal002/SkyHanni/pull/1292) ++ Made Cookie Buff timer in Custom Scoreboard work without tab list. - + Empa (https://github.com/hannibal002/SkyHanni/pull/1292) + Update Magical Power from Maxwell as well. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1327) + Improved SkyBlock Area in Custom Scoreboard. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1350) + Added Cold Resistance 4 to Non God Pot Effects. - martimavocado (https://github.com/hannibal002/SkyHanni/pull/1440) + Added queue to Scoreboard Events in Custom Scoreboard. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1420) + New Images for Discord Rich Presence. - NetheriteMiner (https://github.com/hannibal002/SkyHanni/pull/1422) + Updated important areas to have new images. -+ Added Fortunate Freezing Bonus to Mining Events in Custom Scoreboard. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1453) -+ Added line breaks functionality for Custom Scoreboard Title/Footer. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1373) ++ Added Fortunate Freezing Bonus to Mining Events in Custom Scoreboard. - + j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1453) ++ Added line breaks functionality for Custom Scoreboard Title/Footer. - + j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1373) + Added Dungeon Room ID to Lobby Code. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1428) -+ Made all rift event entries into one big rift entry in Custom Scoreboard. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1480) ++ Made all rift event entries into one big rift entry in Custom Scoreboard. - + j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1480) + Added outline to custom scoreboard. - Vixid (https://github.com/hannibal002/SkyHanni/pull/1461) + Customize border thickness. + Customize border blur. + Customize top and bottom color (gradient). -+ Moved Unknown Lines warning option back into Custom Scoreboard Category. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1561) ++ Moved Unknown Lines warning option back into Custom Scoreboard Category. - + j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1561) + Added more Alignment Options to Custom Scoreboard. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1566) -+ Allowed Custom Scoreboard Outline to also work on Background Images. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1566) -+ Chocolate Shop now updates chocolate availability every second. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1652) ++ Allowed Custom Scoreboard Outline to also work on Background Images. - + j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1566) ++ Chocolate Shop now updates chocolate availability every second. - + hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1652) + Chocolate Shop now also shows time until affordable. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1652) -+ Changed the colour of time to blue in Chocolate Factory displays. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1652) ++ Changed the colour of time to blue in Chocolate Factory displays. - + hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1652) + Star now shows on time tower and coach jackrabbit. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1641) -+ Maxed upgrades in Chocolate Factory now show a checkmark. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1641) -+ Hide many garden GUIs while inside any Chocolate Factory menu. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1648) ++ Maxed upgrades in Chocolate Factory now show a checkmark. - + CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1641) ++ Hide many garden GUIs while inside any Chocolate Factory menu. - + hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1648) + Changed Chocolate Factory shortcut icon. - seraid (https://github.com/hannibal002/SkyHanni/pull/1640) + Added incoming tab list event to Custom Scoreboard. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1666) @@ -231,35 +282,51 @@ + Add /trade to tab completeable commands. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1354) + Improved gfs to have support for calculations in amount. - Conutik (https://github.com/hannibal002/SkyHanni/pull/1493) -+ Cleanup the format for the /shcommand hover description. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1531) ++ Cleanup the format for the /shcommand hover description. - + hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1531) + Added autocomplete for party commands. - ThatGravyBoat (https://github.com/hannibal002/SkyHanni/pull/1598) #### Config Improvements -+ Added right click support for many garden GUI elements. - hannibal2 + nea (https://github.com/hannibal002/SkyHanni/pull/1395) ++ Added right click support for many garden GUI elements. - hannibal2 + + nea (https://github.com/hannibal002/SkyHanni/pull/1395) + Added config links to most features. - jani (https://github.com/hannibal002/SkyHanni/pull/1404) -+ Added all missing config links, or added a comment if no related GUI element exists. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1412) -+ Moved No Bits Warning category into Bits Features category. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1487) ++ Added all missing config links, or added a comment if no related GUI element exists. - + hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1412) ++ Moved No Bits Warning category into Bits Features category. - + j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1487) + Changed Reset Config Command. - seraid (https://github.com/hannibal002/SkyHanni/pull/1524) #### Inventory Improvements -+ Items that cannot be salvaged because you have donated them to the Museum are now greyed out in the Salvage menu. - Alexia Luna (https://github.com/hannibal002/SkyHanni/pull/1384) -+ Added support for Glacial Cave gemstones in Estimated Item Value. - Fix3dll (https://github.com/hannibal002/SkyHanni/pull/1416) -+ Added Fossil Excavator and Research Center to Hide Non-Clickable Items feature. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1430) ++ Items that cannot be salvaged because you have donated them to the Museum are now greyed out in the Salvage menu. - + Alexia Luna (https://github.com/hannibal002/SkyHanni/pull/1384) ++ Added support for Glacial Cave gemstones in Estimated Item Value. - + Fix3dll (https://github.com/hannibal002/SkyHanni/pull/1416) ++ Added Fossil Excavator and Research Center to Hide Non-Clickable Items feature. - + hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1430) + Sack Display update. - hannibal2 + Thunderblade73 + CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1381) + Sorting for gemstone sack and rune sack. + Now has options for horizontal alignment. + Highlight the item in inventory while hovering over the item name in the display. -+ Enchant books always show descriptions regardless of if 'Hide enchant description' is enabled. - Vixid (https://github.com/hannibal002/SkyHanni/pull/1552) ++ Enchant books always show descriptions regardless of if 'Hide enchant description' is enabled. - + Vixid (https://github.com/hannibal002/SkyHanni/pull/1552) + Added Item Ability Cooldown support for Royal Pigeon. - Jordyrat (https://github.com/hannibal002/SkyHanni/pull/1705) -+ Use raw craft cost of an item if no Auction House price is available. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1682) ++ Use raw craft cost of an item if no Auction House price is available. - + hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1682) ++ Added Custom Chocolate Factory Reminder. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1740) + + Click an item that can be upgraded/purchased with chocolate to set it as a reminder goal. + + Works with Rabbits, Barn, Time Tower, etc. + + Option to display this timer universally, even outside the inventory. #### Slayer Improvements -+ Added Dragon's Nest as a valid Enderman Slayer location. - Alexia Luna (https://github.com/hannibal002/SkyHanni/pull/1399) -+ RNG meter item will now be detected when opening slayer menu. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1479) -+ Clicking the slayer RNG meter now opens the selection inventory. - Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/1694) ++ Added Dragon's Nest as a valid Enderman Slayer location. - Alexia + Luna (https://github.com/hannibal002/SkyHanni/pull/1399) ++ RNG meter item will now be detected when opening slayer menu. - + hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1479) ++ Clicking the slayer RNG meter now opens the selection inventory. - + Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/1694) #### Chat Improvements @@ -269,11 +336,13 @@ + Added option Same Chat Color. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1483) + All players, also those with ranks, write with the same, white chat color. + Enchant Parsing support for other mods' chat tooltips. - Vixid (https://github.com/hannibal002/SkyHanni/pull/1589) -+ Added hover events back into the custom player message formatter. - nea (https://github.com/hannibal002/SkyHanni/pull/1516) ++ Added hover events back into the custom player message formatter. - + nea (https://github.com/hannibal002/SkyHanni/pull/1516) #### Combat Improvements -+ Added customizable amount at which to get a Low Quiver Notification / Quiver Reminder. - Empa (https://github.com/hannibal002/SkyHanni/pull/1190) ++ Added customizable amount at which to get a Low Quiver Notification / Quiver Reminder. - + Empa (https://github.com/hannibal002/SkyHanni/pull/1190) #### Mining Improvements @@ -282,40 +351,54 @@ #### Event Improvements -+ Compressed the no power up line in the Jerry winter event. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1355) ++ Compressed the no power up line in the Jerry winter event. - + CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1355) + Improved description of Hoppity highlight updates. - rnghatesme (https://github.com/hannibal002/SkyHanni/pull/1580) -+ Added a way to disable the rabbit crush warning by setting the threshold to zero. - seraid (https://github.com/hannibal002/SkyHanni/pull/1575) ++ Added a way to disable the rabbit crush warning by setting the threshold to zero. - + seraid (https://github.com/hannibal002/SkyHanni/pull/1575) + Improved various Hoppity features. - seraid (https://github.com/hannibal002/SkyHanni/pull/1517) -+ Show an estimation of when you will prestige based on your chocolate/second. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1514) -+ Removed the Hoppity Menu Shortcut in The Rift, Kuudra, Catacombs and Mineshafts. - raven (https://github.com/hannibal002/SkyHanni/pull/1585) ++ Show an estimation of when you will prestige based on your chocolate/second. - + CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1514) ++ Removed the Hoppity Menu Shortcut in The Rift, Kuudra, Catacombs and Mineshafts. - + raven (https://github.com/hannibal002/SkyHanni/pull/1585) + You cannot use the chocolate factory in these areas, resulting in the button being removed. -+ Live update chocolate amounts in other inventories related to the chocolate factory. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1594) ++ Live update chocolate amounts in other inventories related to the chocolate factory. - + CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1594) + Added ranking percentage to Hoppity Display. - seraid (https://github.com/hannibal002/SkyHanni/pull/1501) + Split up Chocolate Factory and Hoppity in the config. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1599) + Factory is now under category inventory. + Hoppity is now alone. -+ Update saved chocolate count when getting a duplicate rabbit. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1665) -+ Improved upgrade recommendations in the Chocolate Factory. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1659) ++ Update saved chocolate count when getting a duplicate rabbit. - + CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1665) ++ Improved upgrade recommendations in the Chocolate Factory. - + CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1659) + No longer recommends the time tower upgrade, as it can lead to inefficiencies. + Added time until the next Hoppity egg. - seraid (https://github.com/hannibal002/SkyHanni/pull/1625) -+ Displays time until the best chocolate upgrade is available. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1654) ++ Displays time until the best chocolate upgrade is available. - + CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1654) + Show a line to Hoppity guess point. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1669) + Sharing the name of the rabbit hunt egg note in chat. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1675) -+ Added option to show the Hoppity Unclaimed Eggs display during a farming contest. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1670) ++ Added option to show the Hoppity Unclaimed Eggs display during a farming contest. - + hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1670) + Added Duplicate Rabbit Time. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1671) + Show the production time of chocolate gained from duplicate rabbits. -+ Improved the description of the Time in Chat feature (Hoppity Event). - Obsidian (https://github.com/hannibal002/SkyHanni/pull/1679) ++ Improved the description of the Time in Chat feature (Hoppity Event). - + Obsidian (https://github.com/hannibal002/SkyHanni/pull/1679) + Expanded options for Hoppity Waypoint rendering. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1739) -+ Improved wording for Chocolate Factory spam filter and upgrade notification config options. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1729) ++ Improved wording for Chocolate Factory spam filter and upgrade notification config options. - + CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1729) #### Rift Improvements -+ Made the vermins in the Vermin Tracker match the order shown in Kat's menu. - Luna (https://github.com/hannibal002/SkyHanni/pull/1459) ++ Made the vermins in the Vermin Tracker match the order shown in Kat's menu. - + Luna (https://github.com/hannibal002/SkyHanni/pull/1459) #### Dungeon Improvements -+ Added a command to clear the kismet state in Croesus. - Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/1539) -+ Added a way to disable marking low-level parties in dungeon finder by setting it to 0. - seraid (https://github.com/hannibal002/SkyHanni/pull/1626) ++ Added a command to clear the kismet state in Croesus. - + Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/1539) ++ Added a way to disable marking low-level parties in dungeon finder by setting it to 0. - + seraid (https://github.com/hannibal002/SkyHanni/pull/1626) #### Misc Improvements @@ -326,8 +409,10 @@ + Improved mod performance. - CalMWolfs, ThatGravyBoat (https://github.com/hannibal002/SkyHanni/pull/1342) + Added option to toggle No Bits Warning sound. - Empa (https://github.com/hannibal002/SkyHanni/pull/1425) + Show enchantment in book bundle name in profit tracker. - Empa (https://github.com/hannibal002/SkyHanni/pull/1391) -+ Added the option to choose the duration and color of Patcher Coords Waypoints. - jani270 (https://github.com/hannibal002/SkyHanni/pull/1476) -+ Added support to right-click in GUI editor to open config for all remaining GUI elements. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1455) ++ Added the option to choose the duration and color of Patcher Coords Waypoints. - + jani270 (https://github.com/hannibal002/SkyHanni/pull/1476) ++ Added support to right-click in GUI editor to open config for all remaining GUI elements. - + hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1455) + Fixed another memory leak. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1491) + Don't send some reminders while in dark auction. - seraid (https://github.com/hannibal002/SkyHanni/pull/1533) + Added descriptions for missing config categories. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1600) @@ -338,57 +423,76 @@ #### Fishing Fixes -+ Fixed not checking if in an area that thunder can spawn before checking for thunder sparks. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1345) ++ Fixed not checking if in an area that thunder can spawn before checking for thunder sparks. - + CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1345) #### Slayer Fixes + Made the fire pit warning actually make a sound. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1342) -+ Fixed resetting the RNG item after dropping it for slayer. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1477) ++ Fixed resetting the RNG item after dropping it for slayer. - + hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1477) + Fixed Slayer failed warnings not showing up in Rift. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1627) -+ Fixed vampire slayer features not working while nicked. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1607) -+ Fixed error message when starting slayer quest in mining islands. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1619) ++ Fixed vampire slayer features not working while nicked. - + hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1607) ++ Fixed error message when starting slayer quest in mining islands. - + hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1619) #### Garden Fixes -+ Fixed Farming Fortune Display not showing when no Crop Fortune in tab. - Empa (https://github.com/hannibal002/SkyHanni/pull/1330) ++ Fixed Farming Fortune Display not showing when no Crop Fortune in tab. - + Empa (https://github.com/hannibal002/SkyHanni/pull/1330) + Fixed impossible pest counts. - Empa (https://github.com/hannibal002/SkyHanni/pull/1362) + Fixed crop fortune message spam. - Empa (https://github.com/hannibal002/SkyHanni/pull/1364) -+ Fixed coins from leveling up farming counting to Pest Profit Tracker. - Empa (https://github.com/hannibal002/SkyHanni/pull/1358) -+ Fixed not being able to teleport to other infested plots immediately after killing a pest. - Empa (https://github.com/hannibal002/SkyHanni/pull/1357) ++ Fixed coins from leveling up farming counting to Pest Profit Tracker. - + Empa (https://github.com/hannibal002/SkyHanni/pull/1358) ++ Fixed not being able to teleport to other infested plots immediately after killing a pest. - + Empa (https://github.com/hannibal002/SkyHanni/pull/1357) + Fixed Jacob's contest detection. - HiZe (https://github.com/hannibal002/SkyHanni/pull/1375) + Fixed updating pests before pest count got updated. - Empa (https://github.com/hannibal002/SkyHanni/pull/1386) + Fixed being able to have duplicate custom key binds. - Empa (https://github.com/hannibal002/SkyHanni/pull/1387) + Fixed typo in Show outside list for Jacobs contest. - Obsidian (https://github.com/hannibal002/SkyHanni/pull/1131) + Next contest overlay now looks like before. - Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/1403) -+ Fixed item sizes in the Crop Milestone display. - martimavocado & Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/1436) ++ Fixed item sizes in the Crop Milestone display. - martimavocado & + Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/1436) + Fixed crash with garden visitor hotkey names. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1478) + Fixed issues with Pest Count. - Empa (https://github.com/hannibal002/SkyHanni/pull/1406) -+ Fixed some items being tracked incorrectly in the Pest Profit Tracker. - Empa (https://github.com/hannibal002/SkyHanni/pull/1388) -+ Fixed shift click on accept/refusal no longer changes the visitor highlight. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1475) ++ Fixed some items being tracked incorrectly in the Pest Profit Tracker. - + Empa (https://github.com/hannibal002/SkyHanni/pull/1388) ++ Fixed shift click on accept/refusal no longer changes the visitor highlight. - + hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1475) + Fixed rare error with visitor reward warning. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1481) + Fixed bug with Garden Visitor Supercraft. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1550) + Fixed an error message with pest particles. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1551) + Fixed error message with GFS and super crafting pets. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1553) + Fixed pest count error being shown. - Empa (https://github.com/hannibal002/SkyHanni/pull/1563) + Fixed pest count logic not having necessary delay. - Empa (https://github.com/hannibal002/SkyHanni/pull/1591) -+ Fixed visitor reward warning only blocking normal clicks. - Obsidian (https://github.com/hannibal002/SkyHanni/pull/1595) -+ Fixed Visitor's logbook stats display showing while guesting. - HiZe (https://github.com/hannibal002/SkyHanni/pull/1635) -+ Fixed Farming Lane auto-activation when clicking on crops without farming tool. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1645) ++ Fixed visitor reward warning only blocking normal clicks. - + Obsidian (https://github.com/hannibal002/SkyHanni/pull/1595) ++ Fixed Visitor's logbook stats display showing while guesting. - + HiZe (https://github.com/hannibal002/SkyHanni/pull/1635) ++ Fixed Farming Lane auto-activation when clicking on crops without farming tool. - + hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1645) + Fixed visitor highlight color sometimes being wrong. - Obsidian (https://github.com/hannibal002/SkyHanni/pull/1639) + Fixed pet drop rarity issue in Pest Profit Tracker. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1624) + Fixed pest plot border showing over pest guess line. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1618) + Fixed crop milestone detection via tab list. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1693) -+ Fixed farming tool detection sometimes not working after closing an inventory. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1692) ++ Fixed farming tool detection sometimes not working after closing an inventory. - + hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1692) ++ Fixed the secondary visitor timer constantly disappearing while farming. - + Luna (https://github.com/hannibal002/SkyHanni/pull/1737) #### Chat Fixes + Added names of lobby players to /p tab complete. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1340) + Fixed friend detection from chat. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1336) -+ Fixed the Supercraft /gfs prompt not showing when you crafted 1,000 or more items. - Alexia Luna (https://github.com/hannibal002/SkyHanni/pull/1351) ++ Fixed the Supercraft /gfs prompt not showing when you crafted 1,000 or more items. - Alexia + Luna (https://github.com/hannibal002/SkyHanni/pull/1351) + Make fire sale hider in tab list work again. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1355) + Queued gfs now works with gemstone names. - Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/1468) -+ Fixed pet rarity drop messages modifying unrelated messages. - Empa (https://github.com/hannibal002/SkyHanni/pull/1507) -+ Fixed "chat rank hider" changing rank formatting for level 400+. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1483) ++ Fixed pet rarity drop messages modifying unrelated messages. - + Empa (https://github.com/hannibal002/SkyHanni/pull/1507) ++ Fixed "chat rank hider" changing rank formatting for level 400+. - + hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1483) + Fixed /gfs error with 0 at the end. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1528) + Fixed Transfer Party Chat command. - nobaboy (https://github.com/hannibal002/SkyHanni/pull/1505) + Fixed aquamarine gemstones in queued gfs. - martimavocado (https://github.com/hannibal002/SkyHanni/pull/1545) @@ -396,38 +500,55 @@ + Fixed chat click and hover functionality. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1680) + Fixed a rare crash related to complex chat events. - !nea (https://github.com/hannibal002/SkyHanni/pull/1707) + Fixed stash getting detected as private message. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1716) ++ Fixed spaces in chat formatting. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1704) #### GUI Fixes -+ Fixed "No Power" being displayed as "No" in Custom Scoreboard. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1332) -+ Fixed coop banks not being affected by "hide empty numbers" in Custom Scoreboard. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1328) ++ Fixed "No Power" being displayed as "No" in Custom Scoreboard. - + j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1332) ++ Fixed coop banks not being affected by "hide empty numbers" in Custom Scoreboard. - + j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1328) + Fixed bits available being subtracted in an infinite loop. - Empa (https://github.com/hannibal002/SkyHanni/pull/1292) + Fixed not setting No Power Active. - Empa (https://github.com/hannibal002/SkyHanni/pull/1366) -+ Fixed Objective Lines never being shown in Custom Scoreboard. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1377) -+ Fixed Crystal Hollows Island size being 26 instead of 24 in Custom Scoreboard. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1389) -+ Fixed "unknown lines" error with an objective line in Custom Scoreboard. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1394) ++ Fixed Objective Lines never being shown in Custom Scoreboard. - + j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1377) ++ Fixed Crystal Hollows Island size being 26 instead of 24 in Custom Scoreboard. - + j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1389) ++ Fixed "unknown lines" error with an objective line in Custom Scoreboard. - + j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1394) + Fixed Powder not being shown in the Custom Scoreboard. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1414) -+ Fixed the skill tab list pattern sometimes not matching. - Alexia Luna (https://github.com/hannibal002/SkyHanni/pull/1419) -+ Fixed multiple mining v3 Unknown Lines errors in Custom Scoreboard. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1420) ++ Fixed the skill tab list pattern sometimes not matching. - Alexia + Luna (https://github.com/hannibal002/SkyHanni/pull/1419) ++ Fixed multiple mining v3 Unknown Lines errors in Custom Scoreboard. - + j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1420) + Fixed Fame rank-up not updating the rank. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1450) -+ Made compact tab list not be invisible when turning it on. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1463) -+ Fixed Bits Available being out of sync after leaving the Rift. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1467) ++ Made compact tab list not be invisible when turning it on. - + CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1463) ++ Fixed Bits Available being out of sync after leaving the Rift. - + j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1467) + Fixed pet error with Discord Rich Presence. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1488) + Fixed Custom Scoreboard missing Ävaeìkx sitting time. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1480) -+ Fixed Maxwell Power not updating when unlocking a new power. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1520) -+ Fixed Custom Scoreboard not detection M7 dragons during Derpy. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1561) ++ Fixed Maxwell Power not updating when unlocking a new power. - + j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1520) ++ |
