Skip to content

Bug removal from Stiletto and Go#327

Merged
Perlkonig merged 9 commits intoAbstractPlay:developfrom
jpneto:develop
Feb 27, 2026
Merged

Bug removal from Stiletto and Go#327
Perlkonig merged 9 commits intoAbstractPlay:developfrom
jpneto:develop

Conversation

@jpneto
Copy link
Contributor

@jpneto jpneto commented Feb 27, 2026

Removed an irrelevant end-condition from Go that could create wrong match results in stalemated positions.
Included this.lastmove = state.lastmove;, a missing line, at Stiletto's load() method.

Some code were added at Go.ts to prepare for a super-Ko rule implementation.
There was a problem, now corrected, with the clone method
Remove wrong end condition at Go that was creating draws in stalemated positions
Include a missing line at Stiletto load() method
@Perlkonig Perlkonig merged commit 495b45e into AbstractPlay:develop Feb 27, 2026
1 check passed
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