Skip to content

GH-502: Hytale Packet Reference#505

Open
LordZibblington wants to merge 1 commit into
HytaleModding:feat/protocolfrom
LordZibblington:feat/protocol
Open

GH-502: Hytale Packet Reference#505
LordZibblington wants to merge 1 commit into
HytaleModding:feat/protocolfrom
LordZibblington:feat/protocol

Conversation

@LordZibblington
Copy link
Copy Markdown

@LordZibblington LordZibblington commented Apr 27, 2026

Pull Request

Description

Add a packet reference table covering all Hytale packets, including fields, direction, and compression status.
Note: tables with multiple fields have a horizontal scrollbar due to cell width. May need CSS adjustment.
Note: vulnerabilities exist according to bun audit but predate my changes and are not introduced by this PR.
Note: bun run dev failed due to Node.js version incompatibility with the project's Next.js requirement.

Type of Change

  • Documentation fix (typo, grammar, clarification)
  • New documentation (guide, tutorial, page)
  • Bug fix
  • New feature
  • Other

Screenshots

If applicable, add before/after screenshots: N/A

Checklist

  • Tested locally with bun run dev
  • Formatted code to adhere Styleguide with bun format
  • Ran bun audit (no critical vulnerabilities)
  • Checked spelling and grammar
  • Verified all links work
  • Followed Contributing Guidelines

Thank you for contributing!
gh-502

Adds a packet reference table covering all Hytale packets, including fields, direction, and compression status.
@LordZibblington LordZibblington changed the title docs: add packet reference GH-502: Hytale Packet Reference Apr 27, 2026
@ItsNeil17
Copy link
Copy Markdown
Member

Super sorry for the late review! I have been swamped with work last and this week, thank you so much for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants