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

FogClimb

A host-only PEAK fog climb mode with synced fog movement, campfire beacons, configurable HUD, and compass rewards for the whole room.

Date uploaded 6 months ago
Version 0.0.2
Download link Thanks-FogClimb-0.0.2.zip
Downloads 82
Dependency string Thanks-FogClimb-0.0.2

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

FogClimb

FogClimb turns PEAK's fog event into a clean, host-driven climb mode that can run as its own standalone mod.

This package is built so the host can install it once and everyone in the room can play. Guests do not need the mod installed to see the moving fog, follow the campfire beacon, or receive synced compass rewards.

Current version: 0.0.1

What this package includes

  • BepInEx/plugins/com.github.Thanks.FogClimb.dll The actual mod file. This is the only file the host needs to place in the game folder.
  • manifest.json Basic package metadata, useful if you want to manage releases or plug the package into a mod distribution workflow later.
  • README.md A quick overview of what the mod does, how it behaves online, and where to install it.
  • CHANGELOG.md A short release history for the current build.
  • icon.png The package icon used for release distribution.

What the mod does

  • Pulls the fog-climb rules out of ShootZombies and ships them as a standalone mod.
  • Lets you toggle the mode on or off.
  • Lets you tune fog speed and the opening delay before the first movement starts.
  • Shows a configurable HUD in both the lobby and in-game, with the title always shown as FogClimb.
  • Gives every player a compass when the opening fog delay ends.
  • Gives every player another compass whenever a campfire is lit.
  • Spawns a bright host-synced beacon above the active campfire so players can spot the route more easily from a distance.
  • Automatically uses Chinese config text when the game is running in Chinese, and English for other languages.

Multiplayer behavior

  • Host-only installation: only the room host needs this mod.
  • Fog movement is driven by the host and synced to guests.
  • Ambient fog cold damage is suppressed consistently for the whole lobby flow.
  • Compass rewards are tracked by the host and re-synced, so late-joining players are less likely to miss them.

Config options

  • Enable Mod
  • Fog Speed
  • Fog Delay (s)
  • Fog UI
  • UI X Position
  • UI Y Position
  • UI Scale

Installation

  1. Install BepInEx for PEAK.
  2. Put com.github.Thanks.FogClimb.dll into BepInEx/plugins.
  3. Start the game as the host.
  4. Adjust the mod settings in your config manager or config file if needed.

CHANGELOG

Changelog

1.3.0

  • Improved compass reward delivery for guests when fog-start and campfire rewards are issued.
  • Stopped campfire compass rewards in the final no-fog stages.

1.2.3

  • Fixed automatic compass rewards so the opening campfire no longer overlaps with the separate initial fog-rise reward.
  • Kept later campfire rewards intact, so players still receive one compass for each campfire after the first fog-start reward.