Fix the ByteBuddy dependency [Packets > S2C]
- SetPerspectiveS2CPayload: sets the client's perspective
Fixes
[Client > Features]
- Proxied hosting support (state reset on dimension change / GameJoinS2CPacket)
[Client > Fixes]
- Remove logging meant for debugging from CodecUtil
- Fix messed up mouse position calculation in MouseMixin
[Server > Fixes]
- Use universal packet identifiers in ProtocolExtensionPacketEventsPacketListener
KeyConstants memberization [Gradle]
- Versioning system rework: the versions are now simple numbers going from 1 to N
- Automated Modrinth upload: there's a task for uploading the latest PX version and incrementing it for next releases, which includes the latest git commit message as the changelog
[Features]
- README update
Github release: (missing, just use a newer version dang)
Payloads [C2S]:
- MouseMove
- KeyPressed
Payloads [S2C]:
- ForceHud
- PutHudElement
- DeleteHudElement
You can use them with either the API, or the /px command.


