mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-23 15:50:20 +00:00
The expirationTime field (7th return value of UnitBuff/UnitDebuff/UnitAura) was hardcoded to 0. Now returns GetTime() + remaining seconds, matching WoW's convention where addons compute remaining = expirationTime - GetTime(). Enables buff/debuff timer addons like OmniCC and WeakAuras. |
||
|---|---|---|
| .. | ||
| addon_manager.cpp | ||
| lua_engine.cpp | ||
| toc_parser.cpp | ||