Release 9.0.0
Changes
- Ported to 1.20.3
Technical
- Improved code quality
- Fixed buildchain
Changes
- Port to 1.21.3
!CAUTION Beware: Alpha version, stuff is gonna be broken.
Additions
- Added a single infoline for direction, pitch and yaw. (Thanks for the suggestion @KinanLak on github)
- Actually print out a readable warning message when
WeatherService
fails to load the current weather.
Additions
- Ported to 1.20.4
- Cosmetic and backend rework of the options screen.
Fixes
- Fixed small bugs related to the weather system.
Version 7.0.0
Additions
- Weather infolines
- Current temperature and condition
- Current wind speed and air mosture
Fixes
Small bugs i forgot to write down.
Fixes
- U/D buttons now render in settings menu
Developer
- Now use 1.20.1 fabric api
- Cleaned up code
- Now use
MHGuiUtill#renderText(...)
everywhere instead of usingTextRenderer.render
directly.
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.
Updates
- Ported to 1.20
Fixes
- Clarified licence in gradle.properties