Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Hide public games if any of the players who have already joined
have you on their blacklist (up from game creator only).
|
|
|
|
|
|
|
|
* Remove explicit (and redundant) role=Observer parameter.
* Remove old /play/:id redirects.
* Show "private" badge on game boxes.
* Forbid leave/kick in public games.
* Allow "rewind" by owner in public games.
|
|
|
|
|
|
|
|
|