Ça trolle…
/
troll.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
1283a2e
)
Hotfix: (from @pb4) a dead player isn't granted an early termination
author
JBM
<jbm@codingame.com>
Mon, 8 Jun 2020 10:05:19 +0000
(12:05 +0200)
committer
JBM
<jbm@codingame.com>
Mon, 8 Jun 2020 10:05:19 +0000
(12:05 +0200)
This is an unfortunate consequence of the migration to multiround:
I can't count on gameManager.getActivePlayers() anymore since I
don't deactivate players simply for losing a round.
I'm getting closer and closer to wrapping GameManager.
No differences found