Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Leave player assignment to not mess with Elo ratings and tournament data.
Reset ctime when game is actually started.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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.
|
|
|
|
|
|
|
|
|
|
... there are too many users who are unable to cope with their absence.
|
|
|
|
|
|
To simplify action buttons like number(x).
|
|
This reverts commit 277fdc3dc71de71d1996586b5f0b56bee1c60bf1.
|
|
|
|
|
|
|
|
|
|
|
|
And never start the event source for queued up matches.
|
|
|
|
|
|
Blacklists and invitations handle the cases for which manual starting
of games was needed.
|
|
|
|
Update invite_count with triggers.
Add games.is_ready generated column.
Add games.is_opposed generated column.
Add player_view with is_active column.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|