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

GupRankings

A mod that adds a Leaderboard based on different statistics to the objective panel.

Date uploaded 2 months ago
Version 1.0.1
Download link KarmaReplicant-GupRankings-1.0.1.zip
Downloads 896
Dependency string KarmaReplicant-GupRankings-1.0.1

This mod requires the following mods to function

RiskofThunder-R2API_Networking-1.0.2 icon
RiskofThunder-R2API_Networking

Networking API around the Unity UNet Low Level API (LLAPI)

Preferred version: 1.0.2
tristanmcpherson-R2API-5.0.5 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 5.0.5
bbepis-BepInExPack-5.4.2117 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2117
Rune580-Risk_Of_Options-2.8.2 icon
Rune580-Risk_Of_Options

A convenient API for adding BepInEx ConfigEntry's to a option menu

Preferred version: 2.8.2

README

GupRankings

A Risk of Rain 2 mod that adds a leaderboard component to the game to add a little bit of a competitive spirit to multiplayer runs so you can know who's carrying the run on their back!

Features

In-Game Leaderboard

Adds an in-game leaderboard to the objective panel based on different statistics.

Leaderboard Statistics:

  • Total Damage Dealt
  • Total Minion Damage Dealt
  • Highest Gold Collected
  • Total Gold Spent
  • Least Damage Taken
  • Total Kills
  • Total Elite Kills

To change the stat that is being used for the leaderboard, use the mod options. Whichever stat the host has set will be the stat used in the leaderboard. You also can change stats in the middle of a run. Other options for this feature include font size, player name display length, and the colors used for the leaderboard.

GupRankings In-Game Leaderboard Preview

Planned Features

Some other features I would like to bring to the mod eventually:

  • Age of Empires style post game summary.
  • "Mario Party" style artifacts that give positive effects to the lower players on the leaderboard and negative effects to the higher ones.

Bugs/Issues

This is my first Risk of Rain 2 mod so there may be some issues with it that I did not catch. If you encounter any bugs or issues please report them using one of the following.

Credits

Developers:

  • KarmaReplicant

Sources:

  • https://github.com/Wet-Boys/LookingGlass (A great open source project that gave me some insight on how to draw to the objective panel)
  • The RoR 2 Modding Wiki (A great resource that helped a lot during development)
  • The RoR 2 Modding Discord (For answering my various questions when I was starting)

Other Thanks:

  • My friends who helped test the mod.

CHANGELOG

GupRankings Changelog

1.0.1

  • Update the mod to be compatible with the Seekers of the Storm DLC.

1.0.0

  • Initial release of the mod.
  • Adds In-Game Leaderboard component which shows a leaderboard based on different statistics on the objective panel.
    • 7 different statistics are usable.
    • Has options to change display colors.
    • Has option to change fontsize.
    • Has option to change player name display length.