mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-22 23:30:14 +00:00
Previously SMSG_TITLE_EARNED only showed the numeric bit index. Now it lazy-loads CharTitles.dbc and formats the full title string with the player's name (e.g. "Title earned: Commander Kelsi!"). - Add CharTitles layout to WotLK (TitleBit=36) and TBC (TitleBit=20) layouts - loadTitleNameCache() maps each titleBit to its English title string - SMSG_TITLE_EARNED substitutes %s placeholder with local player's name - Falls back to "Title earned (bit N)!" if DBC is unavailable |
||
|---|---|---|
| .. | ||
| dbc_layouts.json | ||
| expansion.json | ||
| opcodes.json | ||
| update_fields.json | ||