TheWarWithin 11.0 - Lua Stuff
yoshimo opened this issue ยท 2 comments
API_GetFactionInfo has been replaced by API_C_Reputation.GetFactionDataByID and therefore this doesn't load on Patch 11.0 and higher
Warbands can partially share quest progress:
C_QuestLog.IsQuestFlaggedCompletedOnAccount
We Also need to keep in mind that there are 3 types of quests: Sidechains with a normal golden icon, campaign quests with a strong border around it and "important" quests like for the Pandaria Remix that have a purple diamon as icon.
We have more quests and questhubs shown on the map now. Check for Quest and AreaID/POI changes mentioned here:
https://warcraft.wiki.gg/wiki/Patch_11.0.0/API_changes
@smaitch