mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-24 08:00:14 +00:00
The TBC item query parser left subclassName empty, so TBC items showed no weapon/armor type in tooltips or the character sheet (e.g., "Sword", "Plate", "Shield" were all blank). The Classic and WotLK parsers correctly map subClass IDs to names. Fix: call getItemSubclassName() in the TBC parser, same as WotLK. Expose getItemSubclassName() in the header (was static, now shared across parser files). |
||
|---|---|---|
| .. | ||
| addons | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| platform | ||
| rendering | ||
| third_party | ||
| ui | ||