Releases: LukeOnuke/microhud
Releases · LukeOnuke/microhud
Hotfix 10.0.2
24 Jul 19:02
Compare
Sorry, something went wrong.
No results found
Fixes
Ported to 1.21.7 and above
Hotfix 10.0.1
28 Apr 16:18
Compare
Sorry, something went wrong.
No results found
Fixes
Fix being unable to unselect selected infolines.
Possibly port to 1.21.5
Release 10.0.0
21 Feb 20:10
Compare
Sorry, something went wrong.
No results found
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
Important
Changed fabricapi dependency version to 0.118.0+1.21.4!
Release 9.0.1
21 Feb 19:15
Compare
Sorry, something went wrong.
No results found
Fixes
Fixed discord link display.
Release 9.0.0
17 Dec 22:46
Compare
Sorry, something went wrong.
No results found
Release 9.0.0
Changes
Technical
Improved code quality
Fixed buildchain
9.0.0a
13 Dec 23:16
Compare
Sorry, something went wrong.
No results found
Changes
Caution
This is an alpha release, things are a bit broken. Be warned!
8.0.0
19 Apr 11:06
Compare
Sorry, something went wrong.
No results found
Additions
Added a single infoline for direction, pitch and yaw. (Thanks for the suggestion @KinanLak )
Actually print out a readable warning message when WeatherService fails to load the current weather.
Release 7.1.0
18 Feb 15:42
Compare
Sorry, something went wrong.
No results found
Additions
Ported to 1.20.4
Cosmetic and backend rework of the options screen.
Fixes
Fixed small bugs related to the weather system.
7.0.0
08 Dec 22:11
Compare
Sorry, something went wrong.
No results found
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.
Release 6.1.0
16 Jun 00:16
Compare
Sorry, something went wrong.
No results found
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 using TextRenderer.render directly.