You are viewing a potentially older version of this package. View all versions.
Thanks-FogAndColdControl-1.1.0 icon

FogAndColdControl

A PEAK rising-fog mod with multiplayer fog synchronization, separate fog-cold and night-cold control, optional compass support, and localized config files. Includes client-side support.

Date uploaded 2 weeks ago
Version 1.1.0
Download link Thanks-FogAndColdControl-1.1.0.zip
Downloads 282
Dependency string Thanks-FogAndColdControl-1.1.0

This mod requires the following mods to function

BepInEx-BepInExPack_PEAK-5.4.75301 icon
BepInEx-BepInExPack_PEAK

BepInEx pack for PEAK. Preconfigured and ready to use.

Preferred version: 5.4.75301

README

Fog&ColdControl

Fog&ColdControl is a host-driven PEAK mod that turns the climb into a rising-fog run with separate fog-cold and night-cold control. Only the host needs to install it. Guests can join normally and follow the host's fog state without installing the mod.

Version: 1.1.0

  • Optimized icons and text content.
  • Optimized UI adjustment range.
  • Added day counter display.

Main features

  • Host-only fog control for offline and multiplayer runs.
  • Synced fog timing, fog state, and cold handling for guests.
  • Separate handling for fog cold and night cold.
  • Compact bottom HUD for fog status, delay, distance, ETA, and state.
  • Optional top-screen campfire locator HUD while the player is inside fog.
  • Optional compass rewards and manual compass spawning.
  • Automatic Chinese or English config names based on the current game language.
  • Config file names, sections, keys, and descriptions that follow the current game language.

Config sections

Basic

  • Enable Mod Master switch for the whole mod.
  • Suppress Fog Cold Blocks cold caused by fog only.
  • Night Cold Controls night cold separately from fog cold.
  • Fog Speed Controls how fast the fog moves. Range: 0.3 to 20. Default: 0.4.
  • Fog Delay (s) Controls how long the first fog segment waits before moving. Range: 20 to 1000. Default: 900.
  • Compass Feature Enables or disables compass rewards, the compass hotkey, and the lobby prompt. Default: OFF.
  • Compass Hotkey Spawns a normal compass in front of the player.
  • Pause Fog Hotkey Host-only hotkey for pausing or resuming fog movement.
  • Fog UI Shows or hides the bottom fog HUD.
  • Campfire Locator HUD Shows or hides the top-screen campfire direction HUD. Default: ON.

Adjustments

  • UI X Position Moves the bottom fog HUD horizontally.
  • UI Y Position Moves the bottom fog HUD vertically.
  • UI Scale Changes the overall size of the bottom fog HUD.

Compass behavior

  • The opening fog start can grant a compass when the compass feature is enabled.
  • Campfires only grant a compass when they actually begin a new fog segment.
  • Final no-fog campfires do not grant compasses.
  • The manual compass hotkey uses a normal compass item.
  • The lobby prompt only appears when the compass feature is enabled and the hotkey is valid.

Multiplayer behavior

  • The host is the only side that controls fog state, fog timing, and cold correction.
  • Guests without the mod can still join and play normally.
  • Guests with the mod installed stay passive unless they become the host.

CHANGELOG

Changelog

1.1.4

Fixes

  • Fix layout spacing bugs.

1.1.3

Fixes

  • Fix RPCA_SyncTime(int day, float time).

1.1.1

Changes

  • Add more custom‑configuration features
  • Optimize UI icons and add horizontal/vertical layout options.
  • Add new weather warning feature.

1.1.0

Changes

  • Optimized icons and text content.
  • Optimized UI adjustment range.
  • Added day counter display.

1.0.8

Changes

  • Removed LastEntryWidth cache; calculate width dynamically each frame.
  • Optimize icon selection.

1.0.5

Fixes

  • Optimized UI layout to reduce jitter caused by parameter changes.

1.0.4

Changes

  • Added more information display.
  • Enhance client-side functions

1.0.3

Fixes

  • Fixed fog-cold suppression clearing the entire cold status while night cold was enabled, which prevented vanilla night cold from affecting players.

1.0.2

Changes

  • Stabilized the fog ETA display so small sampling changes no longer make the countdown jump back and forth.
  • Added the configured fog delay time, with a delay icon, to the lobby bottom HUD.
  • Added a text day/night time entry to the in-game bottom HUD, with separate day and night icons.
  • Kept guest fog distance and ETA visible after death by calculating them from the spectated character when available.
  • Fixed fog-sourced cold being incorrectly suppressed when night cold was disabled but fog cold suppression was off.
  • Fixed disabled night cold cleanup so it no longer uses the vanilla status-chunk removal path.
  • Made cold handling fully host-authoritative: guests no longer use local cold settings, and installed guests receive the host's fog-cold and night-cold corrections.

1.0.1

Fixes

  • Remove the visual fog effects of Caldera and TheKiln.

1.0.0

Features

  • Renamed the mod to Fog&ColdControl and aligned the DLL, config file, package name, and release metadata with the new name.
  • Added host-driven rising fog control with synced fog state and timing for offline and multiplayer runs.
  • Added separate controls for fog cold and night cold.
  • Added optional compass rewards, a manual compass hotkey, and a lobby compass prompt.
  • Added a compact fog HUD and an optional top-screen campfire locator HUD.
  • Split config options into Basic and Adjustments sections.
  • Added automatic Chinese and English config localization for ModConfig and the physical config file.
  • Kept Caldera and The Kiln fully disabled in this mode.

Fixes

  • Fixed guest fog sync and host authority handling so guests can join without installing the mod.
  • Fixed fog-cold handling so fog cold and night cold are corrected independently.
  • Fixed language refresh so config names, descriptions, and file contents follow the current game language.
  • Fixed compass reward timing so only real fog-start segments grant campfire compasses.