Custom parse: Characters

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

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
csharp
Domain
tooling

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.

Description

enhancement question

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

Dominant language
C#
Stars
522
Forks
387
Avg merge
3d 6h
Merged PRs (30d)
4

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.

More from TrinityCore/WowPacketParser

All issues in TrinityCore/WowPacketParser

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.