ascott18 / LibSpellRange-1.0

WoW Addon Lib that provides more robust spell range checking functionality.
https://wow.curseforge.com/projects/libspellrange-1-0
2 stars 4 forks source link

Compatibility with TWW beta #5

Closed mrbuds closed 5 months ago

mrbuds commented 5 months ago

more spells were moved to C_SpellBook or C_Spell note that C_Spell.IsSpellInRange return true|false|nil when it used to be 1|0|nil

ascott18 commented 5 months ago

Thanks!