Age | Commit message (Collapse) | Author |
|
|
|
|
|
... there are too many users who are unable to cope with their absence.
|
|
|
|
|
|
|
|
|
|
|
|
To simplify action buttons like number(x).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 277fdc3dc71de71d1996586b5f0b56bee1c60bf1.
|
|
|
|
2 points for a win, 1 point for a tie, 0 points for a loss.
|
|
|
|
On the first unread chat message when players are not online.
|
|
|
|
|
|
The Node https module started getting timeouts and not closing down
after req.end for reasons unknown to me. Let's take this moment as an
opportunity to move to the new fetch API instead.
|
|
|
|
It's unreliable and regularly misses file changes on the production server.
|
|
NOTE: Does not update the list of dependencies when reloading, so
adding or removing require() calls in the rules will not be accurately
watched.
In these cases touching the rules.js file may be necessary to trigger
a reload.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
To bulk transfer all game state, replay, and snapshots into a new game.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is already tracked in the SQL view is_active.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|