BossAntiSoftlock
Prevent bosses from soft-locking your run when they get pushed too far away from the stage.
Last updated | 3 months ago |
Total downloads | 133941 |
Total rating | 7 |
Categories | Mods Tweaks Server-side |
Dependency string | JustDerb-BossAntiSoftlock-1.0.5 |
Dependants | 57 other packages depend on this package |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2117README
Boss Anti-Softlock
Prevent bosses from soft-locking your run when they get pushed too far away from the stage.
First Time Setup
No setup needed.
Usage
Simply type /resetboss
in the in-game chat to reset the bosses on the map. They will be moved back to their spawn points.
Console Commands
bas_reset_positions
- Resets all boss positions.
Changelog
1.0.5
- Update code to work with the new Risk of Rain 2 DLC: Seekers of the Storm
1.0.4
- Break fix
1.0.3
- Added Simulacrum support
- Added ability to reset void monsters for void seeds
- Added ability to silence mod hint
1.0.2
- Code cleanup
- Actually handle edge-case if Boss isn't in spawn list
1.0.1
- Remove R2API dependency
- Update code to work with the new Risk of Rain 2 DLC: Survivors of the Void
1.0.0
- Initial release