mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-22 23:30:14 +00:00
The macro primary spell cache stored 0 (no spell found) when a macro referenced a spell the player hadn't learned yet. After learning the spell from a trainer or leveling up, the cache was never refreshed, so the macro button stayed broken. Now tracks the known spell count and clears the cache when it changes, ensuring newly learned spells are resolved on the next frame. |
||
|---|---|---|
| .. | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| platform | ||
| rendering | ||
| third_party | ||
| ui | ||