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
Adds a lightweight valuables HUD with in-game settings through REPOConfig.
| Date uploaded | 2 days ago |
| Version | 1.2.2 |
| Download link | Boomer5342-Map_Value_Tracker_Plus-1.2.2.zip |
| Downloads | 5688 |
| Dependency string | Boomer5342-Map_Value_Tracker_Plus-1.2.2 |
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 adds a small valuables HUD that fits into REPO's existing UI.
- With the map closed, it can show a compact one-line readout.
- With the map open, it can switch to either a short summary or a full breakdown.
It also works with REPOConfig, so the main settings can be changed in game.
What it tracks:
- Total map value
- Remaining value
- Value in carts
- Value in haulers
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 Displayswitches the map-open HUD betweenSummaryandFullBreakdown.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 last extraction.Refresh Interval Secondscontrols how often the breakdown refreshes during a run.
Credits:
- Based on Tansinator's original 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.