Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
BossAntiSoftlock
Prevent bosses from soft-locking your run when they get pushed too far away from the stage.
| Date uploaded | a year ago |
| Version | 1.0.6 |
| Download link | JustDerb-BossAntiSoftlock-1.0.6.zip |
| Downloads | 35724 |
| Dependency string | JustDerb-BossAntiSoftlock-1.0.6 |
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.2117RiskofThunder-R2API_Language
API for modifying the language localisation of the game
Preferred version: 1.0.1README
Boss Anti-Softlock
Prevent bosses from soft-locking your run when they get pushed too far away from the stage. When this mod is used, all bosses will be moved back to their original spawn points.
First Time Setup
No setup needed.
Usage
To reset the bosses on the map, you can either:
- Use the added "Reset Bosses" button added to the Pause menu.
- Type
/resetboss(or/rb) in the in-game chat.
Console Commands
bas_reset_positions- Resets all boss positions.
CHANGELOG
Changelog
1.0.6
- Added a new button to the pause menu to easily reset bosses without typing
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