chessfriend/moves
Eryn Wells 9972ce94d0 [moves] Revoke castling rights only for the player that moved
There was a bug in the code that revokes castling rights after a king move where
it revoked the rights for *all* players, rather than just the current player.
Fix it.
2025-06-18 08:25:41 -07:00
..
src [moves] Revoke castling rights only for the player that moved 2025-06-18 08:25:41 -07:00
Cargo.toml [moves] Clean up implementation of Move and export Kind enum 2025-05-19 14:19:05 -07:00