War Within Alpha Compat
ljosberinn opened this issue ยท 0 comments
hey, are you planning to update it coming WW?
so far, these changes are needed - worst case this is just a minor doc on how to patch it locally eventually.
- replace
C_SpellBook.GetOverrideSpell
withC_Spell.GetOverrideSpell
GetSpellBookItemInfo
is gone due to the Spell Book reworkSpellBook_GetSpellBookSlot
is gone tooSpellButtonMixin
is gone tooGameTooltip:SetUnitAura
;:SetUnitDebuff
andSetUnitBuff
hooks needs to adapt toC_UnitAuras.GetAuraDataByIndex
now returning a table
can also file this as PR soon-ish, just had to urgently fix something