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 | 6 days ago |
| Version | 1.2.13 |
| Download link | LengSword-PeakStatsEx-1.2.13.zip |
| Downloads | 1028 |
| Dependency string | LengSword-PeakStatsEx-1.2.13 |
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 and automatically adjusts related vertical spacing
-
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
-
Show Hunger Countdown
- Default: true
- Shows local hunger countdown values in stamina info
-
Show Teammate Extra Stamina Outside Bar
- Default: false
- Shows teammate extra stamina values outside the right side of the full extra stamina bar with a
+prefix
Debug
-
Display Self Stamina Bar
- Default: false
- Displays your own stamina bar for debugging or personal tracking
-
Self Stamina Bar Count
- Default: 1
- Controls how many duplicate self stamina bars are shown when Display Self Stamina Bar is enabled
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.18] - 2026-08-12
Changed
- Improve teammate petrify bar display for alignment with the extra stamina bar.
[1.2.17] - 2026-08-12
Added
- Added rising hazard height, countdown, and speed information for Gloom and Void Ghosts.
Fixed
- Fixed height and hazard information failing to update correctly in the Void.
[1.2.16] - 2026-08-12
Fixed
- Fixed compatibility issues for 2.0.a
- Synced teammate stamina bars with the current vanilla stamina and petrify display rules.
- Fixed cloned stamina bars retaining morale boost text, and corrected teammate extra stamina bar alignment and height.
[1.2.15] - 2026-08-12
Changed
- Improve lava speed calculation logic. Now the lava speed is calculated based on the current lava height and the last recorded lava height, rather than relying solely on the lava travel time. This change ensures that the lava speed is accurately reflected in the countdown display, even when the travel time changes during gameplay.
- Improve fog countdown and speed multiplier tracking. Fog height now follows the absolute boundary point approaching the observed character, matching the countdown target.
[1.2.14] - 2026-08-10
Changed
- Enable affliction countdown display by default
[1.2.13] - 2026-08-08
Added
- Add
Show Teammate Extra Stamina Outside BarStaminaInfo setting to optionally show teammate extra stamina values outside the right side of their full extra stamina bars with a+prefix
[1.2.12] - 2026-08-07
Changed
- Changed optional outside teammate extra stamina value text color to green
[1.2.11] - 2026-07-30
Changed
- Improve day/night countdown calculation method to fix the countdown display issue when the day/night cycle is changed by other mods
[1.2.10] - 2026-07-28
Fixed
- Limit hunger countdown display to the local character because remote incremental hunger progress is not synchronized
[1.2.9] - 2026-07-21
Fixed
- Fixed hunger countdown behavior when hunger gain is blocked by invincibility or no-hunger effects
- Keep hunger countdown visible as a paused countdown while hunger gain is blocked
- Hide hunger countdown in the airport where hunger does not accumulate
[1.2.8] - 2026-07-21
Fixed
- Improve hunger countdown compatibility
- Fixed misaligned teammate stamina bar name text
[1.2.7] - 2026-07-20
Changed
- Improve anchored position of player name text in stamina bar
[1.2.6] - 2026-07-20
Added
- Add
Self Stamina Bar Countdebug setting to show duplicate self stamina bars - Add local hunger countdown display for stamina info
- Add
Show Hunger CountdownStaminaInfo setting, enabled by default - Show hunger pre-countdown on the stamina value, or on the max stamina area when the current stamina value cannot fit
Fixed
- Stabilize stamina bar UI layout
- Fixed StaminaInfo value text growing and shrinking with stamina bar changes
- Fixed teammate stamina bar layout updates when
Teammate Stamina Bar Scaleis changed in game - Fixed wrong stamina status icon setting value position
Changed
- Changed teammate extra stamina value text color to black to display better on the background
[1.2.5] - 2026-07-10
Fixed
- Fixed the incorrect room TerrainRandomiser seed display issue
[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