


适配 R.E.P.O. 4.0 版本的物品缩小搬运车。
作者 / Author: AngelcoMilk
Thunderstore: https://thunderstore.io/c/repo/p/AngelcoMilk/ShrinkCart/
GitHub / Source: https://github.com/AngelcoMilk/ShrinkCart
ShrinkCart 会在物品放入 C.A.R.T / 购物车后自动缩小,方便搬运;物品真正离开购物车后会恢复原尺寸。底层缩放由 ScalerCore 负责,ShrinkCart 负责购物车触发、分类倍率、边缘防抖、恢复冷却、商店用品过滤、玩家站车缩放、车辆硬碰撞保护、主机同步,以及可选的敌人进车秒杀。
BepInEx-BepInExPack-5.4.2305Vippy-ScalerCore-0.6.1nickklmao-REPOConfig-1.2.6Thunderstore/r2modman 安装时会自动拉取依赖。mod 管理器的跳转按钮来自 manifest 的 website_url,因此会打开 Thunderstore 详情页;源码地址请看上方 GitHub 链接。推荐房间里所有玩家都安装 ShrinkCart 和这些依赖,缩放表现和特效隐藏最一致。
CosmeticWorldObject 与 ItemValuableBox,会走“代币/外观箱”独立开关和倍率,默认倍率 0.4。枪械、血包等商店购买类实用品默认不会被购物车缩小,避免影响战斗、治疗和工具使用。需要时可以在配置里开启“启用商店用品缩小”。

敌人球使用独立的敌人球配置;钱袋/SurplusValuable 使用特殊物品配置。

大型、宽型、高型、超高型贵重物会按各自分类倍率缩小,适合搬运原本难以放进车里的物品。

R.E.P.O. 新版本的特殊物品同样可以被识别并缩小;v0.2.19 保留了 CosmeticWorldObject / ItemValuableBox 代币/外观箱适配。

配置界面由 REPOConfig 提供,主要配置项为中文:
默认值:缩小速度 0.5,放大速度 0.2,离车防抖 0.5,恢复冷却 0.5,启用商店用品缩小 false,启用玩家缩放 true,玩家缩放倍率 0.55,玩家站车触发时间 2 秒。车辆防重叠、车辆硬碰撞修正、车辆挤压速度清除和玩家死亡前自动恢复已经固定为内部保护,不再作为配置项显示。贵重物倍率:Tiny 0.8,Small 0.6,Medium 0.45,Big 0.4,Wide 0.35,Tall 0.35,VeryTall 0.25。敌人球倍率:Small 0.8,Medium 0.65,Big 0.45,Berserker 0.45。商店用品倍率 0.5,钱袋/Surplus 0.25,代币/外观箱 0.4。
A shrink-hauler cart for R.E.P.O. 4.0.
Author: AngelcoMilk
Thunderstore: https://thunderstore.io/c/repo/p/AngelcoMilk/ShrinkCart/
GitHub / Source: https://github.com/AngelcoMilk/ShrinkCart
ShrinkCart shrinks supported objects placed in carts, restores them after removal, keeps scaling host-authoritative through ScalerCore, supports default-enabled player cart scaling, and hard-corrects cart-vs-cart penetration without disabling cart collisions.
CosmeticWorldObject and ItemValuableBox; default factor is 0.4.BepInEx-BepInExPack-5.4.2305Vippy-ScalerCore-0.6.1nickklmao-REPOConfig-1.2.6All players should install ShrinkCart and its dependencies for the most consistent multiplayer experience.