Changelog
SkyHanni Beta 4.5.0
New Features
- Added Frozen Treasure highlighter for the Glacial Caves. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4393)
- Added Glowing Mushroom highlighter for the Glowing Mushroom Cave. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4392)
- Added Mineshaft Detection. - Helium9 (https://github.com/hannibal002/SkyHanni/pull/4343)
- Ability to send entered Mineshaft to party chat.
- Tracks how many shafts you entered since each Mineshaft Type.
- Spirit Leap Keybinds. - Ovi_1 (https://github.com/hannibal002/SkyHanni/pull/3844)
- Allows player to use keybinds to leap to specific player.
- Keybind hints added for easier keybind usage.
Improvements
- Added an option for item pickup log to show shard gains. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4389)
- Added an option for the attribute shard overlay to account for shards you already own. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4389)
- Added filter for Swoop's message. - Roboo (https://github.com/hannibal002/SkyHanni/pull/4388)
- Made hunting box value overlay be scrollable. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4389)
- Made hunting box value show the total value of shards in your hunting box. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4389)
Fixes
- Fixed Agaricus Cap timer incorrectly resetting whenever you move your camera on 1.21. - Luna (https://github.com/hannibal002/SkyHanni/pull/4384)
- Fixed Crop Fortune Colours in Colourful Item Stats. - nopo (https://github.com/hannibal002/SkyHanni/pull/4391)
- Fixed grinch sea creature detection on 1.21. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4394)
- Fixed Jacob Contests Saying they went for 55 years. - nopo (https://github.com/hannibal002/SkyHanni/pull/4383)
Technical Details
- Added Renderable.fillScrollTable to create a filledTable that also can scroll. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4389)
- Added ShardGainEvent for when shards go in and out of the hunting box. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4389)
- Added the ability for sea creatures to have alternate messages that they match on. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4394)
- Fixed /shtestmessage reporting that messages were blocked when they weren't. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4394)
- Improved
BlockUtils.getBlockLookingAt()
and split it up intogetTargetedBlock()
andgetTargetedBlockAtDistance()
. - Luna (https://github.com/hannibal002/SkyHanni/pull/4384)- Coordinates are now explicitly rounded to a full block to match 1.8 behavior.
- The former gets the targeted block directly from Minecraft using the default reach distance instead of 10, while the latter can still be used for custom distances.
- Moved
LorenzVec.getBlockBelowPlayer()
toLocationUtils
and fixed incorrect behavior when the player is standing on a non-full block. - Luna (https://github.com/hannibal002/SkyHanni/pull/4384) - Removed unused deprecated functions. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4381)
- Renamed
LorenzVec.roundLocationToBlock()
toroundToBlock()
and fixed incorrect rounding. - Luna (https://github.com/hannibal002/SkyHanni/pull/4384)
Dependencies
Files
SkyHanni-4.5.0-mc1.21.7.jar(18.24 MiB) Primary Download