You are viewing a potentially older version of this package. View all versions.
hirnukuono-InGameJoinFix-0.0.1 icon

InGameJoinFix

late joiners: enjoy the silence.

Date uploaded a month ago
Version 0.0.1
Download link hirnukuono-InGameJoinFix-0.0.1.zip
Downloads 268
Dependency string hirnukuono-InGameJoinFix-0.0.1

This mod requires the following mods to function

BepInEx-BepInExPack_GTFO-3.2.1 icon
BepInEx-BepInExPack_GTFO

BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.

Preferred version: 3.2.1

README

InGameJoinFix

  • error alarm sound that starts playing for late joiner eventho the secdoor that starts the error hasn't been pulled yet. fixed.
  • late joiner starts mapping expedition from zero. fixed, ish.

how

only works when not master, and only when ExpeditionProgressionTime is above 120 seconds.

error alarm

tries to deduce if an error alarm should be active from:

  • secdoor chainpuzzletoenter, door status
  • wardenobjective eventsonelevatorland
  • wardenobjective wavesonelevatorland

posts ambient alarm stop if any secdoor has an error alarm but is not yet pulled. tested on alt-r5a3.

map stuff

deduce from secdoors and weakdoor statuses on where other players might have visited already. reveal most stuff from the coursenodes accordingly.

Changelog

V0.0.1

initial