CampfireTimer
Climbing timer and leaderboard: records every player's time at each campfire checkpoint and ranks them.
CHANGELOG
Changelog
0.1.0
- Initial release.
- Campfire-based climb timing using the game's
Campfirecomponents (5 per peak). - Final segment ends when a player gets close to the amulet scout statue.
- Clears all records when returning to the airport.
- Host-mod detection: with a modded host, the host times everyone using Photon network time and broadcasts; without a modded host, clients record locally.
- Leaderboard opened by hotkey (default P) with in-UI sliders for trigger radii and the show-info toggle, all saved to a BepInEx config file.
- Collapsible (accordion) leaderboard page with per-checkpoint rankings.
- Automatic language detection (Simplified Chinese / English).
- Session-only timing (no persistence, once per player per checkpoint).