This package has been deprecated and may no longer be maintained. We recommend looking for an alternative.
DisableNightCold
A host-only mod that disables the Ascent 5+ night cold buildup for the whole lobby. Clients do not need to install the mod.Disable Night Cold
A host-only PEAK BepInEx mod.
Features:
- Disables the Ascent 5+ night cold buildup for the whole lobby when the host has the mod installed
- Clients do not need to install the mod
- Keeps other cold sources untouched and only cancels the cold chunks caused by the night-cold mechanic
How it works:
- In the base game, night cold is applied locally by each player to their own character
- That means the host cannot directly patch unmodded clients' local night-cold logic
- Instead, this mod tracks the night-cold amount that should have been applied and uses the game's existing host-authorized RPC
RPC_ApplyStatusesFromFloatArrayto subtract the matchingColdchunks back out
