PeakStatsEx
Displays teammate stamina bars and item names in the inventory for improved cooperative gameplay. You can also see how long and how far you've been climbing!
| Date uploaded | a day ago |
| Version | 1.2.4 |
| Download link | LengSword-PeakStatsEx-1.2.4.zip |
| Downloads | 203 |
| Dependency string | LengSword-PeakStatsEx-1.2.4 |
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
PeakStatsEx
A mod for PEAK that enhances cooperative gameplay by displaying information about your teammates.
Combine PeakStats, FriendsInfo and StaminaInfo.
Features
-
Teammate stamina bars
- Displays stamina bars for nearby teammates
- Supports proximity-based visibility
- Supports a configurable bar limit and scale
-
Extra stamina information
- Shows extra stamina bars for teammates
- Displays affliction-related status indicators
- Optionally shows stamina info text such as current stamina, extra stamina, and affliction bar values
-
Teammate inventory and backpack visibility
- Shows teammate inventory slot icons
- Shows backpack-related slot information when available
- Supports optional item name display behavior via configuration
-
Run and map statistics
- Displays elapsed run timer
- Displays climbed height in meters
- Displays current level name
- Displays current biomes
- Displays day/night countdown
- Displays fog and lava status information
-
Compatibility support
- Detects Terrain Randomiser seed when available
- Detects Terrain Customiser seed when available
- Works automatically when local characters are registered
Configuration
The mod creates a configuration file with the following options:
General
-
Display Teammate Stamina Bars
- Default: true
- Enables or disables teammate stamina bar display
-
Teammate Stamina Bar Proximity
- Default: 30.0
- Maximum distance at which teammate stamina bars are shown
-
Teammate Stamina Bar Limit
- Default: 4
- Maximum number of stamina bars displayed at once
-
Teammate Stamina Bar Scale (Default: 0.72)
- Default: 0.72
- Controls the size of teammate stamina bars
-
Show Inventory Slots
- Default: true
- Shows teammate inventory slot UI
-
Show Stamina Info
- Default: true
- Shows stamina-related numeric info when stamina bars are visible
Stats
-
Display Timer
- Default: true
- Shows how long you have been climbing
-
Display Height
- Default: true
- Shows your current climbed height in meters
-
Display Level
- Default: true
- Shows the current level name
-
Display Biomes
- Default: true
- Shows the current map biomes
-
Display Day Night Countdown
- Default: true
- Shows current day/night countdown information
-
Display Fog Stats
- Default: true
- Shows fog-related statistics when relevant
-
Display Lava Stats
- Default: true
- Shows lava-related statistics when relevant
-
Display Terrain Randomiser Seed
- Default: true
- Shows the terrain randomiser seed when supported
-
Display Terrain Customiser Seed
- Default: true
- Shows the terrain customiser seed when supported
StaminaInfo
-
Bar Font Size
- Default: 20.0
- Adjusts the font size of stamina info text
-
Bar Outline Width
- Default: 0.08
- Adjusts the outline width of stamina info text
-
Round Stamina Bars
- Default: true
- Rounds stamina and extra stamina bar values to whole numbers
-
Round Affliction Bars
- Default: false
- Rounds affliction bar values to whole numbers
-
Show Affliction Countdown
- Default: false
- Shows affliction countdown values when enabled
Debug
- Display Self Stamina Bar
- Default: false
- Displays your own stamina bar for debugging or personal tracking
Installation
- Install BepInEx
- Place
com.github.LengSword.PeakStatsEx.dllinto theBepInEx/plugins/folder - Launch the game and configure settings via the config file
Compatibility
Compatible with other mods. Activates automatically on local character registration.
CHANGELOG
Changelog
[1.2.4] - 2026-06-24
Changed
- Update README and thunderstore website URL
[1.2.3] - 2026-06-05
Changed
- Show correct character stats when in spectating status
[1.2.2] - 2026-05-26
Added
- Add
ShowTerrainCustomiserSettings to show the current terrain customiser seed
Changed
- Display other map stats when can't get map level name
[1.2.1] - 2026-05-20
Added
- Add
ShowTerrainRandomiserSettings to show the current terrain randomiser seed
Changed
- Refactor config section names for better organization
Removed
- Remove
ShowItemNamesSettings due to the item name display is not commonly used
[1.2.0] - 2026-05-15
Added
- Add
ShowStaminaInfoSettings to show all stamina bars info number (current stamina, extra stamina, affliction bars) when stamina bar is visible
Fixed
- Fix campfire icon and shield icon display sync issue with the stamina bar
[1.1.6] - 2026-03-31
Fixed
- Fix original fog speed value
[1.1.5] - 2026-02-28
Added
- Add
displayFogSettings - Add
displayLavaSettings
[1.1.4] - 2026-02-20
Added
- Add
Show Inventory Slots (Default: true)Settings
Fixed
- Fix incorrect biomes getting
[1.1.3] - 2026-02-20
Fixed
- Fix error for PEAK v1.54.b
[1.1.2] - 2026-01-29
Changed
- Support more stamina bars display
Fixed
- Fix error level index in any scene
[1.1.1] - 2026-01-18
Fixed
- Fix disabled stamina bars when turned off
displaySelfStaminaBarsetting
[1.1.0] - 2026-01-17
Added
- Add
Teammate Stamina Bar Scale (Default: 0.72)Settings
Changed
- Work even when in spectating status
- Improve stamina bars display
- Refactor config module
Teammate Stamina Bar Limitsetting range value: 0~10 => 0~16
[1.0.12] - 2025-12-17
Changed
- Remove player name colored tags
[1.0.11] - 2025-12-13
Changed
- Reset personal stamina bar position and reduce the spacing between all bars slightly
Max Teammate Stamina Barssetting default value: 8 -> 4
[1.0.10] - 2025-12-12
Changed
- Refactor
TimerHeightStatsmodule
Fixed
- Fix empty timer text line occupying the first line
[1.0.9] - 2025-12-06
Changed
- Optimize UI display to support stamina bar display for up 10 teammates
[1.0.8] - 2025-12-05
Added
- Add
displayDayNightCountdownSettings
Changed
- Improve stamina bars UI display
- Improve time string display
Fixed
- Fix map stats display error
[1.0.7] - 2025-12-04
Fixed
- Fix map stats display error
[1.0.6] - 2025-11-29
Fixed
- Fix biomes name display in multiplayer games
- Fix teammate bars not showing when
displaySelfStaminaBarsetting is disabled
[1.0.5] - 2025-11-24
Changed
- Improve UI display positions
- Truncate too long player name for the bar
[1.0.4] - 2025-11-24
Fixed
- Fix the patch argument name error
[1.0.3] - 2025-11-24
Added
- Add
displaySelfStaminaBarSettings
Changed
- Remove redundant init function
[1.0.2] - 2025-11-24
Fixed
- Fix empty level name in multiplayer games
[1.0.1] - 2025-11-22
Added
- Add
MapStatsUI - Add
displayLevelSettings - Add
displayBiomesSettings
Changed
- Replace
MonoModwithHarmonyfor hooking library
[1.0.0] - Initial Release
Added
- Merge
PeakStatsandFriendsInfofeatures
Fixed
- Fix the error caused by the ROOTS update
- Fix invalid fuel bar filling