Kelsidavis-WoWee/Data/expansions
Kelsi 1bf4c2442a feat: add title selection window with CMSG_SET_TITLE support
Track player titles from SMSG_TITLE_EARNED into knownTitleBits_ set,
read active title from PLAYER_CHOSEN_TITLE update field (WotLK index
1349), expose via getFormattedTitle()/sendSetTitle() on GameHandler.

Add SetTitlePacket builder (CMSG_SET_TITLE: int32 titleBit, -1=clear).

Titles window (H key) lists all earned titles from CharTitles.dbc,
highlights the active one in gold, and lets the player click to equip
or unequip a title with a single server round-trip.
2026-03-12 20:23:36 -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: add title selection window with CMSG_SET_TITLE support 2026-03-12 20:23:36 -07:00