TrinityCore / TrinityCore/WowPacketParser

Custom parse: Characters

Open
#337 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement question
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.