1.12.0
Pre-release
Pre-release
SkyHanni Beta 1.12.0
New Features
- Added Line to Jerry. - Thunderblade73 (#3388)
- Shows a line to your spawned Jerry from Jerrypocalypse.
- Added Player Highlighter for Century Party Invitation item. - hannibal2 (#3360)
- Highlights players eligible for a Century Party invitation.
- Added Rift Snake Highlighter. - hannibal2 (#321)
- Highlights moving snakes in the Living Cave in the Rift.
- Uses colors to indicate different snake states.
- Highlights head or tail based on whether the held item calms or breaks the snake.
- Added Sun Gecko Helper. - nopo (#3097)
- Displays health, combo, combo progress, combo timeout, and active modifiers.
Improvements
- "Craft materials from bazaar" now supports purchasing from AH. - hannibal2 (#3386)
- Disabled "Block Refusing New Visitors" on Bingo. - hannibal2 (#3391)
Fixes
- Added workaround for Minion Upgrade Helper appearing in incorrect inventories. - hannibal2 (#3384)
- Fixed applied gemstone costs not being factored into Estimated Item Value. - Daveed (#3381)
- Fixed Bazaar Instant Buy counting toward item trackers. - hannibal2 (#3385)
- Fixed Bingo Minion Craft Helper not working. - hannibal2 (#3392)
- Fixed chest value display buttons scrolling infinitely. - hannibal2 (#3382)
- Fixed Damage Indicator not showing HP and type during Ender Dragon fights. - hannibal2 (#3376)
- Fixed Damage Indicator timing issues in Dungeon F6/M6. - hannibal2 (#3356)
- Fixed delayed chat message when reaching max additional clicks in Ultrasequencer. - YoGoUrT_20 (#3390)
- Fixed Experimentation Table bits spent calculation. - YoGoUrT_20 (#3390)
- Fixed Harp GUI scale not resetting after being kicked to Limbo. - hannibal2 (#3383)
- Fixed Jerry highlight being too aggressive. - Thunderblade73 (#3388)
- Now only highlights your Jerrys.
- No longer shows false positives during the Great Spook Festival.
- Fixed Motes per Session when leaving Hypixel. - hannibal2 (#3374)
- Fixed page scrolling with inverted bypass. - Cédric Ab (#3206)
- Fixed TPS calculation error. - hannibal2 (#3378)
Technical Details
- Added
HypixelLeaveEvent
andSkyBlockLeaveEvent
. - hannibal2 (#3374) - Added
ItemBuyApi
. - hannibal2 (#3386) - Added partial match logic to debug command
/shtestitem
. - hannibal2 (#3389) - Changed
PowderGainEvent
toPowderEvent
with Gain/Spent inherited events. - Empa (#2839) - Moved IslandType data to the repo. - j10a1n15 (#3035)