
Update showing quest levels in the Quest Log for 9.0.1
DDCorkum opened this issue ยท 0 comments
Issue: QuestLogQuests_AddQuestButton is no longer global, so the prehook in CT_Core no longer functions.
Background: 9.0.1 introduced Chromie Time, requiring some changes to how the quest log entries are generated. Blizzard used this opportunity to rebuild the functions and make them locally scoped.