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.
Player Status Bars
Client-side world-space health and infection status bars for other players.
CHANGELOG
Changelog
0.1.1
- Hardened late-join initialization for MoreCompany and LTC Lobby Control style player-slot changes.
- Changed LethalConfig support to optional reflection-based runtime integration and removed the compile-time LethalConfig reference.
- Documented third-party license notices for optional LethalConfig support and compatibility-reviewed late-join mods.
0.1.0
- Added world-space status bars for other players.
- Added health and infection display.
- Added infection reading through Cadaver Growth's
infectionMetervalue when available. - Added BepInEx configuration and optional LethalConfig integration.
- Added distance-based visibility and orbit-phase hiding.
- Added independent Y offsets for health and infection bars.
- Added infection bar display modes.
- Added critical health display for synced critical injury and bleeding states.
- Added conservative client-side low-health fallback handling for cases where recovery data is not fully synchronized.
- Added stabilization handling for late-joining players to reduce stale critical-state display.
- Added Chinese or English critical-state text selection based on installed localization plugins.