This package has been deprecated and may no longer be maintained. We recommend looking for an alternative.
ExpandedHUD
ExpandedHUD adds various HUD elements to improve gameplay awareness in Mycopunk.Changelog
1.5.1 (2026-1-9)
Fixes
- Rangefinder Fixed
1.5.0 (2026-1-2)
Features
- BossTimer HUD: Timer display for boss fights, showing elapsed time for the Amalgamation boss
- Movable HUD Elements: HUD elements can now be repositioned using configuration settings
1.4.0 (2026-1-1)
- UITweaks Removal: no longer needed. https://thunderstore.io/c/mycopunk/p/Cactus/UITweaks/
1.3.0 (2025-12-24)
Features
- RangeFinder HUD: Real-time distance measurement display to objects in the player's line of sight
1.2.0 (2025-12-19)
Features
- UITweaks Integration: Added enhanced end-screen statistics, health percentage display on HUD, and XP leveling information tweaks
- End Screen Stats: Detailed mission completion statistics including damage dealt, enemies killed, elemental stacks, and more
- Health Display: Real-time health percentage and value overlay on the HUD
- XP Information: Improved leveling display showing XP needed for next level
1.1.0 (2025-12-18)
Features
- Altimeter HUD: Real-time altitude tracking display
- Consumable Hotkeys: Quick access hotkeys for consumable items
1.0.0 (2025-11-26)
Features
- Gun Stats HUD: Comprehensive weapon statistics display including damage, fire rate, magazine size, reload time, range, recoil patterns, spread, and fire mode
- Damage Meter HUD: Real-time combat tracking with total damage, DPS calculations, kill counters, and core destruction metrics
- Speedometer HUD: Live player movement speed display in meters per second
Tech
- Initial mod template setup with BepInEx framework
- Add MinVer for version management
- Add thunderstore.toml configuration for mod publishing
- Add LICENSE.md and CHANGELOG.md template files
- Basic plugin structure with HarmonyLib integration
- Placeholder for mod-specific functionality
