2023-11-14T04:47:16Z - 2024-11-14T04:47:16Z
Overview
10 Pull requests merged by 1 user
Merged
#15 Fix/enable reconnecting to existing games
Merged
#14 Make games rejoinable again!
Merged
#13 Some more changes for the new game handling api and also rate limiting
Merged
#12 Replace old websocket library with gorilla's one
Merged
#11 get-lobby-from-passphrase
Merged
#10 We introduce a pre-filtered list of (hopefully) clean words. Generating the passphrase with babbler was too slow
Merged
#8 Prevent castling in case there is no rook on the castling side
Merged
#3 Fix a bug that allowed castling even if squares were attacked
Merged
#2 checkmate-and-stalemate-check
Merged
#1 allow-reconnect
5 Issues created by 1 user
Opened
#4 Violations are not set correctly
Opened
#5 Stalemate is not implemented
Opened
#6 When a player leaves, the opponent is not informed
Opened
#7 When the game ends we do not free the resources correctly
Opened
#9 Investigate crash