Skip to content

Fix incorrect sound pitch wrapping for 1.7-1.9#1520

Merged
booky10 merged 1 commit into
retrooper:2.0from
LeonTG:fix/sound-pitch-wrong
May 18, 2026
Merged

Fix incorrect sound pitch wrapping for 1.7-1.9#1520
booky10 merged 1 commit into
retrooper:2.0from
LeonTG:fix/sound-pitch-wrong

Conversation

@LeonTG
Copy link
Copy Markdown
Contributor

@LeonTG LeonTG commented May 17, 2026

Justification:

1.7 Sound Packet:
image

1.8 Sound Packet:
image

1.9 Sound Packet:
image

packetevents was reading and writing sound pitch multiplier as 63.5F, but the client and server uses 63.0F

that 0.5 really bothered me lmao

@booky10 booky10 merged commit 85bb332 into retrooper:2.0 May 18, 2026
2 checks passed
@LeonTG LeonTG deleted the fix/sound-pitch-wrong branch May 18, 2026 11:32
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