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

improved packet logging for entity movement and player list #444

Merged

Conversation

minecraft-simon
Copy link
Contributor

Several additions to the packet logger:

  • separately logging S15PacketEntityRelMove, S16PacketEntityLook, S17PacketEntityLookMove
  • including entityId for entity-movement related packets, added respective accessors and mixins
  • added SPacketPlayerListItem and SPacketSpawnPlayer to be recognized and logged
  • new option to ignore player movement packets (because they are also sent while standing still)
  • new option to ignore Time Update packets from the server

@Avanatiker Avanatiker merged commit 5773979 into lambda-client:master Dec 29, 2022
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