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: Invalid target's position being used #322

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

crashkonijn
Copy link
Owner

This pull request includes several changes aimed at improving the handling of target positions and ensuring validity checks across the codebase. The most important changes include adding a new extension method for validating target positions, updating various methods to use this new validation method, and adding additional null checks.

Improvements to target position handling:

Updates to use the new validation method:

Additional null checks:

@github-actions github-actions bot added the bug label Dec 12, 2024
@crashkonijn crashkonijn merged commit bfd38bf into master Dec 12, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant