WeakAuras-WotLK icon indicating copy to clipboard operation
WeakAuras-WotLK copied to clipboard

update spell cache to latest version

Open Artur91425 opened this issue 2 years ago • 0 comments

Backport spell cache to latest version. I checked everything, everything works. In short, the structure of the data recording in the WeakAurasOptionsSaved.spellCache table has been changed.

But, if suddenly you do not want to apply these changes for some reason, then correct the next line https://github.com/Bunny67/WeakAuras-WotLK/blob/536db3089da063336c7fffac5880a3682e995949/WeakAurasOptions/Cache.lua#L39 for if(icon and icon:lower() == "interface\\icons\\trade_engineering") then -- 136243 is the a gear icon, we can ignore those spells

Artur91425 avatar May 22 '22 21:05 Artur91425