Skip to content

7.45.0

Pre-release
Pre-release

Choose a tag to compare

@hannibal002 hannibal002 released this 12 Aug 09:48
· 77 commits to beta since this release
Immutable release. Only release title and notes can be modified.
7ca865a

SkyHanni Beta 7.45.0

Improvements

  • Added a Discord RPC message for when your Slayer boss is cocooned. - Avrg (#6258)
  • Added support for coordinates copied from the SkyBlock Wiki in commands that take coordinates, for example /shnav. - hannibal2 (#6299)
  • Improved Attribute Shard Overlay. - hannibal2 (#6322)
    • Now accounts for the shards already on order in the Bazaar.
    • Added an "Include Bazaar Orders" button to turn this off.
    • Clicking a shard now buys only the number that is still missing.
    • Shards that are fully covered by the Hunting Box and open orders are no longer clickable.

Fixes

  • Fixed an error when using /shnav with a search term. - hannibal2 (#6298)
  • Fixed Charmed Attribute Shards not being detected after the Torrhus Canyon update. - Luna (#6361)
  • Fixed Cropshot Chip being detected as the wrong item. - hannibal2 (#6352)
  • Fixed Hide Armor leaving the cape in its armored position, causing it to float behind you. - Luna (#6341)
  • Fixed items such as Crown of Greed and Tiki Mask sometimes showing up as tracker drops when equipping them (hopefully for real this time). - Luna (#6330)
  • Fixed mouse locking sometimes not unlocking when leaving the Garden. - Avrg (#6344)
  • Fixed the misleading name and description of the Custom Keybinds Exclude Barn option, which also excludes Greenhouse plots. - VK3DNS (#6356)
    • The option is now called "Exclude Unfarmable Plots".
  • Fixed the You have no Auto-Slayer active! warning showing when your Slayer boss gets cocooned. - Avrg (#6258)

Technical Details

  • Added a console log for duplicate item display names. - hannibal2 (#6352)
  • Moved the display name lookup exclusions into the repo. - hannibal2 (#6352)
  • Removed the unused getInternalNameFromHypixelId. - hannibal2 (#6352)