4.13.0
Pre-release
Pre-release
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 (#4466)
Improvements
- Added support for Hypixel’s new Magic Find format. - Luna (#4542)
- Added warning for incompatibility with Aaron’s Mod. - ninjaguardian (#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 (#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 (#4527)
- Slightly improved the mod performance when switching islands or opening private island chests. - hannibal2 (#4539)
Fixes
- Fixed duplicate chat messages in Trophy Fishing features. - Daveed (#4494)
- Fixed Farming Fortune Guide suggesting Blooming instead of Squeaky reforge. - Luna (#4525)
- Fixed invalid sound entries in the config on 1.21. - nopo (#4538)
- Fixed missing decimals in Slayer Time to Kill chat message. - fazfoxy (#4523)
- Fixed Naga-charmed mob shards not being counted. - Luna (#4529)
- Fixed rare Cake Tracker error. - hannibal2 (#4548)
- Fixed rare crash. - hannibal2 (#4546)
- Fixed Slayer books showing both Hypixel and SkyHanni messages. - fazfoxy (#4521)
- Fixed Slayer Kill Timer showing for other players’ bosses. - fazfoxy (#4523)
- Fixed small inconsistencies in scrollable Table GUIs. - Thunderblade73 (#4424)
- Eg: Trackers.
- Fixed typo 'Contol' → 'Control' in Moonglade Beacon Solver. - Luna (#4537)
- Fixed Wilted Berberis Helper occasionally not removing old waypoints. - Luna (#4535)
Technical Details
- Added info to Pity Display and Flowsoul Helper configs indicating they don’t work due to missing Hypixel sound info. - hannibal2 (#4549)
- Added regex tests for enchant patterns. - ninjaguardian (#4277)
- Located in
EnchantParser.kt.
- Located in
- Added Renderable caches to several classes. - Daveed (#4441)
- Added warning for Aaron’s Mod incompatibility. - ninjaguardian (#4277)
- Current uses of
OtherModsSettingswere updated to match the fix.
- Current uses of
- Fixed duplicate messages when replacing component and chat line ID on chat events. - Daveed (#4494)
- Fixed internal display of pets at Level 0 when they have 0 XP. - hannibal2 (#4550)
- Minor fixes to
EnchantParser.kt. - ninjaguardian & hannibal002 (#4277) - Moved table Renderables out of
Renderable.kt. - Thunderblade73 (#4424)