lefalaf wrote: ↑12 September 2026, 20:14
FrankJones wrote: ↑12 September 2026, 19:20
Also, please everyone remember, not all games log the stats correctly. I know I've mentioned this before, probably in this very thread.
Some gamed do not log stats correctly in abandoned or conceded games. And some games simply log the stats incorrectly regardless, because of the way the code reads unconfirmed actions and thus double counts some moves from the game log.
Not agreeing or disagreeing, but is there evidence of this somewhere? A developer with inside knowledge, BGA admin clarifying it for us? That sort of thing. Not speculation.
Seeing as we don't know how far back the stats are logged and if there is or is not a rolling lookback period that counts for stats, I have my doubts that this statement is anything but speculation.
I would expect abandoned to not count (as it is not a game), but conceded to count (as it is a completed game), but of course I have no idea what really happens as I didn't write the code, and BGA does do illogical things sometimes.
Yes. I am not just speculating here, I have analyzed this personally.
I am listed as a developer, though I don't actually write code for BGA games. But I know how coding works, and when is see a problem, I can usually figure out where the coding error is.
So, to the three points I referenced:
1) My best game, Earth: I noticed the end game stats were obviously wrong, so I took several games and went move by move and figured out exactly which stats were being double counted and how and why.
2) Abandoned games: You can just see the end-game stats. You can see by observation that the stats are partly or completely absent.
3) Same with Conceded games.
It seems each specific game's developer can choose how the stats are logged, which ones are shown, and how many of them, if any, are shown/logged for incomplete or conceded games.