Skip to content

support TWW / Midnight multiple packet parsing + 68367 client version#992

Merged
Shauren merged 5 commits into
TrinityCore:masterfrom
Alica228:V12_0_7_68453
Jul 7, 2026
Merged

support TWW / Midnight multiple packet parsing + 68367 client version#992
Shauren merged 5 commits into
TrinityCore:masterfrom
Alica228:V12_0_7_68453

Conversation

@Alica228

Copy link
Copy Markdown
Contributor

No description provided.


len = packet.ReadUInt16();
opcode = packet.ReadUInt16();
opcode = packet.ReadInt32();

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add if check to this for AddedInVersion, this will break parsing for BFA, SL and start of TWW

@Alica228 Alica228 changed the title support TWW / Midnight multiple packet parsing support TWW / Midnight multiple packet parsing + 68367 client version Jul 2, 2026
Comment thread WowPacketParserModule.V8_0_1_27101/Parsers/MiscellaneousHandler.cs Outdated
@Shauren Shauren merged commit ba85806 into TrinityCore:master Jul 7, 2026
7 checks passed
@Alica228 Alica228 deleted the V12_0_7_68453 branch July 8, 2026 06:17
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.

3 participants