Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
PlayerHUDTweaks
Adjusts the in-game HUD to have some extra, fully-customizable features.
By Swaggies
CHANGELOG
1.1.0
- Added HUD numbers to display your health number, stamina percentage, and battery percentage for the currently held item. Each have a few configuration options listed in the README.
- Changed the cap for the Max Health from 100 to 200. In the future, I plan to make it automatically determine a player's max health based on the highest health it has read.
- Fixed an issue where the player model outline turns red as if the player has died even when they are not able to die.
- For example, holding the Jetpack thrusters enough to kill you but while in orbit.
1.0.2
- Added a config option to update the player's health on every frame in the case that another mod changes it without calling
UpdateHealthUI(). Disabled by default.
1.0.1
- The weight counter tweaks will now wait one frame to activate to allow other mods that copy the weight counter to initialize without the interference of PlayerHUDTweaks.