aboutsummaryrefslogtreecommitdiff
path: root/lib/chessh/ssh/client/game/game.ex
Commit message (Expand)AuthorAgeFiles
* Bots (#23)Elizabeth (Lizzy) Hunt2023-05-291
* send notification only from process where player joined and when discord thre...Lizzy Hunt2023-05-061
* README changes, create thread on join, update package-lock (#21)Elizabeth (Lizzy) Hunt2023-04-221
* Move history (#18)Lizzy Hunt2023-03-131
* Show previous move in message body, which notification is now instant, add ch...Simponic2023-02-081
* Discord threads (#16)Simponic2023-02-011
* Do not send notifications when game is over & fix promotion screen (#15)Simponic2023-02-011
* Discord notifs (#14)Simponic2023-02-011
* Rate limit game creationLogan Hunt2023-01-311
* Ensure board is flipped when starting a game as dark, move some constants to ...Simponic2023-01-281
* Add last move schema, add highlighting in renderer (#13)Simponic2023-01-271
* Only select from if piece thereSimponic2023-01-271
* Don't allow promotion unless player is same colorSimponic2023-01-271
* Fix initial render when game joined by creating new state in genserver init, ...Simponic2023-01-251
* Add pagination menusSimponic2023-01-201
* Refactor client game for a bitSimponic2023-01-201
* Web Client (#11)Logan Hunt2023-01-191
* Persistent game (#5)Logan Hunt2023-01-171