Open kazzy2 opened 1 year ago
I advise you to duplicate the Circle theme so as not to be affected by updates (which will replace the modified theme each time).
Then, if you put the mode in "GameMode", each of its parameters will change according to the mode you launch.
And the theme is already made to display the MMRCumulChange. If you want to find the base file, it is on this repository in bakkesmod > RocketStats > RocketStats_themes > Circle > config.json
.
This has not been the case for me recently. As described when I had the plugin previously installed the circle theme in its default config under the gamemode mode worked as I described that I want it to, however now in its default state it shows single game mmr change, with the modified cumulative mmr change config the mmr change is not differing between gamemodes and is for an overall session despite being setup in the gamemode mode. All other stats like streaks wins and losses are changing per game mode, just not delta mmr
Edit: Ive just switched to "session mode" and streak, wins and losses show was session but mmr shows per gamemode. Very odd that only mmr change is reading the wrong mode format. Any idea on which section of the code to look at for this?
To be checked, but it is likely that the MMRChange/MMRCumulChange is not independent per game mode (it is not saved data).
On the other hand, from memory, it was never a saved data. So at no time should it work by game mode.
previously using this plugin with the circle theme, the default was that the MMR at the top would be the cumulative MMR change for the gamemode (as I had stats set to track per gamemode).
After reinstalling it was performing MMR Change per match. When I edited the JSON file to replace with Cumulative MMR Change the rest of the stats change when I change gamemodes but the MMR Change is for for the whole session.
Is there a function to display how I had it when originally installed?