Additions
- /g leave confirmation
Changes/Fixes
- Fix overflow skill exp parsing which cause causing action bar parsing errors
- Fix reforge name tooltip on 1.21.6
Additions
- Option to Hide Mount Health Bar
- 1.21.6 support
Changes/Fixes
- Fix ticker parsing in action bar
- Put chat events at an earlier priority
- This fixes some potential issues with SkyHanni
- Tweaked HUD rendering order so most would not cover their corresponding texts
- Some mod metadata improvements
Known Issues
- The reforge name tooltip has some weird bugs with the menu on 1.21.6 only. You may want to disable it in the config menu under
General > Reforge Overlay
Since Hypixel does not support visiting latest version islands below 1.21.5, this will be the last supported version for 1.21.4. Please update to a newer version.
Additions
- Pressure HUD
- Pressure Action Bar Filter
- HOTF Menu Highlights
- Effect Toggle Menu Highlights
Changes/Fixes
- Fix crash in Skill HUD with invalid data
- Fix the wrong color being used in some highlights
Additions
- New Multiline HUD composition editor
- This still has one or two bugs, which will be worked out in time
- Pickaxe Cooldown entry for Mining HUD
- Reforge filter and overlay
- Fetchur solver and HUD
- The HUD can show you what you need before you even talk to Fetchur
- New Menu Highlights
- Unclaimed Mining Commissions
- Unclaimed Farming Contests
- Support for Hunting Skill and Galatea Island
- Title Notifications for Golden and Diamond Goblin
- Minion EXP Overlay Features (also apply to new Reforge Overlay)
- Option to put it on the left
- Configurable text shadow
Changes/Fixes
- Improve default Hud Tweaks options (j10a1n15)
- Switch to official Mod API distribution
- Fixed REI Rendering over Minion/Reforge Overlay
- Fixed Minion/Reforge Overlay closing the screen if ESC was pressed when a text box was focussed
- Fixed Minion/Reforge Overlay text boxes staying focused if clicked outside of
This will likely be the last supported release for 1.21.1. Please update to a newer version.
Additions
- Dungeon Secrets HUD
- Options to hide health related HUDs in The Rift
- Option to hide Mod API errors
- Installer Frame
Changes/Fixes
- Expanded Killswitch to more features that needed it
- Fixed rift time parsing errors
- Improved mining data error handling
- Fixed Corpse Looter commission
- Switched to custom chat events for data extaction
- These should fix errors caused by Fabric's events canceling messages before the mod could see them
- Improved error handling for the Action Bar Transformer
Additions
- Park Rainmaker Timer HUD
- Option to disable rendering the status effect overlay
Changes/Fixes
- Improve the way the mod extracts info from screens
- Fix crashes related to Persistent Data storage
- Fix incorrect width and anchor point calculations on HUDs with icons.
Additions
- Update for 1.21.5
- Action Bar Filter for Location Change Messages
- Remote Constant Repo
- This replaces many hardcoded constants throughout the mod
- This also includes a remote feature killswitch, a feature that can be used by me in an emergency to remotely disable an SBT feature that's getting people banned if something like that were to ever occur.
- Minion Skill EXP Overlay
- Displays the expected skill exp you will get from collecting a minion
Changes/Fixes
- Overhauled Text Mode in the HUD Screen
- Made some other visual improvements to the HUD Screen
- Fixed Ticker HUD sometimes not displaying the correct width box
- Other internal refactors