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: instanced spell extension #358

Merged
merged 1 commit into from
Jan 24, 2022
Merged

Conversation

arthur-conde
Copy link
Contributor

This PR aims to fix bug in #306.

The issue is the list passed into MatchCore never contains instanced spells. These are stored separately in SpellTable.

  • Because instanced spells never update their parent's MatchDateTime, this branch of code is never entered.
  • Lookup the instanced spell from the table the same way it's done in the earlier branch

@anoyetta
Copy link
Owner

thx!

@anoyetta anoyetta merged commit a0c1d74 into anoyetta:master Jan 24, 2022
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.

2 participants