Kelsidavis-WoWee/src
Kelsi ae30137705 feat: add COMBAT_LOG_EVENT_UNFILTERED and cooldown start events
Fire COMBAT_LOG_EVENT_UNFILTERED from addCombatText with WoW-compatible
subevent names (SWING_DAMAGE, SPELL_DAMAGE, SPELL_HEAL, etc.), source/dest
GUIDs, names, spell info, and amount. Also fire SPELL_UPDATE_COOLDOWN and
ACTIONBAR_UPDATE_COOLDOWN when cooldowns start (handleSpellCooldown), not
just when they end. Enables damage meter and boss mod addons.
2026-03-20 14:35:00 -07:00
..
addons feat: add party/raid unit IDs and game events for Lua addon system 2026-03-20 14:15:00 -07:00
audio feat: play audio notification when a whisper is received 2026-03-12 06:12:37 -07:00
auth Reduce release log spam and harden release logging defaults 2026-02-25 09:46:27 -08:00
core feat: add GetSpellInfo, GetSpellTexture, GetItemInfo and more Lua API functions 2026-03-20 13:58:54 -07:00
game feat: add COMBAT_LOG_EVENT_UNFILTERED and cooldown start events 2026-03-20 14:35:00 -07:00
network fix: async Warden PAGE_A/PAGE_B checks to prevent main-loop stalls 2026-03-16 16:46:29 -07:00
pipeline feat: implement M2 ribbon emitter rendering for spell trail effects 2026-03-13 01:17:30 -07:00
rendering fix: clear spell visual negative cache on world entry 2026-03-20 09:14:53 -07:00
ui feat: add WoW utility functions and SlashCmdList for addon slash commands 2026-03-20 11:40:58 -07:00
main.cpp Fix Windows ERROR macro collision in logger 2026-02-25 11:14:53 -08:00