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 missing healthbar in freshly loaded chunks. #15

Merged
merged 6 commits into from
Nov 7, 2023

Conversation

Estecka
Copy link
Contributor

@Estecka Estecka commented Oct 30, 2023

Fixes an issue whereby healthbar would not immediately appear on mobs from a freshly loaded chunk. E.g, upon joining the world, changing dimension, or after traveling a long distance.

The injection in sendPacket now also scans the content of ClientboundBundlePacket's. They contain packets that needed to be altered, and previously flew under the radar.

This PR is for 1.20. This branch acts as a backport for 1.19.4

@samolego
Copy link
Owner

samolego commented Nov 2, 2023

Thank you so much! Sorry for late reply, I was away.

I usually only release for newer versions, if you're ok with that.

@Estecka
Copy link
Contributor Author

Estecka commented Nov 2, 2023

No problem, I only made that port for my own use, and I have already built my own jar.

@samolego samolego merged commit 075a469 into samolego:master Nov 7, 2023
2 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.

None yet

2 participants