You are viewing a potentially older version of this package.
View all versions.
MorePeak
Skip the daily timer - play any map, a random map, or stick with Daily. Updated for PEAK 2.0.a!
| Date uploaded | 6 days ago |
| Version | 2.0.0 |
| Download link | smckeen-MorePeak-2.0.0.zip |
| Downloads | 18481 |
| Dependency string | smckeen-MorePeak-2.0.0 |
This mod requires the following mods to function
BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.2403README
MorePeak
Skip the daily map timer. Play any level you want, or let the mod pick one at random.
Compatible with PEAK 2.0.a · Version 2.0.0
Features
- Random — a new map every round
- Daily — keep vanilla daily rotation (mod effectively off)
- Specific level — e.g.
Level_0 - Custom pool — comma-separated list, random pick from that set
e.g.Level_0, Level_1, Level_2 - In-game settings cog — change options between rounds without restarting
- Optional HUD — show current level and/or config on screen
Installation (manual)
- Install BepInExPack PEAK (required dependency).
- Extract / copy BepInEx into your PEAK install folder
(Steam -> PEAK -> Manage -> Browse Local Files). - Launch PEAK once so
BepInEx/pluginsis created. - Place
MorePeak.dllintoBepInEx/plugins(orBepInEx/plugins/MorePeak). - Launch PEAK again.
Thunderstore / r2modman users can install normally through the mod manager.
Configuration
Edit:
BepInEx/config/com.smckeen.morepeak.cfg
Or use the settings cog in the top-right (available between rounds).
| Setting | Options |
|---|---|
SelectedLevel |
Random, Daily, a level name, or a comma-separated list |
ShowCurrentLevel |
Show the active level name during a round |
ShowSelectedLevelConfig |
Show your current config value during a round |
VerboseLogging |
Extra diagnostic logs (off by default) |
Available level names are printed to the BepInEx log the first time you start a game.
Speedrunners
For a seedless-valid run, enable Show Current Level and Show Config.
Links
- GitHub
- Config path:
BepInEx/config/com.smckeen.morepeak.cfg
CHANGELOG
Changelog
2.0.0
- Updated for PEAK 2.0.a
- Updated
BeginIslandLoadRPCpatch for the new run-settings parameter - Refreshed package README and sample config for current options
- Build references updated against latest game Managed assemblies
1.9.2
- Updated for PEAK v1.54.b
- Added verbose logging option and additional diagnostic logs
- Small fixes and code comments
1.9.1
- Updated for PEAK 1.6.b (1.9.0 was broken)
1.8.2
- Better UI styling
- Code refactoring
- Credit: https://github.com/yobson1
1.8.1
- Fixed issue with the background of GUI disappearing
- Added a Daily option to the config, allowing you to essentially disable the mod and play the regular map of the day
1.8.0
- New configuration GUI (top right)
- Allows realtime config updates between rounds
1.7.0
- New GUI to show current level config
- Config options to disable GUIs
1.6.2
- Adds GitHub link
1.6.1
- Fixes memory leakage
1.6.0
- Allows for lists in config (e.g.
Level_0,Level_1)
1.0.0 / 1.5.0 / 1.5.1
- Initial releases
- Ability to select Random or a specific level