From c92a1ddf1ecf327616012bb36e0693f4171faeaf Mon Sep 17 00:00:00 2001 From: Moorea Tv Date: Thu, 25 Jul 2024 13:26:41 -0700 Subject: [PATCH] Fixes/changes for retail 11.0.0 (including new supporting MoLib v14) --- DynamicBoxer/.luacheckrc | 1 - DynamicBoxer/DBoxUI.lua | 2 +- DynamicBoxer/DynamicBoxer-Mainline.toc | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/DynamicBoxer/.luacheckrc b/DynamicBoxer/.luacheckrc index 88a0f4f..da19cd0 100644 --- a/DynamicBoxer/.luacheckrc +++ b/DynamicBoxer/.luacheckrc @@ -39,7 +39,6 @@ globals = { "GetSpecialization", "GetSpecializationInfo", "GetUnitName", - "InterfaceOptions_AddCategory", "LeaveChannelByName", "LeaveParty", "LE_PARTY_CATEGORY_HOME", diff --git a/DynamicBoxer/DBoxUI.lua b/DynamicBoxer/DBoxUI.lua index 10ad597..3110a5c 100644 --- a/DynamicBoxer/DBoxUI.lua +++ b/DynamicBoxer/DBoxUI.lua @@ -677,7 +677,7 @@ function DB:CreateOptionsPanel() end end -- Add the panel to the Interface Options - InterfaceOptions_AddCategory(DB.optionsPanel) + DB:ConfigPanel(DB.optionsPanel) end local slotToText = function(self, slot) diff --git a/DynamicBoxer/DynamicBoxer-Mainline.toc b/DynamicBoxer/DynamicBoxer-Mainline.toc index 027f16e..b2a869b 100644 --- a/DynamicBoxer/DynamicBoxer-Mainline.toc +++ b/DynamicBoxer/DynamicBoxer-Mainline.toc @@ -1,4 +1,4 @@ -## Interface: 100207 +## Interface: 110000 ## Title: DynamicBoxer ## Notes: Manage multiboxing teams dynamically and more (|cFF99E5FF/dbox|r) ## Notes: Dragonflight edition