You are viewing a potentially older version of this package. View all versions.
JustDerb-BossAntiSoftlock-1.0.6 icon

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-5.4.2117 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2117
RiskofThunder-HookGenPatcher-1.2.4 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.4
RiskofThunder-R2API_Language-1.0.1 icon
RiskofThunder-R2API_Language

API for modifying the language localisation of the game

Preferred version: 1.0.1

README

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