Files
Kelsi 10148db807 fix(ui): show temporary weapon enchants as timed icons in the right slot
SMSG_ITEM_ENCHANT_TIME_UPDATE carries the item's *enchantment* slot
(TEMP_ENCHANTMENT_SLOT = 1), not the equipment slot. Reading it as one labelled
every temporary enchant "Off Hand", even on a two-hander. Resolve the weapon slot
from the item GUID the packet already carries instead.

Render each enchant as the weapon's item icon with its remaining time across the
bottom, like the retail client, rather than a full-width labelled bar.
2026-07-12 09:41:09 -07:00
..
2026-07-10 13:03:10 -07:00