Tercioo / Details-Damage-Meter

Addon for World of Warcraft, does combat analyzes offering clean visual data for the player
Other
165 stars 117 forks source link

Initial changes to fix TWW issues #741

Closed Flamanis closed 3 weeks ago

Flamanis commented 3 weeks ago

Update a few of the deprecations, specifically UnitBuff/UnitAura/UnitDebuff

Create GetSpellInfo handler into Details222 that returns information in the format that current GetSpellInfo gives. C_Spell.GetSpellInfo returns a table with string keys.

Don't load LibOpenRaid on TWW, some functions are not accepting arguments that they should.