Closed KyrosKrane closed 3 months ago
I don't have access to Classic or Cata Classic servers, so I can't validate this works there. But the logic should work on any current WoW environment, and be forward compatible for when Blizz switches the functions to the new namespaced variants on other WoW flavors in the future.
Replace
GetWatchedFactionInfo()
withC_Reputation.GetWatchedFactionData()
where necessary and clean up upvalues. Fixes #159.