SkyHanni Beta 4.14.0
New Features
- Added Prevent Huntrap Misclick. - Roboo (https://github.com/hannibal002/SkyHanni/pull/4533)
- Empty traps in the Hunting Toolkit are now unclickable.
Improvements
- Added Slayer and Commissions options to Tab Widget Display. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4573)
Fixes
- Fixed Attribute Shard features with Bogged (Sea Archer) shard. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4563)
- Fixed Compact Tree Gifts not working after Hypixel update. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4561)
- Fixed double negative signs in Item Pickup Log. - Daveed (https://github.com/hannibal002/SkyHanni/pull/4564)
- Fixed Enderman Beacon highlight not working. - nopo (https://github.com/hannibal002/SkyHanni/pull/4571)
- Fixed Item Pickup Log not counting correctly. - Daveed (https://github.com/hannibal002/SkyHanni/pull/4564)
- Fixed Pest Spawn Timer. - nopo (https://github.com/hannibal002/SkyHanni/pull/4562)
- Fixed Pet Drop Rarity on messages without Magic Find or Farming Fortune. - Luna (https://github.com/hannibal002/SkyHanni/pull/4566)
- Fixed sack display for rough gemstones in 1.21. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4555)
- Fixed slayer feature hide mob names. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4568)
- Fixed small performance issue in Chum Bucket Hider. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4559)
- Fixed Tier 5 Slayer compatibility for related features. - Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/4554)
Technical Details
- Fixed ignoring . - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4557)
- Fixed Renderable Test Command. - Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/4551)
- Improved performance of Damage Indicator slightly. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4557)
- Moved Global Render from SkyHanniDebugsAndTests to GlobalRender, accessed via SkyHanniMod. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4557)
- Moved item resolution query logic to the repo. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4563)
- The preprocessing task is now incremental. - Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/4558)
SkyHanni Beta 4.13.0
New Features
- Fixed Hypixel 1.21 double-click bug when right-clicking a block with Blaze Daggers or Fishing Rods. - yhtez (https://github.com/hannibal002/SkyHanni/pull/4466)
Improvements
- Added support for Hypixel’s new Magic Find format. - Luna (https://github.com/hannibal002/SkyHanni/pull/4542)
- Added warning for incompatibility with Aaron’s Mod. - ninjaguardian (https://github.com/hannibal002/SkyHanni/pull/4277)
- Added prompt to disable Rainbow Max Enchants in one of the two mods.
- Farming Fortune Guide now suggests the Squeaky reforge between Blooming and Rooted. - Luna (https://github.com/hannibal002/SkyHanni/pull/4525)
- While mainly intended for Pest Farming, it also serves as a mid-point in Farming Fortune.
- Improved mod performance when reading item stack data. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4527)
- Slightly improved the mod performance when switching islands or opening private island chests. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4539)
Fixes
- Fixed duplicate chat messages in Trophy Fishing features. - Daveed (https://github.com/hannibal002/SkyHanni/pull/4494)
- Fixed Farming Fortune Guide suggesting Blooming instead of Squeaky reforge. - Luna (https://github.com/hannibal002/SkyHanni/pull/4525)
- Fixed invalid sound entries in the config on 1.21. - nopo (https://github.com/hannibal002/SkyHanni/pull/4538)
- Fixed missing decimals in Slayer Time to Kill chat message. - fazfoxy (https://github.com/hannibal002/SkyHanni/pull/4523)
- Fixed Naga-charmed mob shards not being counted. - Luna (https://github.com/hannibal002/SkyHanni/pull/4529)
- Fixed rare Cake Tracker error. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4548)
- Fixed rare crash. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4546)
- Fixed Slayer books showing both Hypixel and SkyHanni messages. - fazfoxy (https://github.com/hannibal002/SkyHanni/pull/4521)
- Fixed Slayer Kill Timer showing for other players’ bosses. - fazfoxy (https://github.com/hannibal002/SkyHanni/pull/4523)
- Fixed small inconsistencies in scrollable Table GUIs. - Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/4424)
- Eg: Trackers.
- Fixed typo 'Contol' → 'Control' in Moonglade Beacon Solver. - Luna (https://github.com/hannibal002/SkyHanni/pull/4537)
- Fixed Wilted Berberis Helper occasionally not removing old waypoints. - Luna (https://github.com/hannibal002/SkyHanni/pull/4535)
Technical Details
- Added info to Pity Display and Flowsoul Helper configs indicating they don’t work due to missing Hypixel sound info. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4549)
- Added regex tests for enchant patterns. - ninjaguardian (https://github.com/hannibal002/SkyHanni/pull/4277)
- Located in .
- Added Renderable caches to several classes. - Daveed (https://github.com/hannibal002/SkyHanni/pull/4441)
- Added warning for Aaron’s Mod incompatibility. - ninjaguardian (https://github.com/hannibal002/SkyHanni/pull/4277)
- Current uses of were updated to match the fix.
- Fixed duplicate messages when replacing component and chat line ID on chat events. - Daveed (https://github.com/hannibal002/SkyHanni/pull/4494)
- Fixed internal display of pets at Level 0 when they have 0 XP. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4550)
- Minor fixes to . - ninjaguardian & hannibal002 (https://github.com/hannibal002/SkyHanni/pull/4277)
- Moved table Renderables out of . - Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/4424)
SkyHanni Beta 4.12.0
New Features
- Added Slayer Kill Timer. - fazfoxy (https://github.com/hannibal002/SkyHanni/pull/4518)
- Sends time to kill a slayer in chat.
- Added Slayer Time messages. - fazfoxy (https://github.com/hannibal002/SkyHanni/pull/4518)
- Sends time to complete (Spawn & Kill) a slayer quest in chat.
Improvements
- Improved performance a bit. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4519)
Fixes
- Fixed missing text on config button. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4512)
- Fixed repo errors when GitHub is inaccessible. - Daveed (https://github.com/hannibal002/SkyHanni/pull/4483)
- Fixed SkyHanni not recognizing belt-exclusive reforges, preventing NEU repo load errors. - Luna (https://github.com/hannibal002/SkyHanni/pull/4515)
- Fixed wrong color for Tara T5 Name in Damage Indicator. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4518)
Technical Details
- Added Damage Indicator checks to /shdebug. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4517)
- Fixed /shconfig search functionality. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4516)
- Moved Sh Project Version from Gradle to external file. - Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/4497)
- Removed obsolete Fishing Weapon item category. - Luna (https://github.com/hannibal002/SkyHanni/pull/4515)
SkyHanni Beta 4.11.0
Improvements
- Improved compatability between SkyHanni's glow and Minecraft's glow on 1.21. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4496)
Fixes
- Fixed Ancient Skin gdrags autopet messages not being blocked. - Daveed (https://github.com/hannibal002/SkyHanni/pull/4507)
- Fixed errors with reading 'Kill Kuudra' quests. - Daveed (https://github.com/hannibal002/SkyHanni/pull/4495)
- Fixed negative shards being added to profit trackers. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4503)
- Fixed Puff not showing in Crux Talisman Display on 1.21. - Luna (https://github.com/hannibal002/SkyHanni/pull/4506)
- Fixed rare error in glowing mushroom highlighter. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4502)
- Fixed rare error when searching in config. - Daveed (https://github.com/hannibal002/SkyHanni/pull/4500)
- Fixed Trophy Fish Display incorrectly saying you caught all trophy fish of a specific tier when you have never caught any tier of some. - Luna (https://github.com/hannibal002/SkyHanni/pull/4501)
- Fixed Voodoo Doll/Jinxed Voodoo Doll ability detection. - Luna (https://github.com/hannibal002/SkyHanni/pull/4493)
- Fixed warp tab complete removing tab complete for some Hypixel commands on 1.21. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4504)
Technical Details
- Created SkyHanniBlockHighlighter which is a class that is abstracted to allow multiple different block highlighting implementations. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4502)
- Split our entity outlines vertex consumer from the normal Minecraft one so that we can modify depth test per entity. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4496)
SkyHanni Beta 4.10.0
New Features
- Added /shping to show your ping in chat. - nopo (https://github.com/hannibal002/SkyHanni/pull/4478)
- Added Hide Irrelevant Mobs for Slayers. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4468)
- Makes mobs partially transparent so that they don't annoy while having an active slayer quest.
- Useful for e.g. Magma Cubes in Burning Desert for Tara Slayer.
- Added Mark When Invincible Tara 5. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4471)
- Highlight the Tarantula Slayer tier 5 in a customizeable color while the hatchlings are alive.
Improvements
- Added /sho setupmode to easily toggle setup mode for ordered waypoints. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4490)
- Added a way to reset tracked hunting box shards for the attribute shard overlay. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4477)
- Added option to only show powder chest features when great explorer 20. - nopo (https://github.com/hannibal002/SkyHanni/pull/4481)
- Added some more information when clock offset fails to calculate. - Daveed (https://github.com/hannibal002/SkyHanni/pull/4439)
- Added tab completion to /viewstash. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4469)
- Added Text When Invincible to Damage Indicator. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4471)
- Show the info that you need to kill the hatchlings during tarantula slayer tier 5 fight.
- Made /shedittracker more clear for bucketed trackers. - nopo (https://github.com/hannibal002/SkyHanni/pull/4476)
- Made SkyHanni able to tab complete a few hypixel commands on 1.21. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4465)
- This includes warps, party commands, gfs, viewrecipe and various player related commands.
Fixes
- Added warty and half eaten mushrooms to /ff. - Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/4480)
- Fixed Ubik Reminder sending every second in chat. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4464)
Technical Details
- Added abstract logic for changing the opacity of entites with EntityOpacityManager. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4468)
- This also includes the two new events EntityOpacityActiveEvent and EntityOpacityEvent.
- Added debug command /shdebugentityskin. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4467)
- Highlights armor stands in the world that hold or wear a skull with the given skin texture.
- Also show the graph area in the debug gui in f3. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4489)
- Cleaned up more around time offset. - Daveed (https://github.com/hannibal002/SkyHanni/pull/4439)
- Cleaned up some code in ColeweightWaypointFormat . - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4463)
- Decluttered code by using chroma color in more render functions. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4472)
- Made opacity stuff work on 1.21. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4470)
- Ported all item rendering functionality to 1.21.7. - Daveed (https://github.com/hannibal002/SkyHanni/pull/4454)
- Removed an unnecessary call in ItemResolutionQuery that may lead to a performance hit. - Luna (https://github.com/hannibal002/SkyHanni/pull/4474)
- Switched /shcarrolyn and /shtrackcollection to use brigadier commands. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4469)
- Use native ping method instead of Hypixel Mod API on 1.21. - Luna (https://github.com/hannibal002/SkyHanni/pull/4488)
SkyHanni Beta 4.9.0
New Features
- Added Coleweight's Ordered Waypoints (/shordered or /sho). - SuperClash (https://github.com/hannibal002/SkyHanni/pull/3622)
- Added compact messages for Agatha/Starlyn Sister contests. - Erymanthus (https://github.com/hannibal002/SkyHanni/pull/4258)
- Added Dungeon Instance Creation Cooldown display. - Chissl (https://github.com/hannibal002/SkyHanni/pull/3373)
- Optionally blocks sending /joininstance command during cooldown.
- Added Floor 7 Spring Boots Helper. - Cuz_Im_Clicks (https://github.com/hannibal002/SkyHanni/pull/2581)
- Added option to mute final Tree Breaking Sound. - Helium9 (https://github.com/hannibal002/SkyHanni/pull/4459)
- Added Ubik's Cube reminder. - jepn (https://github.com/hannibal002/SkyHanni/pull/3125)
Improvements
- Added co-op support for Plot Spray detection in Garden. - Chissl (https://github.com/hannibal002/SkyHanni/pull/3017)
- Added option to only show Attribute Shard data for shards visible in your current inventory. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4456)
- Added option to show total coin value of items in the Item Pickup Log. - pretzoot (https://github.com/hannibal002/SkyHanni/pull/4457)
- Added Spider Slayer tier 5 minibosses to Miniboss Highlight. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4458)
- Added Tara 5 support for Damage Indicator. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4460)
Fixes
- Fixed Custom Wardrobe not hiding the inventory screen on 1.21.7. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4452)
- Fixed Damage Indicator showing bosses at 1k HP before first hit. - nopo (https://github.com/hannibal002/SkyHanni/pull/4451)
- Fixed inventory names not showing on 1.21.7 when Improved SB Menus was off. - nopo (https://github.com/hannibal002/SkyHanni/pull/4450)
- Fixed more repo loading issues. - Daveed (https://github.com/hannibal002/SkyHanni/pull/4449)
- Fixed rare error in Crimson Miniboss Respawn Timer on 1.21. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4447)
- Fixed tab complete on some commands not working on 1.21. - nopo (https://github.com/hannibal002/SkyHanni/pull/4453)
- Fixed Wither Skeleton Mob Detection on 1.21+. - yhtez (https://github.com/hannibal002/SkyHanni/pull/4455)
- Fixed Mob HP for Bladesoul and Quazzi.
Technical Details
- Added AutoService to build.gradle.kts. - SuperClash (https://github.com/hannibal002/SkyHanni/pull/3622)
- Added farming weight-related endpoints to EliteDevApi. - Daveed (https://github.com/hannibal002/SkyHanni/pull/4329)
- Removed these from FarmingWeightDisplay.
- Added live plugin for jumping to config from migration path. - Daveed (https://github.com/hannibal002/SkyHanni/pull/4425)
- Added live-plugin quick-fix for converting config options to Property. - Daveed (https://github.com/hannibal002/SkyHanni/pull/4448)
- Added Private Island Chest to StorageAPI. - Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/4008)
- Added resource endpoints to EliteDevApi. - Daveed (https://github.com/hannibal002/SkyHanni/pull/4329)
- Items, Auctions, Bazaar.
- Added support for spaces in EnumArgumentType. - nopo (https://github.com/hannibal002/SkyHanni/pull/4382)
- Changed to . - Daveed (https://github.com/hannibal002/SkyHanni/pull/4415)
- Added annotation as an alternative to .
- Changed all instances of to (or equivalent). - Daveed (https://github.com/hannibal002/SkyHanni/pull/4415)
- Changed update-repo commands to fully remove and re-download the repo. - Daveed (https://github.com/hannibal002/SkyHanni/pull/4403)
- Replaced all instances of with . - Daveed (https://github.com/hannibal002/SkyHanni/pull/4415)
- Deleted SpecialColor - use ChromaColour going forward.