You are viewing a potentially older version of this package.
View all versions.
RoRRRandomizer
Randomizes character, skills and artifacts when you enter a run.
| Date uploaded | 2 years ago |
| Version | 1.0.5 |
| Download link | SmoothSpatula-RoRRRandomizer-1.0.5.zip |
| Downloads | 91 |
| Dependency string | SmoothSpatula-RoRRRandomizer-1.0.5 |
This mod requires the following mods to function
SmoothSpatula-TomlHelper
Helper mod for saving and loading Toml config files for SmoothSpatula mods.
Preferred version: 1.0.0README
RoRRRandomizer
Adds a survivor, skill, and artifact randomizer when you start a game.
You can set the mod options via ImGui ("INSERT" key) or by editing the it manually (found at ReturnOfModding/config/RoRRRandomizer/cfg.toml).
You can enable/disable skills in the ImGui settings.
You can make a custom build by enabling only 4 skills.
Disclaimer
- I have tried to determine which skills crash the game, and they are disabled by default.
- You can help with testing this by noting down and notifying me of broken skills (the skill id should appear in the console).
- Runs played with this mod are saved under the character that was selected in the lobby, not the random one set by the randomizer.
- This mod does not function properly in multiplayer, it doesn't crash but clients are completely out of sync.
Installation Instructions
- This mod depends on the Return Of Modding loader:
- Download the latest Return Of Modding release and follow the Manual Installation instructions to install it.
- Download this mod and extract it into the
ReturnOfModding/pluginsfolder. - The mod should now be loaded. Enjoy!
- If you want to manually edit your config file, you can it find in the
ReturnOfModding/config/RoRRRandomizerfolder.
Special Thanks To
- Molk for the idea
- The Return Of Modding team
Contact
For questions or bug reports, you can find us in the RoRR Modding Server @Miguelito @Umigatari
CHANGELOG
v1.0.0
- Initial release
v1.0.1
- Updated mod Description
v1.0.2
- Fixed config directory not being created when not using modmanager
- Added a log message to identify broken skills
v1.0.3
- You can now enable/disable skills, these settings are saved
- Improved random skill choice algorithm
v1.0.4
- Tested all skills as commando, skill that crash the game are now disabled by default
- Fixed the artifact randomizer not working
- Changed the TomlHelper from a local file to a dependency
v1.0.5
- Small oversight
v1.0.6
- Disabled to the stars, starbound, snipe and quickscope, which may crash in certain situations
- Purple menu text
v1.0.7
- If you liked playing commando every game, too bad because it is fixed
v1.0.8
- Added a /r command to randomize your character and skills at will using ChatConsole