Skip to content

7.48.0

Pre-release
Pre-release

Choose a tag to compare

@hannibal002 hannibal002 released this 20 Aug 07:55
· 36 commits to beta since this release
Immutable release. Only release title and notes can be modified.
22afd43

SkyHanni Beta 7.48.0

Improvements

  • Added a separate Clean Tree View toggle to hide the Barkshatter Rune. - Avrg (#6385)
  • Improved NPC trade cost lines to show a question mark instead of the owned number when SkyHanni does not track that currency. - hannibal2 (#6401)

Fixes

  • Fixed an error when autocompleting commands if you have never joined Hypixel. - Avrg (#6410)
  • Fixed an error when opening Heart of the Mountain or Heart of the Forest. - hannibal2 (#6401)
  • Fixed Clean Tree View incorrectly hiding the Barkshatter Rune. - Avrg (#6385)
  • Fixed Hideonleaf/Hideonsun Pathfinder breaking after completing two laps. - Luna (#6379)
  • Fixed Safari Ticket costs not being read in the Ticket Exchange. - hannibal2 (#6401)
  • Fixed some Elite leaderboard requests still being sent with leaderboards disabled. - Luna (#6372)

Technical Details

  • Added documentation and a primary function name to SkyHanniWarpEvent. - hannibal2 (#6374)
  • Changed the Graph Editor error finder to stop navigating once all errors are fixed, and to report when they are gone. - hannibal2 (#6405)
  • Removed unnecessary Int conversions when reading item cost numbers from item lore. - hannibal2 (#6374)
  • Replaced manual lore color stripping with the getCleanLore util. - hannibal2 (#6374)
  • Restored console output for SkyHanni logger errors in the development environment. - hannibal2 (#6388)
    • Config load failures now name the failing JSON path in the shutdown message.