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

Set castInProgress to false when loading game (EntityEffectManager.cs) #2587

Conversation

DunnyOfPenwick
Copy link
Contributor

@DunnyOfPenwick DunnyOfPenwick commented Feb 17, 2024

Original problem: If a game is loaded immediately after casting spell, spellcasting will be locked up.
Setting castInProgress to false when EntityEffectManager.ClearReadySpellHistory() is called.

Setting castInProgress to false when EntityEffectManager.ClearReadySpellHistory() is called.

Original problem: If a game is loaded immediately after casting spell, specllcasting will be locked up.
@DunnyOfPenwick DunnyOfPenwick changed the title Update EntityEffectManager.cs Set castInProgress to false when loading game (EntityEffectManager.cs) Feb 17, 2024
@KABoissonneault KABoissonneault merged commit 118da5b into Interkarma:master Feb 18, 2024
@KABoissonneault KABoissonneault mentioned this pull request Mar 6, 2024
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.

3 participants