Kelsidavis-WoWee/src
Kelsi 5ab6286f7e fix: include pet unit ID in UNIT_HEALTH/POWER events from dedicated packets
SMSG_HEALTH_UPDATE and SMSG_POWER_UPDATE were not checking for the pet
GUID when dispatching addon events. Pet health/power bar addons now
properly receive UNIT_HEALTH and UNIT_POWER with unitId="pet".

The UPDATE_OBJECT and UNIT_AURA paths already had the pet check.
2026-03-21 06:23:03 -07:00
..
addons fix: display Lua errors from OnUpdate, executeFile, executeString as UI errors 2026-03-21 06:08:17 -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: display Lua addon errors as in-game UI errors 2026-03-21 06:00:06 -07:00
game fix: include pet unit ID in UNIT_HEALTH/POWER events from dedicated packets 2026-03-21 06:23:03 -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: apply M2 color alpha and transparency tracks to batch opacity 2026-03-21 03:14:57 -07:00
ui feat: add player name tab-completion in chat input 2026-03-21 03:49:02 -07:00
main.cpp Fix Windows ERROR macro collision in logger 2026-02-25 11:14:53 -08:00