Age | Commit message (Collapse) | Author |
|
Use it for Columbia simultaneous card selection states to prevent the
"duplicate" snapshot when going from both player selecting to the
remaining player only.
|
|
|
|
Remove very inactive users from tournament queue.
Count tournaments as "open" while they still have players queued.
|
|
|
|
|
|
This reverts commit 46c3fddba7038c9472a2c7b1d04d8118c275ab65.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Only include contacts where both players are in the queue.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Separate sections for "your move" and "solo" games.
Stable sorting order for other games.
# Conflicts:
# server.js
# views/games_active.pug
# views/user.pug
|
|
|
|
|
|
|
|
|
|
Leave player assignment to not mess with Elo ratings and tournament data.
Reset ctime when game is actually started.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|