Additions
- Added RAM usage infoline. (
MHRamUsageModule
)
Changes
- Added text formatting to line renderer disabled warning, thus improving readability at a glance.
- Changed initialization information message from
"Microhud initialized"
to"Microhud initialized!"
. - Cleaned up code.
- Ported to 1.21.4
Additions
- Added toggle button to enable/disable player discord overlay.
- Warning now appears in settings to remind you that the line overlay is disabled.
Fixes
- Sodium/Iris no longer interferes with mod rendering
- Player line now works correctly in multiplayer
Technical changes
- Cleaned up code
- Removed deprecated classes
- Updated options saving code to properly handle
schema
value.