qam4 / ebattles

Automatically exported from code.google.com/p/ebattles
1 stars 1 forks source link

Add event management button to recalculate players statistics #54

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It would be a good thing to add an button to recalculate players statistics 
from scratch.
Now, after a match is reported or deleted, the statistics of the players who 
played that match are updated with the delta from the match.
(trueskill, games played, losses, wins, draws, score, points, streaks, 
awards)
The players ratings are calculated when the results table is viewed. 

If something goes wrong, the players data may get corrupted.
So we can add a function to 
- reset players data
- for each match played, update the players data.

Original issue reported on code.google.com by frederic...@gmail.com on 22 Nov 2009 at 9:17

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r142.

Original comment by frederic...@gmail.com on 7 Dec 2009 at 7:17