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

Enable zombigaunt interactions #258

Conversation

Blixibon
Copy link
Collaborator

@Blixibon Blixibon commented Mar 7, 2024

Originally, zombigaunts were made incapable of performing dynamic interactions because they conflicted with regular vortigaunts, causing them to perform awkward and misplaced motions on each other. Mapbase technically had provisions to prevent this, but limitations in how dynamic interactions were parsed prevented the zombigaunts from being recognized to have the same interactions.

However, in Mapbase v7.0, a pull request on the Mapbase repo (mapbase-source#182) fixed the limitations with dynamic interaction parsing and allowed vortigaunts and zombigaunts to recognize that they have the same interactions. As a result, this check is no longer necessary, and removing it will allow zombigaunts to perform (or become victims of) dynamic interactions.

@Blixibon Blixibon requested a review from 1upD March 7, 2024 21:27
@1upD 1upD merged commit 4bf41a4 into entropy-zero:ez2/mapbase Mar 7, 2024
5 checks passed
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.

None yet

2 participants