amineo/stats.playt2.com

Team Score

petrifiedroadkill opened this issue · 4 comments

We prob have to come up with a different method to calc team score if people switch teams its not all that accurate. Will have to discuss to see how we want to fix this

exogen pointed out that capout is 10
https://stats.playt2.com/game/2105

Maybe we should create a %gameID.cs stat file that tally’s up team stats along with “longest MA” “fastest cap” type summaries. We’ll need to flesh out the shape of the file :)

I like that idea, i know taco and i talked about replacing the endgame evo stats with my stuff but keeping the same format. So whether or not we do that, doing a end game summaries would be a stepping stone for that

After thinking about it, doing end game summaries the way i want to... is going to be more involved then i thought. There is also some larger changes i would want to do first to better setup for that. The time table for those change may be on the longer side So as a quick fix im just going to add teamScore line to the players game file. That way it will just be a matter of reading one of the players teamScore for said team.

Makes sense! The end game stat summaries are definitely a more involved/long-term project