diff --git a/APR-Core/ChangeLog.lua b/APR-Core/ChangeLog.lua index ad7606b9..71d10713 100644 --- a/APR-Core/ChangeLog.lua +++ b/APR-Core/ChangeLog.lua @@ -79,6 +79,13 @@ end function APR.changelog:SetChangeLog() local news = { + { "v4.4.4", "2024-09-04" }, + "#Features", + "- Added `Quest Order List` show/hide option in the current step menu", + + "#TWW", + "- Added - TWW - Light in the Dark Storyline route", + { "v4.4.3", "2024-09-02" }, "#Features", "- Added new `WaypointDB` step option", diff --git a/APR-Core/QuestOrderList.lua b/APR-Core/QuestOrderList.lua index 4adeb37e..bf93e54d 100644 --- a/APR-Core/QuestOrderList.lua +++ b/APR-Core/QuestOrderList.lua @@ -405,7 +405,6 @@ function APR.questOrderList:AddStepFromRoute(forceRendering) return true end local questObjectiveId = questID .. '-' .. objectiveIndex - -- //TODO Remove or add APR.BonusObj from quest handler if (isMaxLevel and APR.BonusObj and APR:Contains(APR.BonusObj, questObjectiveId)) or APRData[APR.PlayerID].BonusSkips[questID] then return true end diff --git a/APR-Core/database/Quest.lua b/APR-Core/database/Quest.lua index b990410e..7756083d 100644 --- a/APR-Core/database/Quest.lua +++ b/APR-Core/database/Quest.lua @@ -4,7 +4,7 @@ APR.ProgressbarIgnore = { ["57724-2"] = 1, } --- //TODO check what is that shit +-- // Mandatory to avoid error on bonus quests APR.BonusObj = { ---- WoD Bonus Obj ---- 36473,