Chalsean / XFaction

Enable cross faction roster visibility and communication between guilds of a confederate
8 stars 2 forks source link

Addon management functions moving #376

Closed Chalsean closed 4 months ago

Chalsean commented 1 year ago

Addon management functions such as EnableAddOn and IsAddOnLoaded have been moved to the C_AddOns namespace. Most functions have the same signatures as before, however one exception to this is GetAddOnEnableState which had the order of its parameters swapped. Aliases from the old function names exist, but are deprecated and will be removed in a future patch.

Chalsean commented 4 months ago

Fixed in 4.13