From 7bc13a4bc21e1694dc0e68672da2df63411ade86 Mon Sep 17 00:00:00 2001 From: HonorGoG Date: Wed, 11 Dec 2019 01:06:18 -0800 Subject: [PATCH] - TitanClassicLocation: Fixed showing only subzone data. - Updated Interface to 11303. - Updated toc to 1.1.5.11303 for release. --- TitanClassic/TitanClassic.toc | 6 +++--- TitanClassicAmmo/TitanClassicAmmo.toc | 6 +++--- TitanClassicBag/TitanClassicBag.toc | 6 +++--- TitanClassicClock/TitanClassicClock.toc | 6 +++--- TitanClassicGold/TitanClassicGold.toc | 6 +++--- TitanClassicLocation/TitanClassicLocation.lua | 2 +- TitanClassicLocation/TitanClassicLocation.toc | 6 +++--- TitanClassicLootType/TitanClassicLootType.toc | 6 +++--- .../TitanClassicPerformance.toc | 6 +++--- TitanClassicRegen/TitanClassicRegen.toc | 6 +++--- TitanClassicRepair/TitanClassicRepair.toc | 6 +++--- TitanClassicVolume/TitanClassicVolume.toc | 6 +++--- TitanClassicXP/TitanClassicXP.toc | 6 +++--- 13 files changed, 37 insertions(+), 37 deletions(-) diff --git a/TitanClassic/TitanClassic.toc b/TitanClassic/TitanClassic.toc index 3bd1d91..e2e1020 100644 --- a/TitanClassic/TitanClassic.toc +++ b/TitanClassic/TitanClassic.toc @@ -1,7 +1,7 @@ -## Interface: 11302 -## Title: Titan Panel Classic |cff00aa001.1.4.11302|r +## Interface: 11303 +## Title: Titan Panel Classic |cff00aa001.1.5.11303|r ## Author: Titan Panel Development Team -## Version: 1.1.4.11302 +## Version: 1.1.5.11303 ## 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/TitanClassicAmmo/TitanClassicAmmo.toc b/TitanClassicAmmo/TitanClassicAmmo.toc index aa5d997..c97f45a 100644 --- a/TitanClassicAmmo/TitanClassicAmmo.toc +++ b/TitanClassicAmmo/TitanClassicAmmo.toc @@ -1,10 +1,10 @@ -## Interface: 11302 -## Title: Titan Panel Classic [|cffeda55fAmmo|r] |cff00aa001.1.4.11302|r +## Interface: 11303 +## Title: Titan Panel Classic [|cffeda55fAmmo|r] |cff00aa001.1.5.11303|r ## Notes: Adds an ammo monitor to Titan Panel ## Author: Titan Panel Development Team (http://www.titanpanel.org) ## SavedVariables: ## OptionalDeps: ## Dependencies: TitanClassic -## Version: 1.1.4.11302 +## Version: 1.1.5.11303 ## X-Child-Of: TitanClassic TitanClassicAmmo.xml \ No newline at end of file diff --git a/TitanClassicBag/TitanClassicBag.toc b/TitanClassicBag/TitanClassicBag.toc index 2db13b7..ab79120 100644 --- a/TitanClassicBag/TitanClassicBag.toc +++ b/TitanClassicBag/TitanClassicBag.toc @@ -1,10 +1,10 @@ -## Interface: 11302 -## Title: Titan Panel Classic [|cffeda55fBag|r] |cff00aa001.1.4.11302|r +## Interface: 11303 +## Title: Titan Panel Classic [|cffeda55fBag|r] |cff00aa001.1.5.11303|r ## Notes: Adds bag and free slot information to Titan Panel ## Author: Titan Panel Development Team (http://www.titanpanel.org) ## SavedVariables: ## OptionalDeps: ## Dependencies: TitanClassic -## Version: 1.1.4.11302 +## Version: 1.1.5.11303 ## X-Child-Of: TitanClassic TitanClassicBag.xml diff --git a/TitanClassicClock/TitanClassicClock.toc b/TitanClassicClock/TitanClassicClock.toc index 5833b2a..7edc43a 100644 --- a/TitanClassicClock/TitanClassicClock.toc +++ b/TitanClassicClock/TitanClassicClock.toc @@ -1,10 +1,10 @@ -## Interface: 11302 -## Title: Titan Panel Classic [|cffeda55fClock|r] |cff00aa001.1.4.11302|r +## Interface: 11303 +## Title: Titan Panel Classic [|cffeda55fClock|r] |cff00aa001.1.5.11303|r ## Notes: Adds a clock to Titan Panel ## Author: Titan Panel Development Team (http://www.titanpanel.org) ## SavedVariables: ## OptionalDeps: ## Dependencies: TitanClassic -## Version: 1.1.4.11302 +## Version: 1.1.5.11303 ## X-Child-Of: TitanClassic TitanClassicClock.xml diff --git a/TitanClassicGold/TitanClassicGold.toc b/TitanClassicGold/TitanClassicGold.toc index 20f2aff..fcd64f5 100644 --- a/TitanClassicGold/TitanClassicGold.toc +++ b/TitanClassicGold/TitanClassicGold.toc @@ -1,10 +1,10 @@ -## Interface: 11302 -## Title: Titan Panel Classic [|cffeda55fGold|r] |cff00aa001.1.4.11302|r +## Interface: 11303 +## Title: Titan Panel Classic [|cffeda55fGold|r] |cff00aa001.1.5.11303|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: TitanClassic -## Version: 1.1.4.11302 +## Version: 1.1.5.11303 ## X-Child-Of: TitanClassic TitanClassicGold.xml diff --git a/TitanClassicLocation/TitanClassicLocation.lua b/TitanClassicLocation/TitanClassicLocation.lua index 2b5d62f..8aadfe8 100755 --- a/TitanClassicLocation/TitanClassicLocation.lua +++ b/TitanClassicLocation/TitanClassicLocation.lua @@ -121,7 +121,7 @@ function TitanPanelLocationButton_GetButtonText(id) locationText = TitanUtils_ToString(button.zoneText)..' '..locationText; else if (TitanGetVar(TITAN_LOCATION_ID, "ShowSubZoneText")) then - locationText = TitanUtils_ToString(button.zoneText)..' '..locationText; + locationText = TitanUtils_ToString(button.subZoneText)..' '..locationText; else locationText = TitanUtils_ToString(button.zoneText..' - '..button.subZoneText)..' '..locationText; end diff --git a/TitanClassicLocation/TitanClassicLocation.toc b/TitanClassicLocation/TitanClassicLocation.toc index e7dc618..3483018 100644 --- a/TitanClassicLocation/TitanClassicLocation.toc +++ b/TitanClassicLocation/TitanClassicLocation.toc @@ -1,10 +1,10 @@ -## Interface: 11302 -## Title: Titan Panel Classic [|cffeda55fLocation|r] |cff00aa001.1.4.11302|r +## Interface: 11303 +## Title: Titan Panel Classic [|cffeda55fLocation|r] |cff00aa001.1.5.11303|r ## Notes: Adds coordinates and location information to Titan Panel ## Author: Titan Panel Development Team (http://www.titanpanel.org) ## SavedVariables: ## OptionalDeps: ## Dependencies: TitanClassic -## Version: 1.1.4.11302 +## Version: 1.1.5.11303 ## X-Child-Of: TitanClassic TitanClassicLocation.xml diff --git a/TitanClassicLootType/TitanClassicLootType.toc b/TitanClassicLootType/TitanClassicLootType.toc index c9cc2a2..181ec70 100644 --- a/TitanClassicLootType/TitanClassicLootType.toc +++ b/TitanClassicLootType/TitanClassicLootType.toc @@ -1,10 +1,10 @@ -## Interface: 11302 -## Title: Titan Panel Classic [|cffeda55fLootType|r] |cff00aa001.1.4.11302|r +## Interface: 11303 +## Title: Titan Panel Classic [|cffeda55fLootType|r] |cff00aa001.1.5.11303|r ## Notes: Adds group loot and instance difficulty information to Titan Panel ## Author: Titan Panel Development Team (http://www.titanpanel.org) ## SavedVariables: ## OptionalDeps: ## Dependencies: TitanClassic -## Version: 1.1.4.11302 +## Version: 1.1.5.11303 ## X-Child-Of: TitanClassic TitanClassicLootType.xml diff --git a/TitanClassicPerformance/TitanClassicPerformance.toc b/TitanClassicPerformance/TitanClassicPerformance.toc index 7b1b9a9..7d3a48c 100644 --- a/TitanClassicPerformance/TitanClassicPerformance.toc +++ b/TitanClassicPerformance/TitanClassicPerformance.toc @@ -1,10 +1,10 @@ -## Interface: 11302 -## Title: Titan Panel Classic [|cffeda55fPerformance|r] |cff00aa001.1.4.11302|r +## Interface: 11303 +## Title: Titan Panel Classic [|cffeda55fPerformance|r] |cff00aa001.1.5.11303|r ## Notes: Adds FPS and Garbage collection information to Titan Panel ## Author: Titan Panel Development Team (http://www.titanpanel.org) ## SavedVariables: ## OptionalDeps: ## Dependencies: TitanClassic -## Version: 1.1.4.11302 +## Version: 1.1.5.11303 ## X-Child-Of: TitanClassic TitanClassicPerformance.xml diff --git a/TitanClassicRegen/TitanClassicRegen.toc b/TitanClassicRegen/TitanClassicRegen.toc index 4de1054..cbc3a56 100644 --- a/TitanClassicRegen/TitanClassicRegen.toc +++ b/TitanClassicRegen/TitanClassicRegen.toc @@ -1,10 +1,10 @@ -## Interface: 11302 -## Title: Titan Panel Classic [|cffeda55fRegen|r] |cff00aa001.1.4.11302|r +## Interface: 11303 +## Title: Titan Panel Classic [|cffeda55fRegen|r] |cff00aa001.1.5.11303|r ## Notes: Adds a regen monitor to Titan panel to show HP/MANA regen ## Author: Titan Panel Development Team (http://www.titanpanel.org) ## SavedVariables: ## OptionalDeps: ## Dependencies: TitanClassic -## Version: 1.1.4.11302 +## Version: 1.1.5.11303 ## X-Child-Of: TitanClassic TitanClassicRegen.xml \ No newline at end of file diff --git a/TitanClassicRepair/TitanClassicRepair.toc b/TitanClassicRepair/TitanClassicRepair.toc index 6654e6f..eb29eca 100644 --- a/TitanClassicRepair/TitanClassicRepair.toc +++ b/TitanClassicRepair/TitanClassicRepair.toc @@ -1,10 +1,10 @@ -## Interface: 11302 -## Title: Titan Panel Classic [|cffeda55fRepair|r] |cff00aa001.1.4.11302|r +## Interface: 11303 +## Title: Titan Panel Classic [|cffeda55fRepair|r] |cff00aa001.1.5.11303|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: TitanClassic -## Version: 1.1.4.11302 +## Version: 1.1.5.11303 ## X-Child-Of: TitanClassic TitanClassicRepair.xml diff --git a/TitanClassicVolume/TitanClassicVolume.toc b/TitanClassicVolume/TitanClassicVolume.toc index b5a0e59..a066471 100644 --- a/TitanClassicVolume/TitanClassicVolume.toc +++ b/TitanClassicVolume/TitanClassicVolume.toc @@ -1,10 +1,10 @@ -## Interface: 11302 -## Title: Titan Panel Classic [|cffeda55fVolume|r] |cff00aa001.1.4.11302|r +## Interface: 11303 +## Title: Titan Panel Classic [|cffeda55fVolume|r] |cff00aa001.1.5.11303|r ## Notes: Adds a volume control icon on your Titan Bar ## Author: Titan Panel Development Team (http://www.titanpanel.org) ## SavedVariables: ## OptionalDeps: ## Dependencies: TitanClassic -## Version: 1.1.4.11302 +## Version: 1.1.5.11303 ## X-Child-Of: TitanClassic TitanClassicVolume.xml diff --git a/TitanClassicXP/TitanClassicXP.toc b/TitanClassicXP/TitanClassicXP.toc index e0d7b29..11a536d 100644 --- a/TitanClassicXP/TitanClassicXP.toc +++ b/TitanClassicXP/TitanClassicXP.toc @@ -1,10 +1,10 @@ -## Interface: 11302 -## Title: Titan Panel Classic [|cffeda55fXP|r] |cff00aa001.1.4.11302|r +## Interface: 11303 +## Title: Titan Panel Classic [|cffeda55fXP|r] |cff00aa001.1.5.11303|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: TitanClassic -## Version: 1.1.4.11302 +## Version: 1.1.5.11303 ## X-Child-Of: TitanClassic TitanClassicXP.xml -- 1.7.9.5