You are viewing a potentially older version of this package. View all versions.
Haltiru-NoMoreDoors-1.0.0 icon

NoMoreDoors

Removes real level doors only after their hinge is broken.

By Haltiru
Date uploaded 2 days ago
Version 1.0.0
Download link Haltiru-NoMoreDoors-1.0.0.zip
Downloads 43
Dependency string Haltiru-NoMoreDoors-1.0.0

README

NoMoreDoors

NoMoreDoors is a BepInEx mod for R.E.P.O. that removes real level doors only after they are already broken. It does not remove intact doors on spawn.

What it does

  • Watches real level doors only.
  • Leaves intact doors alone.
  • Removes them after their hinge is broken.
  • Ignores non-door hinged objects such as furniture-style hinges.

Configuration

The mod currently exposes these settings:

  • Enabled: turns the door removal logic on or off.
  • RemoveDelay: delay before the broken door is removed after detection.
  • ListDoorsKey: logs the doors still present in the current scene.
  • InspectHeldObjectEnabled: enables the held-object inspector hotkey.
  • InspectHeldObjectKey: logs details about the object the local player is holding.

Install

  1. Install the mod through your mod manager.
  2. Put the built DLL and this Thunderstore package metadata into the mod package if you are publishing manually.
  3. Enable the mod in your profile.

Notes

  • The mod is host-controlled in multiplayer.
  • The broken-door detection is based on the door hinge's broken state and the presence of a real door marker.