cataclysm classic: fixed spec load option dropdown ordering custom code: aura_env.saved no longer wipes on update if user accepts "display" category 🚨 note - since most people don't fiddle with the defaults when updating auras, this effectively meant that aura_env.saved was always wiped on...
Describe the bug WA ignores the cooldowns of all spells. for example i use Warrior execute with Action Usable trigger. it starts showing the aura if the target is below 25% health but still shows after that even thoug the skill is on coo...
Game version: Classic ERA Class: Hunter Spec: MM (increased range) I am using an addon, ElvUI, which rangecheck depends on this library, after range was semi-locked by Blizzard, when they modernized the classic UI. ElvUI has a feature th...
Beta (WoW 11.0) World of Warcraft Region EU Tested with only WeakAuras I got this issue with only WeakAuras enabled Lua Error 2x ...Ons/Blizzard_Options_Frame/OptionsFrameTemplates.lua:129: attempt to concatenate a nil value [string "@Interface/AddOns/Blizzard_Options_Frame/OptionsFrameTemplates...
-- Lua APIs local tinsert, tconcat, wipe = table.insert, table.concat, wipe local tostring, pairs, type = tostring, pairs, type local error, setmetatable = error, setmetatable local CombatLogGetCurrentEventInfo = CombatLogGetCurrentEventInfo; -- WoW APIs local IsPlayerMoving =...