Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Fix Game.MakeMove behavior #804

Merged
merged 1 commit into from
Jun 6, 2024
Merged

🐛 Fix Game.MakeMove behavior #804

merged 1 commit into from
Jun 6, 2024

Conversation

eduherminio
Copy link
Member

In case of trying to make an illegal move, no position history or 50 moves rule should be affected.

AFAIK this doesn't change anything since no illegal moves should be send to Game during regular play

In case of trying to make an illegal move, no position history or 50 moves rule should be affected
@eduherminio eduherminio enabled auto-merge (squash) June 6, 2024 00:20
@eduherminio eduherminio merged commit 1a56dee into main Jun 6, 2024
27 checks passed
@eduherminio eduherminio deleted the bugfix/game-makemove branch June 6, 2024 00:23
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.

1 participant