UlvakSkillz-MatchInfo icon

MatchInfo

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

CHANGELOG

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