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 circle break crash by terminating casting if the impetus ceases to exists at it's location (closes #661) #707

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

walksanatora
Copy link
Contributor

@walksanatora walksanatora commented Jul 28, 2024

added a guard statment that halts the circle's execution if the impetus is removed during a cast
this would close #661

@walksanatora walksanatora changed the title crash slain (closes #661) Fix circle break crash by terminating casting if the impetus ceases to exists at it's location (closes #661) Jul 29, 2024
Copy link
Member

@SamsTheNerd SamsTheNerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me.

@SamsTheNerd SamsTheNerd merged commit e1ad4b3 into FallingColors:main Aug 2, 2024
3 checks passed
@walksanatora walksanatora deleted the circlebreakfix branch August 2, 2024 17:33
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.

Spell circle mining its impetus causes game crash
2 participants