cat7street-RepoMapSuite icon

RepoMapSuite

Teammate/enemy icons on the Tab map + zoomable corner minimap + remaining map value HUD. All-in-one remake of BetterMap, TheEverythingMap and MapValueTracker, fixed for the current game version.

Last updated 2 hours ago
Total downloads 35
Total rating 1 
Categories Mods AI Generated
Dependency string cat7street-RepoMapSuite-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2305

README

RepoMapSuite

Map enhancement all-in-one for R.E.P.O. — a merged remake of BetterMap, TheEverythingMap and MapValueTracker, rebuilt and fixed for the current game version (2026-09 build). Single DLL, no MenuLib dependency, all patches exception-isolated.

Features

  • Tab map icons — teammates and enemies displayed on the vanilla map (colors configurable)
  • Corner minimap — live minimap rendered from the game's own Dirt Finder camera; zoom with = / -, configurable position / size / opacity
  • Map value HUD — remaining map value (Map: $…) while holding Tab or when the map is open; supports always-on, starting-value-only and goal-ratio modes

Replaces and fixes the following mods, which are outdated or broken on the current build:

Original mod Status What broke
BetterMap (clay) abandoned since 2025-03 FieldAccessException: MapCustom.mapCustomEntity + NRE spam
TheEverythingMap (Nubez) latest still broken MissingMethodException: RoomVolume.SetExplored() (return type changed void → bool), which also aborted LevelGenerator.GenerateDone
MapValueTracker (Tansinator) abandoned since 2025-05 BreakRPC signature changed (2 → 5 params), patch no longer applies

Configuration

BepInEx/config/cat7street.RepoMapSuite.cfg (generated on first run):

  • 1. 地图图标 — ShowTeammates, TeammateColor, DeadTeammateColor, ShowEnemies, EnemyColor, ShowItems, ItemColor, ExploreAllRooms
  • 2. 小地图 — Enabled, Preset (6 screen corners/edges), Size (default 500), Buffer, Zoom, Opacity, ZoomInKey/ZoomOutKey
  • 3. 价值HUD — Enabled, AlwaysOn, StartingValueOnly, UseValueRatio, ValueRatio, Position

Colors: white red green blue yellow cyan magenta black lilac purple or #RRGGBB.

中文说明

地图增强三合一:Tab 大地图队友/敌人图标 + 屏幕角落可缩放小地图(=/- 缩放)+ 地图剩余价值 HUD。已修复旧三模组在当前版本的全部兼容性问题(SetExplored 返回值变更、mapCustomEntity 转私有、BreakRPC 签名变更等),详见配置文件中文注释。

Credits

Remade and fixed from the following open-source mods — all credit to the original authors:

Source code: cat7street/RepoPlugins (MIT)