TrinityCore / TrinityCore/WowPacketParser
Custom parse: Characters
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 522
- Forks
- 387
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 4
Description
https://gitlab.com/chester/WoWCharacterParser/blob/master/RetailCharDump/Form1.cs
Is possible to add a parser to extract a character from a sniff?
Some time ago I did this simple program to extract my characters from Retail to SQL reading the .txt file generated from TC WowPacketParser
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 reviewing the linked RetailCharDump/Form1.cs program and the .txt output generated by TC WowPacketParser to understand the requested character extraction. Then identify the relevant packet data and define the parser's expected output; the issue does not name project files or tests, so completion criteria need clarification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100