You are viewing a potentially older version of this package. View all versions.
MrBytesized-BetterTeamUpgrades-1.3.1 icon

BetterTeamUpgrades

An updated version of the widely used 'TeamUpgrades' mod by EvilCheetah that fixes issues with the original mod after the recent update and now includes the recent upgrade additions too.

Date uploaded 2 days ago
Version 1.3.1
Download link MrBytesized-BetterTeamUpgrades-1.3.1.zip
Downloads 11835
Dependency string MrBytesized-BetterTeamUpgrades-1.3.1

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2304 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2304

README

BetterTeamUpgrades

This is a fork of the popular TeamUpgrades by EvilCheetah that has been updated for R.E.P.O. v0.3.0.

Features & Changes

  • This fork fixes issues with the original mod not being able to find methods to use the upgrades which ends up breaking the whole upgrade system and not applying any upgrades.
  • This fork implements a native late join player upgrade syncing like the currently broken LateJoinSharedUpgradesByNastyPablo mod.
  • This fork updates the out-of-date mod to support the recent upgrade additions including:
    • Player Health Upgrade
    • Player Grab Strength Upgrade
    • Player Throw Strength Upgrade
    • Player Range Upgrade
    • Player Sprint Upgrade
    • Player Stamina Upgrade
    • Player Crouch Rest Upgrade
    • Player Extra Jump Upgrade
    • Player Tumble Launch Upgrade
    • Player Tumble Wings Upgrade
    • Player Tumble Climb Upgrade
    • Death Head Batter Upgrade
    • Map Player Count Upgrade

Future Plans

I plan on doing a major refactor of this system or updating the SharedUpgrades mod to fix the known issue which causes the upgrade to not be applied until level change as the implementation of that mod is probably better and more flexible but i just wanted a fully working vanilla mod for now so enjoy!

Issues

If i have missed any upgrades or you find any bugs feel free to open an issue on the GitHub repository or message me on discord (@mrbyte.exe) and i will try my best to fix any issues or update the mod for future updates.

CHANGELOG

[1.3.1] - 2025-11-07

Fixed

  • Small tweak to mod icon.

[1.3.0] - 2025-11-07

Added

  • Implemented native late joining system that supports upgrade syncing like the currently broken LateJoinSharedUpgradesByNastyPablo mod.
  • Added late join upgrade syncing to config so it can be enabled and disabled.

Known Issues

  • With late join upgrade syncing enabled it only updates upon moving to another level. However, the upgrades will correctly sync at that point and with it disabled the upgrades will be shared instantly.

[1.2.1] - 2025-11-07

Fixed

  • Fixed CHANGELOG.md file to fix spelling mistakes.

[1.2.0] - 2025-11-07

Added

  • Player Crouch Rest Upgrade support.
  • Player Tumble Wings Upgrade support.
  • Player Tumble Climb Upgrade support.
  • Death Head Battery Upgrade support.
  • Better info logging for each upgrade and each player it syncs with to aid in debugging and consistency.
  • Better README.md file for the mod front page.

Fixed

  • Fixed error causing original mod to not be able to find method to upgrade the stats of the players.
  • Updated all DLLs to be current versions.

Changed

  • Upgrade dependencies: BepInEx v5.4.2304