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

Remove additional passability marks on the bottom part of tiles #9410

Merged
merged 2 commits into from
Jan 5, 2025

Conversation

ihhub
Copy link
Owner

@ihhub ihhub commented Jan 4, 2025

If a tile below has impassable top part then there is no need to mark the bottom part of the current tile as impassable. These changes do not affect the passability.

Before:
image

After:
image

@ihhub ihhub added improvement New feature, request or improvement logic Things related to game logic labels Jan 4, 2025
@ihhub ihhub added this to the 1.1.6 milestone Jan 4, 2025
@ihhub ihhub self-assigned this Jan 4, 2025
Copy link

sonarqubecloud bot commented Jan 4, 2025

@ihhub ihhub merged commit 33c6233 into master Jan 5, 2025
21 checks passed
@ihhub
Copy link
Owner Author

ihhub commented Jan 5, 2025

Hi @Districh-ru , I merged this pull request to proceed with more changes.

@ihhub ihhub deleted the passability-bottom-calculation branch January 5, 2025 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement New feature, request or improvement logic Things related to game logic
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants