Requirements
- Java 21
- Minecraft 1.21.1
- Fabric loader 0.16.5
- NeoForge 21.1.23
NEW
- First multiloader initial released!
Changes (1.5.4 -> 1.6.0)
- Added config option of hiding hud on debug screen
- Added config screen keybinding (yacl required)
- Fixed health bar height offset for nametag
- Fixed opacity issue in head renderer
- Swapped bar nametag mode: A to B, B to A
- Fixed self-player damage tracking
- Supported sodium 0.6
- Changed color format to hex in config
- Removed fabric-api dependency
Requirements
- Java 21
- Minecraft 1.21.1
- Fabric loader 0.16.5
Changes
- Fixed health bar height offset for nametag
- Fixed opacity issue in head renderer
- Swapped bar nametag mode: A to B, B to A
- Fixed self-player damage tracking
- Supported sodium 0.6
- Changed color format to hex in config
- Removed fabric-api dependency
Requirements
- Java 21
- Minecraft 1.21
- Fabric loader 0.15.11
- Fabric API 0.100.8
Changes
- Bump version
- Added bar and name group mode (BAR_AND_NAME_A) to indicator mode
Full Changelog 1.5.4 -> 1.5.4: https://github.com/Shihyeon/ImagictHud/compare/1.5.3+mc1.21...1.5.4+mc1.21
Requirements
- Java 21
- Minecraft 1.21
- Fabric loader 0.15.11
- Fabric API 0.100.8
Changes
- Bump version
- Fixed some translation key
- Added name tag to indicator
- Fixed remap of sodium
Full Changelog: https://github.com/Shihyeon/ImagictHud/compare/1.5.2+mc1.21...1.5.3+mc1.21
Requirements
- Java 21
- Minecraft 1.21
- Fabric loader 0.15.11
- Fabric API 0.100.8
Changes
- Bump version
- Added shadow of indicator text
- Changed number format of indicator to #,###.#
- Fixed dependencies
Full Changelog 1.5.1 -> 1.5.2: https://github.com/Shihyeon/ImagictHud/compare/1.5.1+mc1.21...1.5.2+mc1.21
Requirements
- Java 21
- Minecraft 1.21
- Fabric loader 0.15.11
- Fabric API 0.100.8
Changes
- Bump version
- Changed blend function
- Fixed init limit value of indicator layout
- Added y-position of indicator config option
- Fixed player indicator y-position
- Fixed mob/player absorption of indicator issue
- Updated fabric-api to 0.100.8
- Added indicator rendering mode
- Added indicator background opacity (alpha 50%)
- Added indicator number rendering
Full Changelog 1.5.0 -> 1.5.1: https://github.com/Shihyeon/ImagictHud/compare/1.5.0+mc1.21...1.5.1+mc1.21
Requirements
- Java 21
- Minecraft 1.21
- Fabric loader 0.15.11
- Fabric API 0.100.7
Changes
- Bump version
- Fixed runtime issue
- Downgraded fabric-loader to 0.15.11
- Fixed typo variable name
- Removed custom text labels
- Changed hud scale from float to int
- Added config screen in sodium option
- Fixed translation key
- Fixed loading variables in entity tracker
- Updated github build-script
- Refactored configuration structure yacl3 to gson
- Removed dependency YetAnotherConfigLib
Full Changelog 1.4.0 -> 1.5.0: https://github.com/Shihyeon/ImagictHud/compare/1.4.0+mc1.21...1.5.0+mc1.21
Requirements
- Java 21
- Minecraft 1.21
- Fabric loader 0.16.0
- Fabric API 0.100.7
- YetAnotherConfigLib 3.5.0
Change
- Bump version to 1.4.0
- Refactored configuration structure
- Added health bar indicator
- Added local-date-time mode
- Fixed typo in lang file
- Fixed toggle key press
- Added publishing build-script for modrinth uploading
Changelog 1.3.1 -> 1.4.0: https://github.com/Shihyeon/ImagictHud/compare/1.3.1+mc1.21...1.4.0+mc1.21