Nevcairiel / Routes

Routes WoW Addon
https://www.wowace.com/projects/routes
9 stars 13 forks source link

Fix all plugins broken nil and deprecation #13

Closed Rycia closed 7 months ago

Rycia commented 7 months ago

This fixes gathermate2 not working in some cases, and other plugins have the same issue.

There's also lines in each plugin that use deprecated API that get fixed in this patch.

Nevcairiel commented 7 months ago

C_AddOns is not completely available on Wrath Classic yet, and I already fixed the nil check as part of merging one of the PRs earlier in 46508877f03437a96dd0eb52bd6a1d6d4115a021

Can re-visit updating deprecations once all classic flavors catch up - probably not until Cata classic launches.