Kelsidavis-WoWee/src
Kelsi e72d6ad852 feat: enhance item tooltips with item level, equip slot, and subclass
Replace minimal name-only item tooltips with proper WoW-style display:
- Quality-colored item name header
- Item level line for equipment (gold text)
- Equip slot and weapon/armor type on a double line
  (e.g., "Head" / "Plate" or "One-Hand" / "Sword")
- Item class for non-equipment items

Shared _WoweePopulateItemTooltip() helper used by both
SetInventoryItem and SetBagItem for consistent tooltip formatting.
Maps INVTYPE_* strings to display names (Head, Chest, Two-Hand, etc.).
2026-03-22 18:02:46 -07:00
..
addons feat: enhance item tooltips with item level, equip slot, and subclass 2026-03-22 18:02:46 -07:00
audio feat: play minimap ping sound when party members ping the map 2026-03-20 18:21:34 -07:00
auth Reduce release log spam and harden release logging defaults 2026-02-25 09:46:27 -08:00
core fix: restore correct CharSections.dbc field indices for character textures 2026-03-22 15:22:25 -07:00
game fix: fire ACTIONBAR_SLOT_CHANGED when assigning spells to action bar 2026-03-22 17:37:33 -07:00
network fix: increase world packet size limit from 16KB to 32KB 2026-03-20 17:49:49 -07:00
pipeline feat: implement M2 ribbon emitter rendering for spell trail effects 2026-03-13 01:17:30 -07:00
rendering fix: unify lava UV scroll timer across render passes to prevent flicker 2026-03-22 16:25:32 -07:00
ui fix: restore correct CharSections.dbc field indices for character textures 2026-03-22 15:22:25 -07:00
main.cpp log falling 2026-03-22 21:40:16 +03:00