Kelsidavis-WoWee/Data
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
..
expansions feat: add title selection window with CMSG_SET_TITLE support 2026-03-12 20:23:36 -07:00
opcodes Opcode registry: move to generated canonical+alias pipeline 2026-02-20 03:02:31 -08:00