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.
You are viewing a potentially older version of this package.
View all versions.
Map Value Tracker Plus
Fork of Map Value Tracker by Tansinator. Adds a simplified valuables HUD and REPOConfig-friendly in-game settings.
| Date uploaded | a week ago |
| Version | 1.2.1 |
| Download link | Boomer5342-Map_Value_Tracker_Plus-1.2.1.zip |
| Downloads | 15118 |
| Dependency string | Boomer5342-Map_Value_Tracker_Plus-1.2.1 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
Map Value Tracker Plus keeps a running total of the valuables in a level and shows that information in a lightweight HUD that fits the current REPO UI.
- With the map closed, you can keep a compact one-line total on screen.
- With the map open, the HUD switches to either a short summary or a full breakdown.
The mod works with REPOConfig, so the main settings can be changed in game instead of only through the config file.
Tracked values:
- Map value
- Remaining value (
Map - Carts - Extraction) - Carts value
- Extraction value
- Current haul progress
Main settings:
Show Closed Map HUDkeeps the compact valuables line visible while the map is closed.Closed Map Displaychooses whether the closed-map line showsMaporRemaining.Open Map DisplaychoosesSummaryorFullBreakdownfor the map-open layout.Match Closed Map Positionkeeps the open-map HUD in the same spot as the closed-map HUD.Position Preset,Custom Offset X, andCustom Offset Yare available for both the closed-map and open-map HUD sections.Hide After Final Extractionhides the valuables HUD after the final extraction is done.Refresh Interval Secondscontrols how often the breakdown refreshes during a run.
Credits:
- Original mod: Tansinator - Map Value Tracker (https://github.com/tansinator/MapValueTracker)
CHANGELOG
- 1.2.2
Added
- Added a
Haulerline to the full breakdown.
Changed
- Removed the
Extractionline from the full breakdown. - Removed the
Haulline from the summary breakdown.
- 1.2.0
Added
- Added a
Disableconfig toggle for live in-session performance testing.
Changed
- Reworked value tracking to use cached game state instead of routine scene-wide scans.
- Switched cart tracking to registered cart state instead of per-refresh cart discovery.
- Reduced HUD text and layout churn by only updating when displayed values change.
- 1.1.0
Added
- Added a compact closed-map HUD and an expanded map-open HUD.
- Added REPOConfig-friendly in-game settings support.
- Added MenuLib and REPOConfig package dependencies.
Changed
- Reworked the valuables HUD to better fit the current REPO UI.
- Reduced the config surface to focus on the current display, layout, and positioning options.
- Updated the default HUD position.
- 1.0.3
Changed
- Improved general performance.
- 1.0.2
Changed
- Updated config handling.
- Switched breakdown refresh timing to seconds-based configuration.
- 1.0.1
Added
- Added configurable refresh intervals and display toggles.
Changed
- Improved performance with cart component caching and reflection caching.
- 1.0.0
Added
- Initial fork release as Map Value Tracker Plus.
- Added breakdown lines for carts, extraction, and remaining value.
- Added config options for the expanded value breakdown.