sub-categories on telenpc

Open
#2 7 comments 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
cpp
Domain
game-dev

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.

Description

Branch-3.3.5-tele_npc_3

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
Dominant language
C++
Stars
83
Forks
58
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

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/TrinityCoreCustomChanges

All issues in TrinityCore/TrinityCoreCustomChanges

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.