BAndysc / BAndysc/WoWDatabaseEditor

azerothcore DbDefinitions

Open
#205 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
564
Forks
169
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Azerothcore seems to be missing a lot of DbDefinitions. Disabling features that would work otherwise IG npc_vendor

**Describe the solution you'd like**
Please add Definitions or identify what ones are shared between TrinityWrath and enable Azeroth for example the above npc_vendor Azeroth core shares the same fields,table name, ext so just setting "compatibility": [
"TrinityWrath", "Azeroth"
], on the file allowed the use of that editor

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the DbDefinitions and the existing TrinityWrath definition for npc_vendor. Compare its fields, table name, and extension with AzerothCore, then identify which definitions can share compatibility; done means the relevant AzerothCore features are enabled without incorrect schema mappings.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
databases, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.