Skip to content

7.43.0

Pre-release
Pre-release

Choose a tag to compare

@hannibal002 hannibal002 released this 05 Aug 22:17
· 119 commits to beta since this release
Immutable release. Only release title and notes can be modified.
9c288a4

SkyHanni Beta 7.43.0

Improvements

  • Added more Torrhus Canyon /shnavigateall support. - hannibal2 (#6292)
    • Added Sanger and Pangolin support.

Fixes

  • Fixed a false error report when the Slayer quest scoreboard/widget was parsed while incomplete. - Avrg (#6238)
  • Fixed a rare error when an entity gets damaged just as you switch lobbies. - Luna (#6290)
  • Fixed ore block detection being broken, which also crashed the game on 1.21.11. - Luna (#6291)
    • Affected Mithril, Titanium, Hard Stone, Red Sand, Umber, and Tungsten detection.
  • Fixed SkyHanni saying Safari instead of Critter Safari. - Luna (#6286)
  • Fixed the mod thinking the max Foraging level is still 54 instead of 57. - Luna (#6285)
  • Fixed the mod thinking the max Hunting level is still 25 instead of 50. - Luna (#6285)
  • Fixed the Visitor offer tooltip showing the price of a single item instead of the price for the required amount. - hannibal2 (#6287)
  • Fixed the Visitor offer tooltip staying greyed out while holding the bypass key. - hannibal2 (#6287)

Technical Details

  • Changed GardenVisitorTooltip to read item amounts from the item lore instead of the rendered tooltip. - hannibal2 (#6287)
  • Improved error handling in RelayedRun and DelayedServerRun. - hannibal2 (#6296)
  • Made @HandleEvent in non-@SkyHanniModule classes fail loudly instead of silently. - Luna (#6216)
  • Split up GardenVisitorTooltip.readToolTip. - hannibal2 (#6287)

Removed Features

  • Removed 1.21.11 support. - Luna (#6268)