Better Low Health Warning
Adds a configurable soft red vignette warning when the player is at low health.
CHANGELOG
Changelog
1.1.3
- Updated for SULFUR v0.18.5. The player HUD update method was renamed from
UpdatetoManualUpdate; the mod now hooks the new method so the low-health warning works again. - The Harmony patch now targets whichever update method the running game version exposes, keeping compatibility with older versions.
1.1.2
- Maintenance and compatibility update for newer SULFUR 0.17.x builds.
1.1.1
- Maintenance and compatibility update for newer SULFUR 0.17.x builds.
1.1.0
- Replaced hard red border with a softer red vignette.
- Added smooth fade in/out.
- Added subtle full-screen tint option.
- Adjusted default visual settings for a cleaner look.
1.0.0
- Initial release.
- Added configurable low-health red border warning.
- Added critical-health stronger warning state.
- Added optional pulse effect.
- Added configurable thresholds, opacity, and border thickness.