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

AutoMapping: Don't match rules based on empty input indexes #4164

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

bjorn
Copy link
Member

@bjorn bjorn commented Jan 29, 2025

If an input index is entirely empty for a given rule, then this index will no longer cause the rule to always match.

An always-matching rule can still be declared by using the special "Ignore" tile in its input.

If an input index is entirely empty for a given rule, then this index
will no longer cause the rule to always match.

An always-matching rule can still be declared by using the special
"Ignore" tile in its input.
@bjorn bjorn merged commit 1c61f27 into mapeditor:master Jan 30, 2025
16 checks passed
@bjorn bjorn deleted the automapping-empty-input-indexes branch January 30, 2025 12:51
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