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.
MoreUI
Client-side HUD enhancement for R.E.P.O. Shows teammates, carts, monster stats, value tracking, level info, and a native-style bottom-right panel.
By Zichen
| Date uploaded | 2 months ago |
| Version | 1.3.3 |
| Download link | Zichen-MoreUI-1.3.3.zip |
| Downloads | 3765 |
| Dependency string | Zichen-MoreUI-1.3.3 |
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
MoreUI
REPO 交流 QQ 群:824639225
MoreUI(更多的UI显示)是一个客户端单独安装即可生效的 R.E.P.O. 信息显示与界面增强模组,现已支持最新 v0.4 版本。
主要功能
- 好友局内常显名字与死亡状态,支持存活/死亡好友分别开启左右边缘离屏提示
- 购物车局内信息默认常显,可按大/小购物车开关单独关闭
- 好友和购物车的米数显示都可单独开关,默认关闭
- 右下角默认使用文字显示,可调字体大小、文字透明度和位置偏移,也可切换为原生UI显示
- 右下角显示怪物统计、装饰箱、收集进度、未收集、地图库存、损坏宝物、提交资金、商店库存、关卡和好友信息
- 好友名称颜色跟随玩家头顶主色实时更新
- 支持中英文切换、分区开关
配置项
| 分区 | 配置内容 | 说明 |
|---|---|---|
| A.全局设置 | 语言、总开关 | 控制整体显示行为 |
| B.好友局内显示 | 好友显隐、存活/死亡、离屏边缘提示、显示米数、字体大小 | 控制队友局内信息 |
| C.购物车局内显示 | 大/小购物车开关、显示米数、字体大小 | 控制购物车局内信息 |
| D1.右下角基础设置 | 显示方式、字体大小、文字透明度、刷新时间、位置偏移和基础开关 | 控制右下角面板布局 |
| D2.右下角怪物统计 | 怪物总数、详细数量和排序 | 控制怪物统计显示 |
| D3.右下角价值统计 | 大/小购物车数量、装饰箱、收集进度、未收集、地图库存、损坏宝物、提交资金和商店库存 | 控制资金相关信息 |
| D4.右下角好友信息 | 存活/死亡好友信息与玩家数量 | 控制右下角好友信息 |
注意:敌人局内显示已迁移至 ValuablesScanner。
当前默认行为
- 好友局内显示默认开启,死亡好友离屏边缘提示默认开启,存活好友离屏边缘提示默认关闭
- 好友局内米数默认关闭
- 购物车局内常显默认开启,购物车米数默认关闭
- 右下角默认显示方式为
文字显示 - 右下角默认字体大小为
22 - 右下角默认文字透明度为
70%
English
Supports the latest
v0.4version.
MoreUI is a client-side HUD and overlay enhancement mod for R.E.P.O., now updated for the latest v0.4 version.
Features
- Always-on teammate names and death status, plus separate left/right off-screen edge prompts for alive and dead teammates
- Cart labels are shown persistently by default, with separate large/small cart toggles
- Distance display for teammates and carts can be toggled independently and is off by default
- Bottom-right panel uses text mode by default with 70% opacity, supports font size, text opacity, refresh timing, and position offsets, and can still switch to native UI mode
- Bottom-right panel shows monster stats, decor box count, collection progress, uncollected value, map stock, damaged value, submitted value, shop stock, level info, and teammate info
- Teammate name colors follow each player's head color and update during play
- Supports bilingual display and section toggles
Config
| Section | Config Content | Description |
|---|---|---|
| A.Global Settings | Language and master toggle | Controls global behavior |
| B.Teammate Display | Visibility, alive/dead toggles, off-screen edge prompts, distance toggle, and font size | Controls teammate info |
| C.Cart Display | Large/small cart toggles, distance toggle, and font size | Controls cart info |
| D1.Panel Basics | Display mode, font size, text opacity, refresh timing, layout, and base toggles | Controls panel layout |
| D2.Monster Stats | Totals, detailed counts, and ordering | Controls monster stats |
| D3.Value Stats | Large/small cart counts, decor box count, collection progress, uncollected value, map stock, damaged value, submitted value, and shop stock | Controls value info |
| D4.Teammate Info | Alive/dead teammate info and player counts | Controls teammate info in the bottom-right panel |
Note: Enemy world labels have moved to ValuablesScanner.
CHANGELOG
更新日志
1.3.5
- 房主名字前缀标示:多人联机模式下在房主的名字前自动加上中英文前缀标示(中文:“[房主] ”,英文:“[Host] ”),全局通用。
- 局内卡车位置标签显示:新增局内卡车位置标签,包含总开关、仅通关前显示(剩余提取点数 <= 1)、整局显示,仅在局内关卡生效。
- 配置面板底层重构:中英文切换机制优化,分类初始化固定为英文,避免多模组并发导致的分类重叠。
- 局内文本本地化更新:将所有“购物车 / 小购物车 / 大购物车”中文字样与对应配置项统一修改为“推车 / 小推车”。
1.3.4
- 配置面板支持中英文实时切换,开关按钮和枚举选项均跟随语言。
- 首次安装或版本更新时自动检测语言环境,有中文模组则默认中文。
- 配置分区重新编排:A 模组信息、B 全局、C 好友、D1 推车、D2 载具、E1-E4 右下角。
- 新增载货车和赛车局内常显标签,有人乘坐时变绿色。
- 右下角价值统计新增赛车和载货车数量显示,默认关闭。
- 修复装饰箱数量不受价值统计总开关控制的问题。
- 优化内部数据结构,减少场景扫描和反射调用。
1.3.3
- 右下角默认改为文字显示,默认透明度 70%。
1.3.2
- 好友局内改为常显标签,支持存活/死亡好友分别开启左右边缘离屏提示.
- 好友与推车标签支持近大远小缩放。
- 好友和推车米数改为独立开关,默认关闭。
- 推车局内改为默认常显,移除按键触发逻辑。
- 新增大/小推车数量显示。
- 右下角文案统一,补充关卡中文名称映射。
- 优化贵重品、购物车、敌人和好友数据缓存。
1.3.0
- 移除敌人世界标签(已迁移至 ValuablesScanner)。
- 右下角保留怪物统计,新增装饰箱数量显示。
- 性能优化,更新图标。
1.2.1
- 修复怪物名称显示为 ENM 的问题。
- 好友名称颜色跟随玩家头顶主色。
1.2.0
- 作为 MoreUI 独立版本重新整理发布。