TrinityCore / TrinityCore/TrinityCoreCustomChanges

sub-categories on telenpc

Open
#2 7 comments 0 reactions 0 assignees View on GitHub

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

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.