Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

WIP: Remove packet parsing logic out of PacketHandler#3225

Open
0blu wants to merge 6 commits intovmangos:development from
0blu:nice-packets
Open

WIP: Remove packet parsing logic out of PacketHandler #3225
0blu wants to merge 6 commits intovmangos:development from
0blu:nice-packets

Conversation

@0blu
Copy link
Collaborator

@0blu 0blu commented Feb 15, 2026
edited
Loading

This MR will remove the old packet parsing logic out of PacketHandlers (manual using WorldPacket) and introduces new classes for each packet type.

Notable example

- GetPlayer()->TeleportTo(mapId, positionX, positionY, positionZ, orientation);
+ GetPlayer()->TeleportTo(packet.location);

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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /