v0.3.1
- Ensured compatibility with "R.E.P.O. v0.4.0 - The Cosmetic Update" and the two patches released as of writing this
- The Repo Leveling button in the lobby has been moved to a better position where it (hopefully) doesn't cover anything anymore
- Update MenuLib dependency to v2.5.3
v0.3.0
The Massive Rewrite Update
- Most of the mod was rewritten from scratch, which should make it easier to maintain and extend in the future
- This also includes visible changes like a new ui
- I will also close all open issues due to the rewrite most likely fixing them
- Repo Leveling now required on the host to work at all
- It is still optional on clients, but only clients that have the mod installed will be able to access its features
- Update BepInEx dependency to v5.4.2305
v0.2.0
The Configuration Update
- Added a config file
- Currently features an option to customize skill point gain speed
- It's a flat multiplier applied at the end of the skill point calculation
- Increase its value to slow skill point gain speed, decrease it to gain skill points faster
- Check out the bottom of the Technical Details page on the Github wiki for a Desmos graph that helps you with finding the optimal values for you
- Compatible with the REPO Config Mod
- Added compatibility with "R.E.P.O. v0.3.0 - The Monster Update"
- Added Death Head Battery Skill
- Added Tumble Climb Skill
- Reworked the skill menu to make space for the new skills
- Features a scoll bar to scroll through all available skills
- Now has a "Reset spent skill points" button that provides you with a way to unspend all skill points so you can redistribute them quickly
- Update MenuLib dependency to v2.5.1
v0.1.4
- Fixed a bug where you would get twice as many upgrades per skill point spent on a skill
- Potentially fixed an issue where client players in multiplayer would not get skilled upgrades
v0.1.3
- Added compatibility with "R.E.P.O. v0.2.0 - The Museum Update"
- Added Crouch Rest Skill
- Added Tumble Wings Skill
v0.1.2
- Readme
- Now features a discord link to the relevant post in the released-mods channel of the R.E.P.O. Modding Discord server
- A documentation section got added
- The screenshot of the skill menu got updated
v0.1.1
- Fixed missing BepInEx dependency
- Fixed icon having the wrong size
v0.1.0
First official public beta release