Skip to content

Make can build actually query the given regions rather than their locations. #21

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sovdeeth
Copy link
Member

if player can build in region "x" would previously check if the player can build at the minimum corner of region x. This could lead to confusion if the player is allowed to build in region x, but region y happens to overlap the minimum corner and forbid the player from building there. This changes the condition to query manual region sets, instead of creating region sets from the minimum corner locations.

@sovdeeth sovdeeth added the bug Something isn't working label Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant