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: text display entity data & teleport packet #166

Merged
merged 3 commits into from
Oct 3, 2024

Conversation

GoodestEnglish
Copy link

The latest version of Fairy is using incorrect index of text display entity data, causing spawning a hologram will kick the player out from the sever.
image

Also, the teleport packet in the text display hologram update function is using incorrect pitch and yaw, causing hologram looks into the wrong direction.

This PR should fix both errors.

@LeeGodSRC
Copy link
Member

wow goodest PR

Copy link
Member

@LeeGodSRC LeeGodSRC left a comment

Choose a reason for hiding this comment

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

LGTM, goodest PR

@LeeGodSRC LeeGodSRC merged commit 74819b3 into FairyProject:v0.7 Oct 3, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants