Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-10 | Use flip | Elizabeth Hunt | |
2023-05-29 | Bots (#23) | Elizabeth (Lizzy) Hunt | |
* squash all the things for bots * fix warnings * change colors a bit and README updates * fix frontend warnings | |||
2023-03-13 | Move history (#18) | Lizzy Hunt | |
* store move history * Add previous game viewer | |||
2023-02-08 | Show previous move in message body, which notification is now instant, add ↵ | Simponic | |
check highlighting | |||
2023-01-28 | Ensure board is flipped when starting a game as dark, move some constants to ↵ | Simponic | |
environment variables, minor frontend changes: | |||
2023-01-27 | Add last move schema, add highlighting in renderer (#13) | Simponic | |
2023-01-25 | Fix initial render when game joined by creating new state in genserver init, ↵ | Simponic | |
also some more color changes | |||
2023-01-20 | Add pagination menus | Simponic | |
2023-01-20 | Refactor client game for a bit | Simponic | |
2023-01-17 | Persistent game (#5) | Logan Hunt | |
* Remove unnecessary server in board * Initial persistent games * Remove done chessh README stuff, warning issue * Show current players and move * Add promotion * Merge default changeset on all status |