RoundsTracker
This mod collects data from multiplayer sessions, displays win rates on each card, and adds the player's ELO rating. A web version of the statistics is available in the description.
By bellusfennec
| Date uploaded | 2 days ago |
| Version | 1.0.9 |
| Download link | bellusfennec-RoundsTracker-1.0.9.zip |
| Downloads | 573 |
| Dependency string | bellusfennec-RoundsTracker-1.0.9 |
This mod requires the following mods to function
BepInEx-BepInExPack_ROUNDS
BepInEx pack for ROUNDS. Preconfigured and ready to use.
Preferred version: 5.4.1100willis81808-UnboundLib
This is a helpful utility for ROUNDS modders aimed at simplifying common tasks.
Preferred version: 3.2.13Pykess-ModdingUtils
Utilities aimed at making modding easier and more accessible
Preferred version: 0.4.8README
Data Collection Consent
By installing this mod, you agree that the following data may be transmitted:
- Steam ID
- Steam nickname
- Card and round statistics
Purpose
The main goal of this mod is to collect match statistics in order to:
- Identify overpowered or underperforming cards
- Analyze card popularity and pick rates
- Detect imbalance patterns across different game modes
- Support balance research and modding improvements
Data Sent
Each tracked event may include:
- Pick type (
picked,added,removed) - Card name and mod source
- Card rarity, stats, categories
- Session ID and game mode
- Player Steam nickname and color
- Round winner information
Multiplayer Notes
- Data is only sent by the client who owns the player (
IsMine) - Removed card sync is handled via RPC to ensure consistency
- Round results are only reported by the winning player client
Privacy Notice
This mod sends gameplay statistics to an external server.
The following may be included:
- Steam ID
- Steam nickname
- Match events and card history
No passwords or sensitive Steam authentication data are accessed.
Statistics Website
You can view aggregated card statistics here.
Feedback
If you have any feedback, please reach out to me on Telegram.
CHANGELOG
1.0.9
- Hot fix.
1.0.8
- Hot fix.
1.0.7
- Fixed the display of symbols when changing ELO ratings.
- Added display of card tags next to the win rate. This can be disabled in the settings.
1.0.6
- Hot fix.
1.0.5
- Improved ELO calculation, now includes history.
- Round counting has been corrected.
- Added a profile for each user.
- RESET all statistics to ensure accurate calculations.
1.0.4
- Pop-up notifications have been added. This can be disabled in the settings.
1.0.3
- Win rate is now displayed under each card. This can be disabled in the settings.