Bunny67 / WeakAuras-WotLK

World of Warcraft addon that provides a powerful framework to display customizable graphics on your screen.
GNU General Public License v2.0
161 stars 105 forks source link

update spell cache to latest version #103

Open Artur91425 opened 2 years ago

Artur91425 commented 2 years ago

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