Pending A stats section for friendly games | Please like if you want this!

Me and a friend have played hundreds of friendly battles over the year, unfortunately there is no way to view wins nor losses. I suggested the introduction of a simple Stats section where you are able to view this information on players you've added. An example I think would work is from Chess.com that clearly displays your previous game stats:
Screenshot 2023-12-10 204232.png

Here's a quick example of what I think it would look like accessing the info:
Screenshot 2023-12-10 210237.png

And this is an example of Player 1 viewing their game stats vs Player 2, this idea is based on only viewing the stats for the wins/losses record and not any replays or additional information.
Screenshot 2023-12-13 175010.png
 
Last edited:
Biggest issue with this is storing and parsing the data. We don't exactly have a ton of storage space available to start logging challenge matches on the main server. Outside of that, the existing format of storing battle records would not work well for this. Processing usage stats can take quite a while already, add in challenge matches and it causes 2 problems. 1 usage stats take longer and have a risk of being corrupted by challenge matches if we make a mistake. 2 if the existing system is used to store these matches, accessing and processing the data would likely take too long.

Overall, currently a technical challenge to implement. Mostly related to storage space. If theres enough demand this could possibly be looked at. As always, demand for a suggestion is indicated by the number of likes the original post has so like that if you want this. No promises regardless, if its deemed to be infeasible or not worth it from a technical pov then its a no.
 
Back
Top