Files
aurorabot/shared/games/chess
syntaxbullet 26a0e532f6
Some checks failed
Deploy to Production / test (push) Failing after 38s
fix(chess): prevent duplicate players and fix move detection
- Prevent same player from joining as both white and black
- Add validation to reject duplicate players in RoomManager
- Fix spectator status not resetting when joining as player
- Use ref to track latest chess state in ChessBoard for accurate move validation
2026-04-02 15:36:05 +02:00
..