From 46e19de23b6070456d17ff41b382987ad0c829b3 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Sat, 14 Sep 2024 09:28:57 +0200 Subject: [PATCH] Version 0.27 Beta 8 --- docs/CHANGELOG.md | 72 +++++++++++++++---- docs/FEATURES.md | 29 ++++++++ root.gradle.kts | 2 +- .../java/at/hannibal2/skyhanni/SkyHanniMod.kt | 2 +- 4 files changed, 91 insertions(+), 14 deletions(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index d7172fe55739..76181dcf78b5 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -14,6 +14,8 @@ #### Mining Features + Added a "Get from Sack" button in the forge recipe menu to retrieve ingredients. - minhperry (https://github.com/hannibal002/SkyHanni/pull/2106) ++ Added Tracker for Glacite Corpses. - Daveed (https://github.com/hannibal002/SkyHanni/pull/2306) + + Tracks overall loot and loot per type. #### Rift Features @@ -45,6 +47,15 @@ + Added optional warning when Hoppity calls you with a rabbit to sell. - Daveed (https://github.com/hannibal002/SkyHanni/pull/2272) + Added hotkey for picking up Abiphone calls from Hoppity. - Daveed (https://github.com/hannibal002/SkyHanni/pull/2272) +#### The Carnival Features + ++ Added a Reminder to claim Carnival Tickets. - Thunderbalde73 (https://github.com/hannibal002/SkyHanni/pull/2498) ++ Added display for Carnival Goals. - Thunderbalde73 (https://github.com/hannibal002/SkyHanni/pull/2498) ++ Added a feature to double-click the Carnival NPC to start the game without clicking in the chat. - Thunderbalde73 (https://github.com/hannibal002/SkyHanni/pull/2498) ++ Added Zombie Shootout QoL improvements for the Carnival. - ILike2WatchMemes (https://github.com/hannibal002/SkyHanni/pull/2497) + + Colored hitboxes. + + Lamp timer + line. + #### GUI Features + Added Editable XP Bar. - Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/1944) @@ -68,6 +79,7 @@ + Shows what items are currently inside the personal compactor/deletor, and whether the accessory is turned on or off. + Added Accessory magical power display as stack size. - minhperry (https://github.com/hannibal002/SkyHanni/pull/2243) + Only works inside the Accessory Bag and Auction House. ++ Added `/gfs` to fix a broken Piggy Bank. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/2150) #### Chat Features @@ -95,12 +107,32 @@ + Added Arachne Kill Timer. - MTOnline (https://github.com/hannibal002/SkyHanni/pull/1993) + Shows how long it took to kill Arachne when the fight ends. ++ Added Broodmother spawn alert, countdown and stage change messages. - MTOnline (https://github.com/hannibal002/SkyHanni/pull/2325) + + Countdown will not show until a spawning stage change is observed, and may be off by a few seconds. ++ Added Broodmother support to the Damage Indicator. - MTOnline (https://github.com/hannibal002/SkyHanni/pull/2325) + +#### Fishing Features + ++ Added Golden Fish Timer. - Empa (https://github.com/hannibal002/SkyHanni/pull/1941) + + Includes an option to warn you when to throw your rod. + + Shows how weak the golden fish is, as a nametag. + + Also works on Stranded. #### Misc Features + Added a notification when you join a server you have joined previously. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/2046) + Added warning when Non-God Pot effects are about to expire. - saga (https://github.com/hannibal002/SkyHanni/pull/2004) + Sends a title and plays a sound at a customizable time before the effect expires. ++ Added Area Navigation. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/2468) + + Reused the logic from the Tunnel Maps Graphs (Glacite Tunnels), now applied to other islands. + + Displays a list of all areas on your current island. Click on a name to find a path to that area via pathfinding. + + Find a route to the Hoppity egg. Useful for islands with small, nested corridors. + + Get a title warning when entering an area. + + See area names in the world. + + Does not yet work with Spider's Den and Dungeon Hub. Only partial support for Farming Islands and the Rift. ++ Added option to hide pet nametag text. - Empa + j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1880) ++ Added Transfer Cooldown Prevention. - Cuz_Im_Clicks (https://github.com/hannibal002/SkyHanni/pull/1751) + + Wait for the transfer cooldown to complete before sending commands like warp/is/hub. ### Improvements @@ -157,6 +189,7 @@ #### Hoppity Improvements + Added config option to disable rarity in Compact Hoppity messages. - Daveed (https://github.com/hannibal002/SkyHanni/pull/2383) ++ Chocolate Factory: Shows "time to next milestone" instead of "max milestone" when you are at Prestige 6. - minhperry (https://github.com/hannibal002/SkyHanni/pull/2503) #### Combat Improvements @@ -181,6 +214,10 @@ + Updated the description of the config for Enigma Soul Waypoints to help find the Rift Guide in the game. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/2433) +#### Dungeon Improvements + ++ Added dungeon stars and crimson stars to estimated item value. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/2492) + #### Misc Improvements + Updated Last Server to also alert for servers you have just left. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/2494) @@ -215,6 +252,7 @@ + Fixed skull sizes inside the Personal Compactor Overlay. - Empa (https://github.com/hannibal002/SkyHanni/pull/2486) + Fixed the Auction House Price Comparison appearing in your own inventory as well. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/2483) + Fixed "click to show tunnel map" from the Glacite Mines commission menu appearing in the inventory. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/2485) ++ Fixed Mouse Keys not working as Wardrobe Slot Hotkeys. - j10a1n15, ThatGravyBoat (https://github.com/hannibal002/SkyHanni/pull/2506) #### Mining Fixes @@ -251,18 +289,6 @@ + Fixed minor formatting issues with Hoppity Event Summary. - Daveed (https://github.com/hannibal002/SkyHanni/pull/2416) + Fixed Hoppity Event stats resetting. - Daveed (https://github.com/hannibal002/SkyHanni/pull/2489) -#### Misc Fixes - -+ Fixed Mayor Detection failing when Special Mayors are in office. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/2389) -+ Updated Derpy's extra tax perk to use the correct name. - Luna (https://github.com/hannibal002/SkyHanni/pull/2393) -+ Fixed Christmas presents in the Hypixel lobby being visible outside of December. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/2396) -+ Fixed the mod crashing on startup when the game directory path contains a "!". - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/2427) -+ Fixed chat formatting for coin drops in profit trackers (Diana, Slayer, Fishing, Pest). - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/2444) -+ Fixed Last Server Time Slider not functioning. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/2440) -+ Fixed warning sounds being stuttered and cutting out. - Daveed (https://github.com/hannibal002/SkyHanni/pull/2482) -+ Fixed an internal bug with `getItemName` that caused the `NEUInternalName.NONE has no name!` error messages to appear. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/2471) -+ Fixed a typo in mob detection config. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/2472) - #### Chat Fixes + Fixed an error with Patcher Coordinate Detection from chat. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/2410) @@ -283,6 +309,25 @@ + Fixed the reputation helper not updating after a sack update. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/2439) + Fixed Heavy Pearls sometimes not being highlighted. - Luna (https://github.com/hannibal002/SkyHanni/pull/2479) +#### Garden Fixes + ++ Fixed outdated Dicer gemstone fortune in FF guide. - Not_a_cow (https://github.com/hannibal002/SkyHanni/pull/2499) + +#### Misc Fixes + ++ Fixed Mayor Detection failing when Special Mayors are in office. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/2389) ++ Updated Derpy's extra tax perk to use the correct name. - Luna (https://github.com/hannibal002/SkyHanni/pull/2393) ++ Fixed Christmas presents in the Hypixel lobby being visible outside of December. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/2396) ++ Fixed the mod crashing on startup when the game directory path contains a "!". - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/2427) ++ Fixed chat formatting for coin drops in profit trackers (Diana, Slayer, Fishing, Pest). - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/2444) ++ Fixed Last Server Time Slider not functioning. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/2440) ++ Fixed warning sounds being stuttered and cutting out. - Daveed (https://github.com/hannibal002/SkyHanni/pull/2482) ++ Fixed an internal bug with `getItemName` that caused the `NEUInternalName.NONE has no name!` error messages to appear. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/2471) ++ Fixed a typo in mob detection config. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/2472) ++ Fixed performance issues with a high number of dungeon runs in one session. - Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/2504) ++ Fixed `/shedittracker duplex` not working. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/2501) ++ Fixed "Last Server Joined" spamming the chat. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/2495) + ### Technical Details + Cleaned up IslandExceptions to improve readability. - walker (https://github.com/hannibal002/SkyHanni/pull/1560) @@ -318,6 +363,9 @@ + Added perk descriptions to mayor perks. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/2342) + These are loaded when checking the active mayor/minister from the API, so most of the perks will initially have no description. + Added a method to override an ItemStack's lore. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/2342) ++ Updated HandleEvent onlyOnIslands to handle multiple islands. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/2502) ++ Added an abstract "bucketed" tracker that can store where items came from. - Daveed (https://github.com/hannibal002/SkyHanni/pull/2306) + + Takes an enum in instantiation and has built-in logic for swapping display types. ## Version 0.26 diff --git a/docs/FEATURES.md b/docs/FEATURES.md index c12bee86ac0d..a96ca8fc2640 100644 --- a/docs/FEATURES.md +++ b/docs/FEATURES.md @@ -365,6 +365,10 @@ Use `/sh` or `/skyhanni` to open the SkyHanni config in game. + Option to show only when wearing a full hunter armor set. + Options to show checkmarks or crosses instead of numbers. + Hover over a trophy fish to see the percentage caught and how to gain progress. ++ Added Golden Fish Timer. - Empa (https://github.com/hannibal002/SkyHanni/pull/1941) + + Includes an option to warn you when to throw your rod. + + Shows how weak the golden fish is, as a nametag. + + Also works on Stranded.
@@ -387,6 +391,7 @@ Use `/sh` or `/skyhanni` to open the SkyHanni config in game. - Garden Pests in Damage Indicator - **Time to Kill** - Show the time it takes to kill the Slayer boss. ++ Added Broodmother support to the Damage Indicator. - MTOnline (https://github.com/hannibal002/SkyHanni/pull/2325) + **Vampire Slayer** + Show the amount of HP missing until the steak can be used on the vampire slayer on top of the boss. @@ -892,6 +897,8 @@ Use `/sh` or `/skyhanni` to open the SkyHanni config in game. + Mineshaft Pity Display. - Empa (https://github.com/hannibal002/SkyHanni/pull/1655) + Displays information about Mineshaft spawns, your progress towards a Pity Mineshaft, and more. + Added a "Get from Sack" button in the forge recipe menu to retrieve ingredients. - minhperry (https://github.com/hannibal002/SkyHanni/pull/2106) ++ Added Tracker for Glacite Corpses. - Daveed (https://github.com/hannibal002/SkyHanni/pull/2306) + + Tracks overall loot and loot per type.
@@ -983,6 +990,15 @@ Use `/sh` or `/skyhanni` to open the SkyHanni config in game. + Added optional warning when Hoppity calls you with a rabbit to sell. - Daveed (https://github.com/hannibal002/SkyHanni/pull/2272) + Added hotkey for picking up Abiphone calls from Hoppity. - Daveed (https://github.com/hannibal002/SkyHanni/pull/2272) +### The Carnival + ++ Added a Reminder to claim Carnival Tickets. - Thunderbalde73 (https://github.com/hannibal002/SkyHanni/pull/2498) ++ Added display for Carnival Goals. - Thunderbalde73 (https://github.com/hannibal002/SkyHanni/pull/2498) ++ Added a feature to double-click the Carnival NPC to start the game without clicking in the chat. - Thunderbalde73 (https://github.com/hannibal002/SkyHanni/pull/2498) ++ Added Zombie Shootout QoL improvements for the Carnival. - ILike2WatchMemes (https://github.com/hannibal002/SkyHanni/pull/2497) + + Colored hitboxes. + + Lamp timer + line. +
@@ -1338,6 +1354,19 @@ Use `/sh` or `/skyhanni` to open the SkyHanni config in game. + Allows the display of information from the Tab (e.g., Bestiary info). + Added Accessory magical power display as stack size. - minhperry (https://github.com/hannibal002/SkyHanni/pull/2243) + Only works inside the Accessory Bag and Auction House. ++ Added Area Navigation. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/2468) + + Reused the logic from the Tunnel Maps Graphs (Glacite Tunnels), now applied to other islands. + + Displays a list of all areas on your current island. Click on a name to find a path to that area via pathfinding. + + Find a route to the Hoppity egg. Useful for islands with small, nested corridors. + + Get a title warning when entering an area. + + See area names in the world. + + Does not yet work with Spider's Den and Dungeon Hub. Only partial support for Farming Islands and the Rift. ++ Added `/gfs` to fix a broken Piggy Bank. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/2150) ++ Added Broodmother spawn alert, countdown and stage change messages. - MTOnline (https://github.com/hannibal002/SkyHanni/pull/2325) + + Countdown will not show until a spawning stage change is observed, and may be off by a few seconds. ++ Added option to hide pet nametag text. - Empa + j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1880) ++ Added Transfer Cooldown Prevention. - Cuz_Im_Clicks (https://github.com/hannibal002/SkyHanni/pull/1751) + + Wait for the transfer cooldown to complete before sending commands like warp/is/hub.
diff --git a/root.gradle.kts b/root.gradle.kts index 6bfee57db573..ebdebe043c9b 100644 --- a/root.gradle.kts +++ b/root.gradle.kts @@ -12,7 +12,7 @@ plugins { allprojects { group = "at.hannibal2.skyhanni" - version = "0.27.Beta.7" + version = "0.27.Beta.8" } preprocess { diff --git a/src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt b/src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt index 442441825a5c..09a293829e25 100644 --- a/src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt +++ b/src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt @@ -42,7 +42,7 @@ import org.apache.logging.log4j.Logger clientSideOnly = true, useMetadata = true, guiFactory = "at.hannibal2.skyhanni.config.ConfigGuiForgeInterop", - version = "0.27.Beta.7", + version = "0.27.Beta.8", ) class SkyHanniMod {