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

Add new methods for performing unchecked actions #45

Merged
merged 1 commit into from
Feb 11, 2024

Conversation

maxblan
Copy link
Collaborator

@maxblan maxblan commented Jan 23, 2024

Description

These changes allows for executing moves event if they don't follow the rules. This will be later used for the possible moves method.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Revert "Refactor conversion functions and action handling"

This reverts commit 3311035.

add posible moves method

Refactor conversion functions and action handling

Refactor action perform_unchecked methods

Add new methods for performing unchecked actions
@maxblan maxblan force-pushed the feature/possible_moves branch from 3311035 to 8ca604b Compare February 11, 2024 18:58
@maxblan maxblan merged commit 644c142 into master Feb 11, 2024
2 checks passed
@maxblan maxblan deleted the feature/possible_moves branch March 16, 2024 17:20
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