SkyHanni Beta 4.21.0
Fixes
- Fixed guest count detection on Private Island/Garden at max guests. - Luna (https://github.com/hannibal002/SkyHanni/pull/4727)
- Fixed incorrect text in Diana Title, Changelog Viewer, Garden Visitors, and Minister Preview. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4719)
- Fixed new error chat messages messages around coroutine. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4720)
- Fixed Skill detection not working when Show Percentages is off in /tab. - Twarug (https://github.com/hannibal002/SkyHanni/pull/4718)
- Fixed Visitors not marked as accepted when using Accept Hotkey. - Chissl (https://github.com/hannibal002/SkyHanni/pull/4728)
SkyHanni Beta 4.20.0
New Features
- Added a keybind to fill your inventory with the hovered item from Sacks. - nopo (https://github.com/hannibal002/SkyHanni/pull/4697)
Improvements
- Added credits for Discord Rich Presence images. - NetheriteMiner (https://github.com/hannibal002/SkyHanni/pull/4715)
- Added Iris Shaders compatibility for 1.21.8. - Microcontrollers (https://github.com/hannibal002/SkyHanni/pull/4701)
- World-rendered features now display when shaders are enabled on 1.21.8.
- Added Pest Shard drops to Pest Profit Tracker. - Chissl (https://github.com/hannibal002/SkyHanni/pull/4705)
Fixes
- Fixed arrows rendering incorrectly in the config on 1.21.8. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4684)
- Fixed colored hitboxes for Baby Zombies in Zombie Shootout being too small on 1.21. - Luna (https://github.com/hannibal002/SkyHanni/pull/4710)
- Fixed Composter Garden display items sometimes failing to load. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4707)
- Fixed config options on modern versions not having colored text. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4684)
- Fixed Dragon Profit Display failing to handle rare drops. - Stuflo19 (https://github.com/hannibal002/SkyHanni/pull/4688)
- Fixed GUI Editor rendering the open inventory incorrectly on 1.21.8. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4713)
- Fixed lag with Discord IPC. - Daveed (https://github.com/hannibal002/SkyHanni/pull/4595)
- Fixed missing toggles for many various Damage Indicator-related features. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4691)
- Includes: Magma Boss (Crimson Isle) phase, Bacte (Rift) phase, Zombie Slayer Boom, Blaze Slayer Helion Shield name, Spider Slayer phase.
- These options are disabled by default. If you use Damage Indicator, please re-enable them.
- Fixed mob names being incorrectly detected for some mobs without types. - Luna (https://github.com/hannibal002/SkyHanni/pull/4687)
- Fixed Open Wiki keybinds not working in Dye Compendium. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4711)
- Fixed shard fusions not being tracked correctly in Attribute Shard features and Item Pickup Log. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4706)
- Fixed some profit trackers double-counting shard gains. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4706)
- Fixed Sun Gecko Helper showing the wrong combo timer if you don't have the Combo Mania accessory. - Luna (https://github.com/hannibal002/SkyHanni/pull/4709)
- Fixed the /viewrecipe command failing for some items. - AfkUserMC (https://github.com/hannibal002/SkyHanni/pull/4690)
- Fixed Total Powder/Forest Whispers resetting upon opening the SkyBlock Menu on mining/foraging islands. - Luna (https://github.com/hannibal002/SkyHanni/pull/4708)
Technical Details
- Added to query the level of an attribute the player has. - Luna (https://github.com/hannibal002/SkyHanni/pull/4531)
- Takes the Bazaar product ID of the shard as an argument.
- Returns 0 if the player has the attribute disabled, otherwise the actual level.
- Added a default 10-second watchdog to any launched coroutine. - Daveed (https://github.com/hannibal002/SkyHanni/pull/4595)
- Can be overridden per call, or set to INFINITE to disable the watchdog process.
- Added coroutine name to error stack traces. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4714)
- Added getTablistEndTime, which better estimates when a tablist timer ends, to TimeUtils. - Chissl (https://github.com/hannibal002/SkyHanni/pull/4678)
- Added in-game logging for repo loading. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4716)
- Bumped moulconfig and preprocessor. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4684)
- Cleaned up InventoryDetector. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4712)
- Hide Armor now uses the stored entity in EntityRenderDispatcherHook like every other feature. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4696)
- Made an interface instead of an abstract class. - Daveed (https://github.com/hannibal002/SkyHanni/pull/4487)
- Replaced with . - Daveed (https://github.com/hannibal002/SkyHanni/pull/4487)
- Trackers should now use data classes that extend Resettable.
SkyHanni Beta 4.19.0
New Features
- Added /shmodlist command. - Daveed (https://github.com/hannibal002/SkyHanni/pull/4583)
- Modern equivalent of NEU's /neustats modlist.
- Added keybind to release all pests in a Pest Trap. - Chissl (https://github.com/hannibal002/SkyHanni/pull/4675)
- Added Title/Sound when a Slayer is cocooned. - fazfoxy (https://github.com/hannibal002/SkyHanni/pull/4569)
Improvements
- Added Bal Shard to Crystal Nucleus Profit Tracker. - Luna (https://github.com/hannibal002/SkyHanni/pull/4660)
- Added more edge-case detection to Repo Management. - Daveed (https://github.com/hannibal002/SkyHanni/pull/4574)
- Added option to hide Ordered Waypoint name. - Trendt (https://github.com/hannibal002/SkyHanni/pull/4676)
- Added Session Time and Reset on World Change toggle to Crown of Avarice Tracker. - Tryp0xd (https://github.com/hannibal002/SkyHanni/pull/4603)
- Session Time now pauses after 2 minutes AFK instead of resetting.
- Updated Garden Money-Per-Hour display on pet change. - Stuflo19 (https://github.com/hannibal002/SkyHanni/pull/4648)
Fixes
- Fixed Garden Visitor detection not working with Rainbow Rune again. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4681)
- Unlike the last fix, this time it actually works.
- Fixed shwords not checking color correctly. - bloxigus (https://github.com/hannibal002/SkyHanni/pull/4683)
- Fixed SkyHanni User Luck in SB Menu. - nopo (https://github.com/hannibal002/SkyHanni/pull/4672)
- Fixed Sun Gecko Helper always showing no active modifiers on 1.21. - Luna (https://github.com/hannibal002/SkyHanni/pull/4682)
- Fixed typo in Composter Overlay. - aphased (https://github.com/hannibal002/SkyHanni/pull/4677)
Technical Details
- Added to Brigadier ArgContext funs. - Daveed (https://github.com/hannibal002/SkyHanni/pull/4574)
- Allows running funs from a command callback.
- Cleaned up and improved performance in Graph Editor and Island Path. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4599)
- Cleaned up miscellaneous functions in ChatUtils. - Daveed (https://github.com/hannibal002/SkyHanni/pull/4574)
- Moved isAprilFoolsDay into TimeUtils. - Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/4560)
- Removed the Ghost Position feature from Graph Editor. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4599)
SkyHanni Beta 4.18.0
New Features
- Added Hideonleaf Finder in Galatea. - Motte + hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4615)
- Shows a route to the nearest Hideonleaf spawn; toggle via keybind.
Improvements
- Added option to repeat Pest Cooldown Warning. - Chissl (https://github.com/hannibal002/SkyHanni/pull/4509)
- Repeats until the pest cooldown ends or the wardrobe is opened.
- Added option to set custom sounds for the Pest Cooldown Warning. - Chissl (https://github.com/hannibal002/SkyHanni/pull/4509)
- Allowed texture packs to override icons. - bloxigus (https://github.com/hannibal002/SkyHanni/pull/4621)
- Fixed some unnecessary error messages in chat. - Daveed (https://github.com/hannibal002/SkyHanni/pull/4593)
- Improved spelling of the Rabbit the Fish line. - ReyMaratov (https://github.com/hannibal002/SkyHanni/pull/4659)
- Made many Slayer features, Shuriken/Twilight indicators, and Bacte phase display independent of Damage Indicator. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4622)
- Allows Bacte phase, Eman Slayer blaze timer, Slayer time-to-kill, and Vampire Slayer steak display to show without boss name/health visible.
- Made navigation through Hoppity Egg Stats pages easier. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4667)
- Made Reforge Helper also searchable as Reforge Overlay in the config. - Luna (https://github.com/hannibal002/SkyHanni/pull/4524)
- Moonglade Beacon Solver now shows negative numbers when right-clicking is faster. - Luna (https://github.com/hannibal002/SkyHanni/pull/4614)
Fixes
- Changed King Talisman Helper to use the absolute day to calculate the current Dwarven King. - penguin (https://github.com/hannibal002/SkyHanni/pull/4617)
- Fixed a typo in the Changelog Viewer. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4655)
- Fixed Block Strength Guide not opening. - brooke (https://github.com/hannibal002/SkyHanni/pull/4661)
- Fixed Dungeon Races Guide breaking when using abilities or gaining Bits mid-race. - Luna (https://github.com/hannibal002/SkyHanni/pull/4619)
- Fixed some reforges not detected in Estimated Item Value and Reforge Overlay. - Luna (https://github.com/hannibal002/SkyHanni/pull/4524)
- Fixed some tab-completion features working outside SkyBlock. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4654)
- Fixed Sven Slayer not working with Damage Indicator. - Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/4653)
- Fixed trackers showing incorrect pet names. - nopo (https://github.com/hannibal002/SkyHanni/pull/4662)
Technical Details
- Added 'ramp-up' for Computer Time Offset if in SLOW state, and performing stably. - Daveed (https://github.com/hannibal002/SkyHanni/pull/4578)
- Added a stopwatch util class. - Chissl (https://github.com/hannibal002/SkyHanni/pull/4626)
- Added function in . - penguin (https://github.com/hannibal002/SkyHanni/pull/4617)
- Added retry in GH workflows when Fabric download(s) fail. - Daveed (https://github.com/hannibal002/SkyHanni/pull/4575)
- Addressed more loading issues using KSerializable and GSON annotations. - Daveed (https://github.com/hannibal002/SkyHanni/pull/4589)
- Removed command . - penguin (https://github.com/hannibal002/SkyHanni/pull/4617)
- Renamed to . - Luna (https://github.com/hannibal002/SkyHanni/pull/4524)
- Renamed to . - Luna (https://github.com/hannibal002/SkyHanni/pull/4524)
- Renamed to . - Luna (https://github.com/hannibal002/SkyHanni/pull/4524)
SkyHanni Beta 4.17.0
Improvements
- Added color options for sold, expired, and underbid Auction items. - brooke-gill (https://github.com/hannibal002/SkyHanni/pull/4646)
- Added the wet book price to estimated item value. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4642)
Fixes
- Fixed brewing stand overlay labelling air on modern versions. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4644)
- Fixed bucketed item trackers displaying invalid items. - Chissl (https://github.com/hannibal002/SkyHanni/pull/4647)
- Fixed estimated item value error on items with replenish or scavenger 5. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4643)
- Fixed hunting box value being capped at integer limit. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4645)
- Fixed issue in pest particle waypoints. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4649)
SkyHanni Beta 4.16.0
New Features
- Added tab complete for /call. - nopo (https://github.com/hannibal002/SkyHanni/pull/4632)
- Added tab complete to the /show command. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4605)
Improvements
- Improved wording of some config options. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4628)
- Made estimated item value calculate the value of enchantments that have used an endcap item. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4635)
- Trackers now show george price for pets when the tracker is set to npc. - nopo (https://github.com/hannibal002/SkyHanni/pull/4633)
Fixes
- Fixed 1.8 visual words being replaced in the visual word editing menu. - bloxigus (https://github.com/hannibal002/SkyHanni/pull/4630)
- Fixed a typo in the block strength guide. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4627)
- Fixed Blaze T4 spawn costs being ignored in Slayer Profit Tracker. - fazfoxy (https://github.com/hannibal002/SkyHanni/pull/4625)
- Fixed dicer drops not being added to tracker/hidden. - Chissl (https://github.com/hannibal002/SkyHanni/pull/4639)
- Fixed fortune display not detecting melon fortune from tablist. - Chissl (https://github.com/hannibal002/SkyHanni/pull/4639)
- Fixed Garden Visitor detection not working with Rainbow Rune. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4624)
- Fixed multiple menus and features throwing an error when encountering melons. - Chissl (https://github.com/hannibal002/SkyHanni/pull/4639)
- Fixed some chocolate factory options not respecting the global toggle. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4628)
- Prevented use of vacuums when a previous vacuum line is still being traced out. - bloxigus (https://github.com/hannibal002/SkyHanni/pull/4612)
Technical Details
- Added NPC names to the dictionary. - Motte (https://github.com/hannibal002/SkyHanni/pull/4616)
- Changed part of the foundation of the Damage Indicator to utilize the Mob Detection. - Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/4604)
- Stop including Kotlin on modern. - meowora, j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/4602)
SkyHanni Beta 4.15.0
Improvements
- Added detection of Nucleus Run Enchanted Books from chat messages. - formicacidgd (https://github.com/hannibal002/SkyHanni/pull/4565)
- Added option to hide Clickable Chat Hints. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4609)
- Hides the 'Click to x' chat line in SkyHanni messages. The message remains clickable and shows info on hover.
- Updated Visual Words for 1.21.8 compatibility. - bloxigus (https://github.com/hannibal002/SkyHanni/pull/4608)
Fixes
- Fixed Colorful Item Tooltips using the wrong color for Trophy Fish Chance. - Luna (https://github.com/hannibal002/SkyHanni/pull/4587)
- Fixed Enchanted Books detection for Corpses and Fossil Excavator. - Siv (https://github.com/hannibal002/SkyHanni/pull/4610)
- Fixed errors with Atoned Horror (Revenant) and Conjoined Brood (Tarantula) Slayer bosses. - Luna (https://github.com/hannibal002/SkyHanni/pull/4588)
- Fixed incorrect stats summary for Jacob's Contests. - Chissl (https://github.com/hannibal002/SkyHanni/pull/4582)
- Fixed Item Pickup Log showing incorrect amounts. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4594)
- Fixed pitch calculation in Moonglade Beacon Solver. - Daveed (https://github.com/hannibal002/SkyHanni/pull/4482)
- Fixed Toggle Sneak unsneaking when hovering over a SkyHanni Tracker. - nopo (https://github.com/hannibal002/SkyHanni/pull/4613)
- Fixed Vanilla Nametag Colors. - Pugzy (https://github.com/hannibal002/SkyHanni/pull/4586)
- Prevented incorrect mob-kill coin gains from being added to the Slayer Profit Tracker. - Chissl (https://github.com/hannibal002/SkyHanni/pull/4606)
- Prevented incorrect Slayer spawn costs from being added to the Profit Tracker. - Chissl (https://github.com/hannibal002/SkyHanni/pull/4597)
Technical Details
- Bumped Loom to 1.10.34. - Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/4581)
- Cleaned up Graph usage. - Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/4601)
- Renamed to . - Luna (https://github.com/hannibal002/SkyHanni/pull/4588)
- Updated Graph Deserialization. - Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/4600)




