From a4c13886d35d0b18e0630ff23ed68883cc56b0d0 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Wed, 17 Aug 2016 10:45:50 +0300 Subject: [PATCH] Quest king leftovers --- ElvUI_SLE/core/core.lua | 1 - ElvUI_SLE/core/media.lua | 4 ---- ElvUI_SLE/locales/english.lua | 29 ----------------------------- ElvUI_SLE/locales/russian.lua | 29 ----------------------------- 4 files changed, 63 deletions(-) diff --git a/ElvUI_SLE/core/core.lua b/ElvUI_SLE/core/core.lua index 1d11c64..bddb1ee 100644 --- a/ElvUI_SLE/core/core.lua +++ b/ElvUI_SLE/core/core.lua @@ -99,7 +99,6 @@ local _CompList = { "oRA3", "ElvUI_CustomTweaks", "ElvUI_MerathilisUI", - "QuestKing", "ElvUI_Enhanced", "DejaCharacterStats", "ElvUI_ExtraActionBars", diff --git a/ElvUI_SLE/core/media.lua b/ElvUI_SLE/core/media.lua index 8454c44..f97597c 100644 --- a/ElvUI_SLE/core/media.lua +++ b/ElvUI_SLE/core/media.lua @@ -50,10 +50,6 @@ function M:SetBlizzFonts() --QuestFont_Large:SetFont(E.LSM:Fetch('font', "Homespun"), 12, "") -- No idea what that is for _G["NumberFont_Shadow_Med"]:SetFont(E.LSM:Fetch('font', db.editbox.font), db.editbox.size, db.editbox.outline) --Chat editbox --Objective Frame - if SLE._Compatibility["QuestKing"] and E.private.sle.skins.QuestKing.enable then - _G["QuestKing"]:UpdateTrackerQuests() - _G["QuestKing"]:UpdateTrackerAchievements() - end if not SLE._Compatibility["ElvUI_MerathilisUI"] or (SLE._Compatibility["ElvUI_MerathilisUI"] and not E.private.muiSkins.blizzard.objectivetracker) then local COLOR if E.db.sle.skins.objectiveTracker.classHeader then diff --git a/ElvUI_SLE/locales/english.lua b/ElvUI_SLE/locales/english.lua index a0f55fc..336f240 100644 --- a/ElvUI_SLE/locales/english.lua +++ b/ElvUI_SLE/locales/english.lua @@ -675,35 +675,6 @@ L["Header Text Color"] = true L["Class Colored Header Text"] = true L["Subpages"] = true L["Subpages are blocks of 10 items. This option set how many of subpages will be shown on a single page."] = true -L["SLE_SKINS_QUESTKING_DESC"] = [[Following options controls additional features for Quest King addon. Settings are character based. -Due to the way of how that addon works it is mostly impossible to hook into its functions. -Affected options are: -- Tooltip positioning and scale -- Clicks processing -- Quest tagging -- Award frame is now following Objective tracker opions of ElvUI -- Quest names are following header settings from S&L's objective tracker skin -- Quest King's position is now controlled by ElvUI's objectives mover -- A lot of lines are now pulled from the client instead of being hardcoded -- Tracked quest icon is larger]] -L["Tooltip Anchor"] = true -L["Tooltip Scale"] = true -L["Quest Type Indications"] = true -L["Clicks Registration"] = true -L["SLE_SKINS_QUESTKING_TEMPLATE_DESC"] = [[|cff9482c9Quest King|r -Original Quest King's controls: -Left Click to open quest info -Alt + Right Click to untrack -Alt + Left Click to collapce quest -Right Click to set quest watch - -|cff9482c9Blizzlike|r -Controls of standart Blizzard quest log: -Left Click to open quest info -Shift + Left Click to untrack -Right Click to set uest follow -Ctrl + Left Click to collapce]] -L["SLE_QUESTKING_Required"] = " Required: " L["ElvUI Objective Tracker"] = true L["ElvUI Skins"] = true L["As List"] = true diff --git a/ElvUI_SLE/locales/russian.lua b/ElvUI_SLE/locales/russian.lua index 8d5391b..6adc73e 100644 --- a/ElvUI_SLE/locales/russian.lua +++ b/ElvUI_SLE/locales/russian.lua @@ -665,35 +665,6 @@ L["Header Text Color"] = "Цвет текста заголовка" L["Class Colored Header Text"] = "По классу" L["Subpages"] = "Субстраницы" L["Subpages are blocks of 10 items. This option set how many of subpages will be shown on a single page."] = "Субстраницы это блоки из 10 предметов. Эта опция показывает сколько субстраниц будет показано на одной странице." --- L["SLE_SKINS_QUESTKING_DESC"] = [[Following options controls additional features for Quest King addon. Settings are character based. --- Due to the way of how that addon works it is mostly impossible to hook into its functions. --- Affected options are: --- - Tooltip positioning and scale --- - Clicks processing --- - Quest tagging --- - Award frame is now following Objective tracker opions of ElvUI --- - Quest names are following header settings from S&L's objective tracker skin --- - Quest King's position is now controlled by ElvUI's objectives mover --- - A lot of lines are now pulled from the client instead of being hardcoded --- - Tracked quest icon is larger]] --- L["Tooltip Anchor"] = true --- L["Tooltip Scale"] = true --- L["Quest Type Indications"] = true --- L["Clicks Registration"] = true --- L["SLE_SKINS_QUESTKING_TEMPLATE_DESC"] = [[|cff9482c9Quest King|r --- Original Quest King's controls: --- Left Click to open quest info --- Alt + Right Click to untrack --- Alt + Left Click to collapce quest --- Right Click to set quest watch - --- |cff9482c9Blizzlike|r --- Controls of standart Blizzard quest log: --- Left Click to open quest info --- Shift + Left Click to untrack --- Right Click to set uest follow --- Ctrl + Left Click to collapce]] --- L["SLE_QUESTKING_Required"] = " Required: " L["ElvUI Objective Tracker"] = "Список задач ElvUI" L["ElvUI Skins"] = "Скины ElvUI" L["As List"] = "Списком" -- 1.7.9.5