File Details
ImmersiveHud-1.2.4.jar
- R
- May 26, 2026
- 467.46 KB
- 21
- Early Access
File Name
ImmersiveHud-1.2.4.jar
Supported Versions
- Early Access
v1.2.4 - Hytale 0.5.0 + IN_COMBAT trigger
Features
- Added new dynamic trigger IN_COMBAT. Activates when a hostile npc is in front of player or a npc is attacking player
- Now world pauses when config UI is open
- When joining a world the HUD will remain visible for a brief moment before applying the HUD visibility configuration.
- Changed
ammoto dynamic component with default rulesHOLDING_RANGED_WEAPONandIN_COMBAT
Technical Changes
- Updated to Hytale 0.5.0
- Replaced deprecated method getActiveHotbarItem with IntentoryComponent.getItemInHand
- Removed obsolete commands: status, profile, toggle and rules
- Extensive refactor: code cleaning, improved logic and readability