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

Implemented a new way of displaying the mob effects. #906

Merged
merged 5 commits into from
Aug 3, 2024

Conversation

Dasciam
Copy link
Contributor

@Dasciam Dasciam commented Jul 29, 2024

With the new version 1.21, mob effect bubbles are no longer int32-packed RGBA. Now it is an array of bytes up to 8 elements packed in int64.

Before: https://youtu.be/k1qiewknQwQ
After: https://youtu.be/YI8ETqjhow0

https://github.com/sandertv/gophertunnel must be updated with the new entity metadata key.

@TwistedAsylumMC TwistedAsylumMC merged commit 45cf3f1 into df-mc:master Aug 3, 2024
1 check passed
@TwistedAsylumMC
Copy link
Member

Thanks!

@Dasciam Dasciam deleted the mob_effect_bubbles branch August 3, 2024 15:28
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.

2 participants