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 monster light on knockback #7122

Merged

Conversation

kphoenix137
Copy link
Collaborator

Knockback previously didn't update the monster's light source. Also removed some redundant checks since there's a check within the called functions to return early.

@julealgon
Copy link
Contributor

Surprised there was no issue documenting this? Wasn't this actually fixed at some point?

Isn't this the same as:

@StephenCWills
Copy link
Member

@julealgon That commit you referenced fixes it for players who are knocked back, but not for monsters. The fix is more or less the same.

@qndel qndel merged commit 75f42cc into diasurgical:master Aug 8, 2024
22 checks passed
@kphoenix137 kphoenix137 deleted the fix-monster-light-on-knockback branch August 8, 2024 15:08
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.

4 participants