TrinityCore / TrinityCore/WowPacketParser
1.14.3 CMSGs are incorrect
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 522
- Forks
- 387
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 4
Description
SMSGs are 1:1 2.5.4 however
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the 1.14.3 CMSG definitions and comparing them with the corresponding 2.5.4 packet definitions; the issue provides no file or test path. Confirm which CMSG mappings are incorrect and update them so they match the intended 1.14.3 protocol behavior, then verify the parser recognizes those messages correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- reverse-engineering
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100