Kelsidavis-WoWee/src/addons
Kelsi 4bd237b654 feat: add IsUsableSpell Lua API for spell usability checks
Returns (usable, noMana) tuple. Checks if the spell is known and not on
cooldown. Accepts spell ID or name. Used by action bar addons and
WeakAuras for conditional spell display (greyed out when unusable).
2026-03-20 18:42:33 -07:00
..
addon_manager.cpp feat: add /reload command to re-initialize addon system 2026-03-20 16:17:04 -07:00
lua_engine.cpp feat: add IsUsableSpell Lua API for spell usability checks 2026-03-20 18:42:33 -07:00
toc_parser.cpp feat: add SavedVariables persistence for Lua addons 2026-03-20 12:22:50 -07:00