Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-20 | New time control. | Tor Andersson | |
2024-07-23 | New join page! | Tor Andersson | |
* 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. | |||
2023-12-12 | Improve login page. | Tor Andersson | |
2023-12-10 | Add support for random scenario selection and scenario groupings. | Tor Andersson | |
2023-10-13 | Clean up stylesheet and improve layout on small and large screens. | Tor Andersson | |
Use variables for color theming. | |||
2023-09-20 | Add pace property to games. | Tor Andersson | |
Currently unenforced and only visual effect in game listings.- Future time control and user penalty features may make use of it. | |||
2023-09-18 | Tweak title globals. | Tor Andersson | |
2023-09-18 | Enforce limits on how many games you can create and join. | Tor Andersson | |
Also limit joining more games if you have too many games waiting. Generous default limits: 7 open, 29 active, and 3 waiting. | |||
2023-04-28 | Rename game "description" to "notice". | Tor Andersson | |
2022-07-31 | Autocomplete "description" with pre-defined "speeds". | Tor Andersson | |
2022-05-16 | Clean up common play.css file. | Tor Andersson | |
Remove over-specific log, role info, card, and hand rules. | |||
2021-12-23 | Tweak 'create new game' page margins. | Tor Andersson | |
2021-12-04 | Use img srcset for cover images of differing resolutions. | Tor Andersson | |
2021-12-04 | Remove flash and redirect session data. | Tor Andersson | |
2021-12-01 | Reformat SQL schema for readability. | Tor Andersson | |
2021-11-21 | Rewrite view templates to use Pug engine. | Tor Andersson | |