You are viewing a potentially older version of this package. View all versions.
UlvakSkillz-MatchInfo-2.5.1 icon

MatchInfo

Provides the Name, BP, and Match History of the players in a Match Along with Total Match History in the Gym

Date uploaded 2 weeks ago
Version 2.5.1
Download link UlvakSkillz-MatchInfo-2.5.1.zip
Downloads 144
Dependency string UlvakSkillz-MatchInfo-2.5.1

This mod requires the following mods to function

LavaGang-MelonLoader-0.7.1 icon
LavaGang-MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

Preferred version: 0.7.1
UlvakSkillz-RumbleModdingAPI-5.0.0 icon
UlvakSkillz-RumbleModdingAPI

API to Help Modders Get Started and to remove the necessity of GameObject.Find

Preferred version: 5.0.0
Baumritter-RumbleModUI-2.1.2 icon
Baumritter-RumbleModUI

Adds a pop-up window for centralized management of mod settings

Preferred version: 2.1.2

README

  1. Install MelonLoader
  2. Run Game
  3. Drop Folder into Rumble Folder.
  4. Run Game. GameFolder/UserData/MatchInfo Folders and Files will be Created.
  5. Play Game and Enjoy seeing PlayerNames, BP, and Match History during a Match.

Run Game 1 time with the Mod and Open ModUI to modify if you want the Gym Info hidden and/or Match Win/Loss Hidden.

Help And Other Resources

Get help and find other resources in the Modding Discord: https://discord.gg/fsbcnZgzfa

CHANGELOG

Version 2.5.1

  • Fixed Sign not Going Away in MultiplayerMapsinSinglePlayer Mod
  • Moved Sign Positions

Version 2.5.0

  • Updated to Game Version 0.5

Version 2.4.0

  • Updated to API Version 3.6.0

Version 2.3.0

  • Updated to new API

Version 2.2.0

  • Added ModUI Usage
  • Revamped Code for Optimizations

Version 2.1.2

  • Possibly Fixed an error that would pop up.

Version 2.1.1

  • Fixed Match Info Not Working in Pit

Version 2.1.0

  • Updated to Game Version 0.4

Version 2.0.2

  • Updated to MelonLoader v0.6.2+

Version 2.0.1

  • Log Statements Get their ModName again

Version 2.0.0

  • Updated to MelonLoader v0.6.2

  • Updated to RumbleModdingAPI v3.0.0

  • Added Assembly Info to recolor Mod/Author Names

  • Fixed Mod Creator's Name Coloration

  • Readded Herobrine to Mods he was Removed From

Version 1.3.0

  • Adds Player UserName to MatchInfo.txt (will modify as you match against players you already have data for) (doesnt break existing data)
  • Added Special Coloration to Mod Creators Name

Version 1.2.0

  • Added Settings File to read from to hide Gym Info and Win/Loss
  • Changed Match Info to only show if 2 players found
  • Changed File Saving to on Match End (less likely to fail to save)
  • Removed UserData Folder from zip to prevent Data Loss when Updating (Files get created if not found so it won't be an issue to new users)
  • Added 3 Backup Files so IF the Match Data gets wiped, it will still have the last 3 sessions saved
  • Fixed PingDisplay not Initializing

Version 1.1.5

  • Added Folder/File Creation if Not Found

Version 1.1.4

  • Fixed Divide by 0 Win Rate Error

Version 1.1.3

  • Fixed Error Message showing up

Version 1.1.2

  • Fixed Error Message showing up (haha jk)

Version 1.1.1

  • Added Win Rate in Gym
  • Added Update BPs in Match after Win/Lose
  • Moved Gym Match Info Viewer next to Matchmaker

Version 1.1.0

  • Fixed player name alignment
  • Added Gym Match Info Viewer

Version 1.0.3

  • Only Stores Win/Loss if both players are still connected (fixes storing win/loss if dc)

Version 1.0.2

  • Removed Needing LIV active to Initialize (ops)

Version 1.0.1

  • Added Dependency

Version 1.0.0

  • Created