You are viewing a potentially older version of this package. View all versions.
CakeDevs-Leaderboard-1.0.1 icon

Leaderboard

Shows the top 5 players height wise and their colour.

Date uploaded 4 days ago
Version 1.0.1
Download link CakeDevs-Leaderboard-1.0.1.zip
Downloads 1598
Dependency string CakeDevs-Leaderboard-1.0.1

This mod requires the following mods to function

BepInEx-BepInExPack_PEAK-5.4.2403 icon
BepInEx-BepInExPack_PEAK

BepInEx pack for PEAK. Preconfigured and ready to use.

Preferred version: 5.4.2403

README

Leaderboard

Shows the top X players height wise and their colour, time spent in the run and more!

Config

Display Leaderboard: Displays the top players leaderboard in the top right corner.
Display Run Timer: Displays the run timer in the top right.
Display Heights on the leaderboard: Displays how far the top players are on the leaderboard.
Top player count: How many top X players should be shown on the leaderboard (Has to be 1+ if 'Display Leaderboard' is enabled).
Ignored player names: Hide specific players from appearing in the leaderboard (Write the EXACT playernames as appearing on Steam, not case-sensitive and semicolon separated).

Credits

nickklmao - For letting me use his PeakStats UI example :)

Feedback

If you experience any issues or have suggestions, reach out to me at @deliciouscake in the PEAK Modding Community Discord

CHANGELOG

[1.0.5]

Changed

  • Updated mod icon

[1.0.4]

Changed

  • Updated mod description to include new mod config options

[1.0.3]

Added

  • 'Extra blank space above leaderboard' mod config option, false by default so enable if you plan to play Ascent difficulties (Moves the leaderboard down a bit by adding a blank line above it so it doesn't overlap the 'Ascent X' difficulty indicator when playing on Ascent 1+ difficulty)
  • 'Hide Dead' mod config option, false by default (Prevents DEAD players from appearing in the leaderboard)

[1.0.2]

Changed

  • Updated mod icon

Fixed (if not let me know!)

  • Fixed accidental hard limit of max 5 players on leaderboard regardless of 'Top player count' mod config
  • Fixed 'Ignored player names' defined in mod config from messing with how many players appeard in the leaderboard (Related to the accidental top 5 player hard limit)
  • Fixed dead players appearing on the leaderboard, they are now not included in the leaderboard. Will try and make them appear at the bottom of the leaderboard with "DEAD" as the height in the future (dead players appear at 8000m)

[1.0.1]

Changed

  • Updated mod icon
  • Updated mod description

[1.0.0]

  • Initial upload