Kelsidavis-WoWee/src
Kelsi 4b3e377add feat: resolve random property/suffix names for item display
Load ItemRandomProperties.dbc and ItemRandomSuffix.dbc lazily to resolve
suffix names like "of the Eagle", "of the Monkey" etc. Add
getRandomPropertyName(id) callback on GameHandler wired through Application.
Append suffix to item names in SMSG_ITEM_PUSH_RESULT loot notifications
so items display as "Leggings of the Eagle" instead of just "Leggings".
2026-03-20 19:18:30 -07:00
..
addons fix: return WoW-standard (start, duration, enabled) from GetSpellCooldown 2026-03-20 19:03:34 -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 feat: resolve random property/suffix names for item display 2026-03-20 19:18:30 -07:00
game feat: resolve random property/suffix names for item display 2026-03-20 19:18:30 -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 feat: show zone name on loading screen during world transitions 2026-03-20 18:12:23 -07:00
ui feat: add /cancelqueuedspell command to clear spell queue 2026-03-20 17:24:16 -07:00
main.cpp Fix Windows ERROR macro collision in logger 2026-02-25 11:14:53 -08:00