aboutsummaryrefslogtreecommitdiff
path: root/lib/chessh/schema/game.ex
Commit message (Collapse)AuthorAgeFiles
* Move history (#18)Lizzy Hunt2023-03-131
| | | | | * store move history * Add previous game viewer
* Discord threads (#16)Simponic2023-02-011
| | | | | * Add initial support for discord threads * Finish thread creation
* Add last move schema, add highlighting in renderer (#13)Simponic2023-01-271
|
* Persistent game (#5)Logan Hunt2023-01-171
* 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