Quantcast

- Commented out TitanDebug spam in TitanMovable.

HonorGoG [06-24-19 - 21:38]
- Commented out TitanDebug spam in TitanMovable.
- Updated TOC for next release.
Filename
Titan/Titan.toc
Titan/TitanMovable.lua
TitanBag/TitanBag.toc
TitanClock/TitanClock.toc
TitanGold/TitanGold.toc
TitanLocation/TitanLocation.toc
TitanLootType/TitanLootType.toc
TitanPerformance/TitanPerformance.toc
TitanRepair/TitanRepair.toc
TitanVolume/TitanVolume.toc
TitanXP/TitanXP.toc
diff --git a/Titan/Titan.toc b/Titan/Titan.toc
index e3697dd..903c506 100644
--- a/Titan/Titan.toc
+++ b/Titan/Titan.toc
@@ -1,7 +1,7 @@
 ## Interface: 80100
-## Title: Titan Panel |cff00aa005.17.2.80100|r
+## Title: Titan Panel |cff00aa005.17.3.80100|r
 ## Author: Titan Panel Development Team
-## Version: 5.17.2.80100
+## Version: 5.17.3.80100
 ## SavedVariables: TitanAll, TitanSettings, TitanSkins, ServerTimeOffsets, ServerHourFormat
 ## OptionalDeps: Ace3, AceGUI-3.0-SharedMediaWidgets, LibSharedMedia-3.0, LibQTip-1.0, !LibUIDropDownMenu
 ## Notes: Adds a display bar on the top and/or bottom of the screen. Allows users to show and control information/launcher plugins.
diff --git a/Titan/TitanMovable.lua b/Titan/TitanMovable.lua
index 8191d8f..cb59c6c 100755
--- a/Titan/TitanMovable.lua
+++ b/Titan/TitanMovable.lua
@@ -275,7 +275,7 @@ Some addons use different names where Titan uses the Blizzard frame names
 local function CheckConflicts()
 	local addon = "Bartender4"
 	if (IsAddOnLoaded(addon)) then -- user has enabled
-		TitanDebug (addon.." active : Titan will not adjust frames that "..addon.." could control")
+--		TitanDebug (addon.." active : Titan will not adjust frames that "..addon.." could control")
 		-- Check would be : BT4Bar<BT bar name>.config.enabled to check if the frame exists and if it is enabled in BT4
 		TitanMovable_AddonAdjust("MainMenuBar", true)
 		TitanMovable_AddonAdjust("MicroButtonAndBagsBar", true)
@@ -285,7 +285,7 @@ local function CheckConflicts()
     end
 	addon = "ElvUI"
 	if (IsAddOnLoaded(addon)) then -- user has enabled
-		TitanDebug (addon.." active : Titan will not adjust frames that "..addon.." could control")
+--		TitanDebug (addon.." active : Titan will not adjust frames that "..addon.." could control")
 		-- ElvUI controls the whole UI
 		TitanMovable_AddonAdjust("PlayerFrame", true)
 		TitanMovable_AddonAdjust("TargetFrame", true)
diff --git a/TitanBag/TitanBag.toc b/TitanBag/TitanBag.toc
index 5369f8e..f1dc300 100644
--- a/TitanBag/TitanBag.toc
+++ b/TitanBag/TitanBag.toc
@@ -1,10 +1,10 @@
 ## Interface: 80100
-## Title: Titan Panel [|cffeda55fBag|r] |cff00aa005.17.2.80100|r
+## Title: Titan Panel [|cffeda55fBag|r] |cff00aa005.17.3.80100|r
 ## Notes: Adds bag and free slot information to Titan Panel
 ## Author: Titan Panel Development Team (http://www.titanpanel.org)
 ## SavedVariables:
 ## OptionalDeps:
 ## Dependencies: Titan
-## Version: 5.17.2.80100
+## Version: 5.17.3.80100
 ## X-Child-Of: Titan
 TitanBag.xml
diff --git a/TitanClock/TitanClock.toc b/TitanClock/TitanClock.toc
index 84b6a22..d496d4e 100644
--- a/TitanClock/TitanClock.toc
+++ b/TitanClock/TitanClock.toc
@@ -1,10 +1,10 @@
 ## Interface: 80100
-## Title: Titan Panel [|cffeda55fClock|r] |cff00aa005.17.2.80100|r
+## Title: Titan Panel [|cffeda55fClock|r] |cff00aa005.17.3.80100|r
 ## Notes: Adds a clock to Titan Panel
 ## Author: Titan Panel Development Team (http://www.titanpanel.org)
 ## SavedVariables:
 ## OptionalDeps:
 ## Dependencies: Titan
-## Version: 5.17.2.80100
+## Version: 5.17.3.80100
 ## X-Child-Of: Titan
 TitanClock.xml
diff --git a/TitanGold/TitanGold.toc b/TitanGold/TitanGold.toc
index fd70db6..81bc417 100644
--- a/TitanGold/TitanGold.toc
+++ b/TitanGold/TitanGold.toc
@@ -1,10 +1,10 @@
 ## Interface: 80100
-## Title: Titan Panel [|cffeda55fGold|r] |cff00aa005.17.2.80100|r
+## Title: Titan Panel [|cffeda55fGold|r] |cff00aa005.17.3.80100|r
 ## Notes: Keeps track of all gold held by a player's toons on a per server/faction basis.
 ## Author: Titan Panel Development Team (http://www.titanpanel.org)
 ## SavedVariables: GoldSave
 ## OptionalDeps:
 ## Dependencies: Titan
-## Version: 5.17.2.80100
+## Version: 5.17.3.80100
 ## X-Child-Of: Titan
 TitanGold.xml
diff --git a/TitanLocation/TitanLocation.toc b/TitanLocation/TitanLocation.toc
index add59c0..7817ea9 100644
--- a/TitanLocation/TitanLocation.toc
+++ b/TitanLocation/TitanLocation.toc
@@ -1,10 +1,10 @@
 ## Interface: 80100
-## Title: Titan Panel [|cffeda55fLocation|r] |cff00aa005.17.2.80100|r
+## Title: Titan Panel [|cffeda55fLocation|r] |cff00aa005.17.3.80100|r
 ## Notes: Adds coordinates and location information to Titan Panel
 ## Author: Titan Panel Development Team (http://www.titanpanel.org)
 ## SavedVariables:
 ## OptionalDeps:
 ## Dependencies: Titan
-## Version: 5.17.2.80100
+## Version: 5.17.3.80100
 ## X-Child-Of: Titan
 TitanLocation.xml
diff --git a/TitanLootType/TitanLootType.toc b/TitanLootType/TitanLootType.toc
index d033a8f..df195ba 100644
--- a/TitanLootType/TitanLootType.toc
+++ b/TitanLootType/TitanLootType.toc
@@ -1,10 +1,10 @@
 ## Interface: 80100
-## Title: Titan Panel [|cffeda55fLootType|r] |cff00aa005.17.2.80100|r
+## Title: Titan Panel [|cffeda55fLootType|r] |cff00aa005.17.3.80100|r
 ## Notes: Adds group loot and instance difficulty information to Titan Panel
 ## Author: Titan Panel Development Team (http://www.titanpanel.org)
 ## SavedVariables:
 ## OptionalDeps:
 ## Dependencies: Titan
-## Version: 5.17.2.80100
+## Version: 5.17.3.80100
 ## X-Child-Of: Titan
 TitanLootType.xml
diff --git a/TitanPerformance/TitanPerformance.toc b/TitanPerformance/TitanPerformance.toc
index 15708fc..9deb30a 100644
--- a/TitanPerformance/TitanPerformance.toc
+++ b/TitanPerformance/TitanPerformance.toc
@@ -1,10 +1,10 @@
 ## Interface: 80100
-## Title: Titan Panel [|cffeda55fPerformance|r] |cff00aa005.17.2.80100|r
+## Title: Titan Panel [|cffeda55fPerformance|r] |cff00aa005.17.3.80100|r
 ## Notes: Adds FPS and Garbage collection information to Titan Panel
 ## Author: Titan Panel Development Team (http://www.titanpanel.org)
 ## SavedVariables:
 ## OptionalDeps:
 ## Dependencies: Titan
-## Version: 5.17.2.80100
+## Version: 5.17.3.80100
 ## X-Child-Of: Titan
 TitanPerformance.xml
diff --git a/TitanRepair/TitanRepair.toc b/TitanRepair/TitanRepair.toc
index be13d88..5486615 100644
--- a/TitanRepair/TitanRepair.toc
+++ b/TitanRepair/TitanRepair.toc
@@ -1,10 +1,10 @@
 ## Interface: 80100
-## Title: Titan Panel [|cffeda55fRepair|r] |cff00aa005.17.2.80100|r
+## Title: Titan Panel [|cffeda55fRepair|r] |cff00aa005.17.3.80100|r
 ## Notes: Provides a configurable durability display. Also adds the ability to auto repair items and inventory at vendors
 ## Author: Titan Panel Development Team (http://www.titanpanel.org)
 ## SavedVariables:
 ## OptionalDeps:
 ## Dependencies: Titan
-## Version: 5.17.2.80100
+## Version: 5.17.3.80100
 ## X-Child-Of: Titan
 TitanRepair.xml
diff --git a/TitanVolume/TitanVolume.toc b/TitanVolume/TitanVolume.toc
index d382262..2a21be7 100644
--- a/TitanVolume/TitanVolume.toc
+++ b/TitanVolume/TitanVolume.toc
@@ -1,10 +1,10 @@
 ## Interface: 80100
-## Title: Titan Panel [|cffeda55fVolume|r] |cff00aa005.17.2.80100|r
+## Title: Titan Panel [|cffeda55fVolume|r] |cff00aa005.17.3.80100|r
 ## Notes: Adds a volume control icon on your Titan Bar
 ## Author: Titan Panel Development Team (http://www.titanpanel.org)
 ## SavedVariables:
 ## OptionalDeps:
 ## Dependencies: Titan
-## Version: 5.17.2.80100
+## Version: 5.17.3.80100
 ## X-Child-Of: Titan
 TitanVolume.xml
diff --git a/TitanXP/TitanXP.toc b/TitanXP/TitanXP.toc
index b50f22f..4fee4ec 100644
--- a/TitanXP/TitanXP.toc
+++ b/TitanXP/TitanXP.toc
@@ -1,10 +1,10 @@
 ## Interface: 80100
-## Title: Titan Panel [|cffeda55fXP|r] |cff00aa005.17.2.80100|r
+## Title: Titan Panel [|cffeda55fXP|r] |cff00aa005.17.3.80100|r
 ## Notes: Adds information to Titan Panel about XP earned and time to level
 ## Author: Titan Panel Development Team (http://www.titanpanel.org)
 ## SavedVariables:
 ## OptionalDeps:
 ## Dependencies: Titan
-## Version: 5.17.2.80100
+## Version: 5.17.3.80100
 ## X-Child-Of: Titan
 TitanXP.xml