Releases: telvarost/HudTweaks-StationAPI
Releases · telvarost/HudTweaks-StationAPI
Release list
v1.9.0
v1.8.0
What's Changed
- Introduced greater HUD positioning flexibility
- Choose between disabled, simple, or advanced HUD positioning
- Disabled - the in-game HUD will be in the vanilla position
- Simple - move in-game HUD all together with a single config category
- Advanced - move hotbar, status icons, and overlay message independently of each other in multiple config categories
- Choose between disabled, simple, or advanced HUD positioning
Full Changelog: v1.7.1...v1.8.0
v1.7.1
- Improve mixin compatibility (remove redirects in favor of wrap operations)
- Add experimental fix for block items in the hotbar rendering over chat messages (must be enabled via the config)
Full Changelog: v1.7.0...v1.7.1
v1.7.0
- Remove StationAPI dependency (StationAPI is no longer required)
- It is marked as optional for this mod, but isn't needed for anything currently
- There is a possibility that the StationAPI dependency will be added back in if the debug screen API is ever completed
- Though possibly it could still remain an optional dependency
Full Changelog: v1.6.0...v1.7.0
v1.6.0
- Migrate to GCAPI3
Full Changelog: v1.5.1...v1.6.0
v1.5.1
- Allow hotbar to be placed even higher
Full Changelog: v1.5.0...v1.5.1
v1.5.0
- Add ability to draw very basic Xbox X and Y buttons
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
Added
- Ability to put hotbar item selection tooltips below hotbar.
- Ability to put status icons below hotbar.
Full Changelog: v1.3.1...v1.4.0
v1.3.1
- Fix bug with drawing hotbar item selection tooltip when hotbar is raised
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
Added
- Ability to enable hotbar item selection tooltips. (default: disabled)
- Ability to change hotbar item selection tooltip fade time. (default: 40, which is about 1 second and then fade which is how modern MC is)
Full Changelog: v1.2.1...v1.3.0