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 | 12 hours ago |
| Version | 1.3.5 |
| Download link | MrBytesized-BetterTeamUpgrades-1.3.5.zip |
| Downloads | 4731 |
| Dependency string | MrBytesized-BetterTeamUpgrades-1.3.5 |
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.2304README
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
Original Mod fixes & updates
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 updates the out-of-date mod to support the recent upgrade additions including:
- Health Upgrade
- Grab Strength Upgrade
- Throw Strength Upgrade
- Range Upgrade
- Sprint Upgrade
- Stamina Upgrade
- Crouch Rest Upgrade
- Extra Jump Upgrade
- Tumble Launch Upgrade
- Tumble Wings Upgrade
- Tumble Climb Upgrade
- Death Head Batter Upgrade
- Map Player Count Upgrade
Late join player upgrade syncing
This fork implements a native late join player upgrade syncing like the currently broken LateJoinSharedUpgradesByNastyPablo mod.
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.
Credits
- Original fork by EvilCheetah but has been widely edited further.
- Cat Icon by my friend Molly266 based on her cat called archie :D!
CHANGELOG
[1.3.5] - 2025-11-11
Fixed
- Added credits to
README.md.
[1.3.4] - 2025-11-11
Fixed
- Fixed incorrect dll filename
[1.3.3] - 2025-11-11
Added
- Only the host is now in charge of syncing the upgrades for late joining players.
Fixed
- Only attempts to sync upgrades for new players when actually in game.
- Small tweak to config file to make it more readable.
[1.3.2] - 2025-11-09
Fixed
- Small tweak to
README.md
[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
LateJoinSharedUpgradesByNastyPablomod. - 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. (needs more looking into and testing - been a bit busy)
[1.2.1] - 2025-11-07
Fixed
- Fixed
CHANGELOG.mdfile 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.mdfile 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