Skip to content

feat: forfeit and draw - #1094

Merged
jim-at-stink merged 1 commit into
chess-v2/mainfrom
chess-v2/feat/forfeit-and-draw
May 14, 2026
Merged

feat: forfeit and draw#1094
jim-at-stink merged 1 commit into
chess-v2/mainfrom
chess-v2/feat/forfeit-and-draw

Conversation

@jim-at-stink

@jim-at-stink jim-at-stink commented May 13, 2026

Copy link
Copy Markdown
Collaborator

The change updates how the game over state displays the game statistics, adding a separate layout for games that were forfeit due to an agent ERROR, TIMEOUT or INVALID move.

Moves message copy from chessTransformer into the GameOver component.

Screenshot 2026-05-13 at 12 12 36 Screenshot 2026-05-13 at 12 12 19 Screenshot 2026-05-13 at 12 11 55

Also updates the tracking event for GameOver to include reference to these new states (game-over, game-over-draw, game-over-timeout, game-over-error, game-over-invalid).

@jim-at-stink
jim-at-stink force-pushed the chess-v2/feat/forfeit-and-draw branch from febf7f1 to d62d076 Compare May 13, 2026 11:05
@jim-at-stink
jim-at-stink marked this pull request as ready for review May 13, 2026 11:24
@jim-at-stink
jim-at-stink requested a review from pim-at-stink May 13, 2026 11:24
@jim-at-stink
jim-at-stink merged commit 969617c into chess-v2/main May 14, 2026
3 checks passed
@jim-at-stink
jim-at-stink deleted the chess-v2/feat/forfeit-and-draw branch May 14, 2026 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants