Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-20 | Allow line-breaks on scenario/options column in game lists. | Tor Andersson | |
2022-02-15 | Show optional rules in scenario column. | Tor Andersson | |
2022-02-15 | Add explicit thead/tbody/tfoot tags to tables. | Tor Andersson | |
2022-02-01 | Show "Nobody" in player column on unjoined games. | Tor Andersson | |
2022-01-15 | Separate open and ready to start game lists. | Tor Andersson | |
2022-01-06 | Add game replay functionality. | Tor Andersson | |
Handle missing replay data. Add replay/rematch/exit buttons on game-over. Set 'player' to active player during replays. Replace space with underscore in role class names. Fix critical undo bug! Set game_over state during replays. Fix jumpy view in battle replays. Nuke undo states from all actions, not just 'undo'. Log play and replay page requests. Clean up client.js and allow selecting replay viewpoint. Add debug mode to replay prompt showing active, state, and next action. Init client roles from HTML structure. Remove unused rematch functions. Drop /info/ prefix on game pages. Update body role classList when replay viewpoint changes. | |||
2021-12-31 | Parameterize site name and domain. | Tor Andersson | |
2021-12-29 | Add OpenGraph meta tags to display previews on social media. | Tor Andersson | |
2021-12-04 | Remove useless preload links. | Tor Andersson | |
2021-12-04 | Use img srcset for cover images of differing resolutions. | Tor Andersson | |
2021-12-03 | Don't preload dingbats and emoji font. | Tor Andersson | |
2021-11-24 | Fix URL for preloaded fonts. | Tor Andersson | |
2021-11-24 | Preload web fonts to minimize flash of invisible text. | Tor Andersson | |
2021-11-22 | More Pug cleanups. | Tor Andersson | |
2021-11-21 | Use grid-layout instead of table for forum posts. | Tor Andersson | |
2021-11-21 | Rewrite view templates to use Pug engine. | Tor Andersson | |