Quantcast

- TOC update only to 10.2.0

urnati [11-11-23 - 20:06]
- TOC update only to 10.2.0
Filename
Titan/Titan.toc
Titan/TitanConfig.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 b14e53f..bbd49a1 100644
--- a/Titan/Titan.toc
+++ b/Titan/Titan.toc
@@ -1,7 +1,7 @@
-## Interface: 100107
-## Title: Titan Panel [|cffeda55f_Core_|r] |cff00aa007.01.03.100107|r
+## Interface: 100200
+## Title: Titan Panel [|cffeda55f_Core_|r] |cff00aa007.01.04.100200|r
 ## Author: Titan Panel Development Team
-## Version: 7.01.03.100107
+## Version: 7.01.04.100200
 ## SavedVariables: TitanAll, TitanSettings, TitanSkins, ServerTimeOffsets, ServerHourFormat
 ## Notes: Adds display bars on the top and/or bottom of the screen; also adds user placeable Short bars. Allows users to show and control information/launcher plugins.
 ## X-Credits: TitanMod, Dark Imakuni, Adsertor, Titan Dev Team
diff --git a/Titan/TitanConfig.lua b/Titan/TitanConfig.lua
index 57638c1..c5c1e87 100644
--- a/Titan/TitanConfig.lua
+++ b/Titan/TitanConfig.lua
@@ -51,50 +51,29 @@ end
 local changes = ""
 do -- recent change history
 changes = changes
-	..TitanUtils_GetGoldText("7.01.00.100007 : 2023/05/28\n")
+	..TitanUtils_GetGoldText("7.01.04.100200 : 2023/11/11\n")
 	..TitanUtils_GetGreenText("Titan : \n")
 	..TitanUtils_GetHighlightText(""
-		.."- Release Beta as mainline Titan. Includes all 6.x changes.\n"
-		.."- Pet battles : Also hide bottom bars if shown,\n"
-		.."- NEW : Config > Frame Adjust - Allow user to adjust frame that holds widgets such as BG score, Telredor in Outlands, etc.\n"
+		.."- Titan : TOC update only.\n"
 		)
 	.."\n\n"
-	..TitanUtils_GetGoldText("7.00.03.100007 : 2023/05/07\n")
+	..TitanUtils_GetGoldText("7.01.03.100107 : 2023/09/25\n")
 	..TitanUtils_GetGreenText("Titan : \n")
 	..TitanUtils_GetHighlightText(""
-		.."- Beta Release\n"
-		.."- Config > Scale and Font : Add order of strata to options text.\n"
-		.."- Repair : Add option to display repair in gold only.\n"
-		.."- Update for API changes in 10.1.\n"
-		.."- Fix for some LDB addons not loading (creation post Player Entering World).\n"
+		.."- TitanRepair : Fix (hopefully last) for 'Desaturation' error on Repair when auto repair is set.\n"
 		)
 	.."\n\n"
-	..TitanUtils_GetGoldText("7.00.02.100007 : 2023/03/31\n")
+	..TitanUtils_GetGoldText("7.01.02.100105 : 2023/08/26\n")
 	..TitanUtils_GetGreenText("Titan : \n")
 	..TitanUtils_GetHighlightText(""
-		.."- Beta on Discord\n"
-		.."- Update / fix for events appearing before Bars are initialized.\n"
+		.."- TitanRepair : Fix (hopefully last) for 'Desaturation' error on Repair when auto repair is set.\n"
 		)
 	.."\n\n"
-	..TitanUtils_GetGoldText("7.00.01.100007 : 2023/03/31\n")
+	..TitanUtils_GetGoldText("7.01.01.100100 : 2023/07/26\n")
 	..TitanUtils_GetGreenText("Titan : \n")
 	..TitanUtils_GetHighlightText(""
-		.."- NEW : 10 Short bars! See new consolidated Configuration > Titan Panel Help for enabling and using.\n"
-		.."- NEW : Skins OR solid color selectable in Config - Global or per bar. \n"
-		.."- NEW : Can Hide any Titan bar by right click on the Titan bar (not a plugin) then click Hide.\n"
-		.."- NEW : Hide in Combat is now selectable in Config - Global or per bar.\n"
-		.."- NOTE : Solid colors are done via the default color picker. Download an enhanced color picker for more options.\n"
-		.."- NOTE : Downgrading from Titan 7.xx to 6.xx - Prior to downgrading, move *any* plugins on a Short bar to one of the original full width Titan Bars or Hide the plugin.\n"
-		.."--- Titan 6.xx will throw an error IF any plugin is assigned to ANY Short Bar. If Titan throws an error, wipe the Titan saved variables.\n"
-		.."- Configuration > Bars has a new consolidated config for each Titan bar.\n"
-		.."- Configuration > Bars All has a new config for options across all Titan bars.\n"
-		.."- Configuration > Transparency moved into Bars.\n"
-		.."- Configuration > Titan Panel Help has details on using Titan bars.\n"
-		.."- Configuration > Skins shows available skins.\n"
-		.."- Remove adjustment of XP & status bars and Bag & Menu buttons.\n"
-		.."- Remove unused timers; only LDB timer left.\n"
-		.."- Internal code cleanup.\n"
-		.."- Update TOC\n"
+		.."- TitanPerformance : WoW threshhold values were deleted by Blizz, used numerical values.\n"
+		.."- TitanRepair : In 10.01.05 Blizz changed names of Merchant repair buttuns, using new names.\n"
 		)
 	.."\n\n"
 end
diff --git a/TitanBag/TitanBag.toc b/TitanBag/TitanBag.toc
index 1ff2cae..dc6b056 100644
--- a/TitanBag/TitanBag.toc
+++ b/TitanBag/TitanBag.toc
@@ -1,10 +1,10 @@
-## Interface: 100107
-## Title: Titan Panel [|cffeda55fBag|r] |cff00aa007.01.03.100107|r
+## Interface: 100200
+## Title: Titan Panel [|cffeda55fBag|r] |cff00aa007.01.04.100200|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: 7.01.03.100107
+## Version: 7.01.04.100200
 ## X-Child-Of: Titan
 TitanBag.lua
diff --git a/TitanClock/TitanClock.toc b/TitanClock/TitanClock.toc
index 946d027..b0a5b72 100644
--- a/TitanClock/TitanClock.toc
+++ b/TitanClock/TitanClock.toc
@@ -1,10 +1,10 @@
-## Interface: 100107
-## Title: Titan Panel [|cffeda55fClock|r] |cff00aa007.01.03.100107|r
+## Interface: 100200
+## Title: Titan Panel [|cffeda55fClock|r] |cff00aa007.01.04.100200|r
 ## Notes: Adds a clock to Titan Panel
 ## Author: Titan Panel Development Team (http://www.titanpanel.org)
 ## SavedVariables:
 ## OptionalDeps:
 ## Dependencies: Titan
-## Version: 7.01.03.100107
+## Version: 7.01.04.100200
 ## X-Child-Of: Titan
 TitanClock.lua
diff --git a/TitanGold/TitanGold.toc b/TitanGold/TitanGold.toc
index c7ec9c9..c7aaecc 100644
--- a/TitanGold/TitanGold.toc
+++ b/TitanGold/TitanGold.toc
@@ -1,10 +1,10 @@
-## Interface: 100107
-## Title: Titan Panel [|cffeda55fGold|r] |cff00aa007.01.03.100107|r
+## Interface: 100200
+## Title: Titan Panel [|cffeda55fGold|r] |cff00aa007.01.04.100200|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: 7.01.03.100107
+## Version: 7.01.04.100200
 ## X-Child-Of: Titan
 TitanGold.lua
diff --git a/TitanLocation/TitanLocation.toc b/TitanLocation/TitanLocation.toc
index 82c92f3..b8f1bb1 100644
--- a/TitanLocation/TitanLocation.toc
+++ b/TitanLocation/TitanLocation.toc
@@ -1,10 +1,10 @@
-## Interface: 100107
-## Title: Titan Panel [|cffeda55fLocation|r] |cff00aa007.01.03.100107|r
+## Interface: 100200
+## Title: Titan Panel [|cffeda55fLocation|r] |cff00aa007.01.04.100200|r
 ## Notes: Adds coordinates and location information to Titan Panel
 ## Author: Titan Panel Development Team (http://www.titanpanel.org)
 ## SavedVariables:
 ## OptionalDeps:
 ## Dependencies: Titan
-## Version: 7.01.03.100107
+## Version: 7.01.04.100200
 ## X-Child-Of: Titan
 TitanLocation.lua
diff --git a/TitanLootType/TitanLootType.toc b/TitanLootType/TitanLootType.toc
index f7d674f..3042bb8 100644
--- a/TitanLootType/TitanLootType.toc
+++ b/TitanLootType/TitanLootType.toc
@@ -1,10 +1,10 @@
-## Interface: 100107
-## Title: Titan Panel [|cffeda55fLootType|r] |cff00aa007.01.03.100107|r
+## Interface: 100200
+## Title: Titan Panel [|cffeda55fLootType|r] |cff00aa007.01.04.100200|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: 7.01.03.100107
+## Version: 7.01.04.100200
 ## X-Child-Of: Titan
 TitanLootType.lua
diff --git a/TitanPerformance/TitanPerformance.toc b/TitanPerformance/TitanPerformance.toc
index 510d8c3..ab9d523 100644
--- a/TitanPerformance/TitanPerformance.toc
+++ b/TitanPerformance/TitanPerformance.toc
@@ -1,10 +1,10 @@
-## Interface: 100107
-## Title: Titan Panel [|cffeda55fPerformance|r] |cff00aa007.01.03.100107|r
+## Interface: 100200
+## Title: Titan Panel [|cffeda55fPerformance|r] |cff00aa007.01.04.100200|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: 7.01.03.100107
+## Version: 7.01.04.100200
 ## X-Child-Of: Titan
 TitanPerformance.lua
diff --git a/TitanRepair/TitanRepair.toc b/TitanRepair/TitanRepair.toc
index 5f81847..e204659 100644
--- a/TitanRepair/TitanRepair.toc
+++ b/TitanRepair/TitanRepair.toc
@@ -1,10 +1,10 @@
-## Interface: 100107
-## Title: Titan Panel [|cffeda55fRepair|r] |cff00aa007.01.03.100107|r
+## Interface: 100200
+## Title: Titan Panel [|cffeda55fRepair|r] |cff00aa007.01.04.100200|r
 ## Notes: Provides a configurable durability display. Also adds the ability to auto repair items and inventory at vendors. Adds selling of grey items.
 ## Author: Titan Panel Development Team (http://www.titanpanel.org)
 ## SavedVariables:
 ## OptionalDeps:
 ## Dependencies: Titan
-## Version: 7.01.03.100107
+## Version: 7.01.04.100200
 ## X-Child-Of: Titan
 TitanRepair.lua
diff --git a/TitanVolume/TitanVolume.toc b/TitanVolume/TitanVolume.toc
index 6425db1..49a4b4a 100644
--- a/TitanVolume/TitanVolume.toc
+++ b/TitanVolume/TitanVolume.toc
@@ -1,10 +1,10 @@
-## Interface: 100107
-## Title: Titan Panel [|cffeda55fVolume|r] |cff00aa007.01.03.100107|r
+## Interface: 100200
+## Title: Titan Panel [|cffeda55fVolume|r] |cff00aa007.01.04.100200|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: 7.01.03.100107
+## Version: 7.01.04.100200
 ## X-Child-Of: Titan
 TitanVolume.lua
diff --git a/TitanXP/TitanXP.toc b/TitanXP/TitanXP.toc
index 28a6bba..9ab6520 100644
--- a/TitanXP/TitanXP.toc
+++ b/TitanXP/TitanXP.toc
@@ -1,10 +1,10 @@
-## Interface: 100107
-## Title: Titan Panel [|cffeda55fXP|r] |cff00aa007.01.03.100107|r
+## Interface: 100200
+## Title: Titan Panel [|cffeda55fXP|r] |cff00aa007.01.04.100200|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: 7.01.03.100107
+## Version: 7.01.04.100200
 ## X-Child-Of: Titan
 TitanXP.lua