summaryrefslogtreecommitdiff
path: root/lib/chessh/ssh/client/game/game.ex
AgeCommit message (Expand)Author
2023-03-13Move history (#18)Lizzy Hunt
2023-02-08Show previous move in message body, which notification is now instant, add ch...Simponic
2023-02-01Discord threads (#16)Simponic
2023-02-01Do not send notifications when game is over & fix promotion screen (#15)Simponic
2023-02-01Discord notifs (#14)Simponic
2023-01-31Rate limit game creationLogan Hunt
2023-01-28Ensure board is flipped when starting a game as dark, move some constants to ...Simponic
2023-01-27Add last move schema, add highlighting in renderer (#13)Simponic
2023-01-27Only select from if piece thereSimponic
2023-01-27Don't allow promotion unless player is same colorSimponic
2023-01-25Fix initial render when game joined by creating new state in genserver init, ...Simponic
2023-01-20Add pagination menusSimponic
2023-01-20Refactor client game for a bitSimponic
2023-01-19Web Client (#11)Logan Hunt
2023-01-17Persistent game (#5)Logan Hunt