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: stewblaster stopping for non-players #1521

Merged
merged 1 commit into from
Mar 30, 2024
Merged

fix: stewblaster stopping for non-players #1521

merged 1 commit into from
Mar 30, 2024

Conversation

EmosewaMC
Copy link
Collaborator

fixes an issue when stew blaster would stop for non-players and would stand still permanently due to enemy hitboxes being removed. The multiple stoppings from players would also cause unnecessary work to be done, so checks for only being paused or unpaused for pausing or resuming movement were added.

Tested that stewblaster only stops for players and starts moving when there are no players in the vicinity

fixes an issue when stew blaster would stop for non-players and would stand still permanently due to enemy hitboxes being removed.  Tested that stewblaster only stops for players and starts moving when there are no players in the vicinity
Copy link
Member

@aronwk-aaron aronwk-aaron left a comment

Choose a reason for hiding this comment

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

Lgtm

@aronwk-aaron aronwk-aaron merged commit 5996f3c into main Mar 30, 2024
4 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.

3 participants