Kelsidavis-WoWee/Data/expansions
Kelsi 81b95b4af7 feat: resolve title names from CharTitles.dbc in SMSG_TITLE_EARNED
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
2026-03-12 19:05:54 -07:00
..
classic feat: debuff dispel-type border coloring in buff bar 2026-03-12 06:55:16 -07:00
tbc feat: resolve title names from CharTitles.dbc in SMSG_TITLE_EARNED 2026-03-12 19:05:54 -07:00
turtle feat: parse item set ID and display set name in item tooltip via ItemSet.dbc 2026-03-12 12:35:56 -07:00
wotlk feat: resolve title names from CharTitles.dbc in SMSG_TITLE_EARNED 2026-03-12 19:05:54 -07:00