TrinityCore / TrinityCore/TrinityCoreCustomChanges
sub-categories on telenpc
Open
Nobody has claimed this yet.
Branch-3.3.5-tele_npc_3
- Dominant language
- C++
- Stars
- 83
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
add to telenpc the posibility of create sub categories, on that way it can be more compact.
ie:
Cities
|--Neutral
| |-Dalaran
| |-Shattrah
| \-Argent Tournament
|--Aliance
| |-Ironforge
| |-Stormwind
| |-Exodar
| \-Darnassus
|--Horde
Instances
|--Eastern Kingdom
|--Kalimdor
| |-Caverns of time
| |-Zul Farrak
| \-other
|--Outland
|--Northrend
Raids
|--Classic
|--BC
|--WOTLK
Contributor guide
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
Read the repository wiki for the custom diffs, then locate the telenpc implementation and determine how categories are currently represented. Define the hierarchy shown in the issue, including nested categories and their display behavior, and verify that cities, instances, and raids can be organized into sub-categories.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100