rdw-archive / AltMastery

Account-wide tasks and goals/milestones management addon for World of Warcraft: Legion
0 stars 0 forks source link

Prototypes API for Tasks (and Groups) is broken by AceDB #27

Open Duckwhale opened 5 years ago

Duckwhale commented 5 years ago

Ugly hack: local GetNumCompletedObjectives = AM.TaskDB.PrototypeTask.GetNumCompletedObjectives

AceDB reroutes the lookups with their metatables. I'm not happy, but too lazy to fix it until the rework.