Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove very inactive users from tournament queue.
Count tournaments as "open" while they still have players queued.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Separate sections for "your move" and "solo" games.
Stable sorting order for other games.
# Conflicts:
# server.js
# views/games_active.pug
# views/user.pug
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update invite_count with triggers.
Add games.is_ready generated column.
Add games.is_opposed generated column.
Add player_view with is_active column.
|
|
|
|
|
|
Static page showing limited info and a call to action to login or sign up.
|
|
|
|
|
|
Pick one of swap, keep, or random.
In case of mid-air collision, player who chose first gets to decide.
|
|
|