Quantcast

- TitanClassicAmmo: Fixed logic error that prevented the plugin from displaying even in Titan Panel itself. It shows the plugin parsing routines actually work to prevent bad plugins from loading.

HonorGoG [08-27-19 - 23:09]
- TitanClassicAmmo: Fixed logic error that prevented the plugin from displaying even in Titan Panel itself.  It shows the plugin parsing routines actually work to prevent bad plugins from loading.
Filename
TitanClassic/TitanClassic.toc
TitanClassicAmmo/TitanClassicAmmo.lua
TitanClassicAmmo/TitanClassicAmmo.toc
TitanClassicBag/TitanClassicBag.toc
TitanClassicClock/TitanClassicClock.toc
TitanClassicGold/TitanClassicGold.toc
TitanClassicLocation/TitanClassicLocation.toc
TitanClassicLootType/TitanClassicLootType.toc
TitanClassicPerformance/TitanClassicPerformance.toc
TitanClassicRepair/TitanClassicRepair.toc
TitanClassicVolume/TitanClassicVolume.toc
TitanClassicXP/TitanClassicXP.toc
diff --git a/TitanClassic/TitanClassic.toc b/TitanClassic/TitanClassic.toc
index f7cbdba..6cf0e32 100644
--- a/TitanClassic/TitanClassic.toc
+++ b/TitanClassic/TitanClassic.toc
@@ -1,7 +1,7 @@
 ## Interface: 11302
-## Title: Titan Panel Classic |cff00aa001.0.3.11302|r
+## Title: Titan Panel Classic |cff00aa001.0.4.11302|r
 ## Author: Titan Panel Development Team
-## Version: 1.0.3.11302
+## Version: 1.0.4.11302
 ## 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.lua b/TitanClassicAmmo/TitanClassicAmmo.lua
index 2606f94..cf97d08 100644
--- a/TitanClassicAmmo/TitanClassicAmmo.lua
+++ b/TitanClassicAmmo/TitanClassicAmmo.lua
@@ -189,7 +189,7 @@ function TitanPanelAmmoUpdateDisplay()
 		count = GetInventoryItemCount("player", rangedSlotID) or count
 --			count = GetInventoryItemDurability(rangedSlotID);

-	else loc == "INVTYPE_RANGEDRIGHT" then
+	elseif loc == "INVTYPE_RANGEDRIGHT" then

 		if TitanPanelAmmoButton:IsEventRegistered("UPDATE_INVENTORY_DURABILITY") then
 			TitanPanelAmmoButton:UnregisterEvent("UPDATE_INVENTORY_DURABILITY")
diff --git a/TitanClassicAmmo/TitanClassicAmmo.toc b/TitanClassicAmmo/TitanClassicAmmo.toc
index ddecf03..89f8b37 100644
--- a/TitanClassicAmmo/TitanClassicAmmo.toc
+++ b/TitanClassicAmmo/TitanClassicAmmo.toc
@@ -1,10 +1,10 @@
 ## Interface: 11302
-## Title: Titan Panel Classic [|cffeda55fAmmo|r] |cff00aa001.0.3.11302|r
+## Title: Titan Panel Classic [|cffeda55fAmmo|r] |cff00aa001.0.4.11302|r
 ## Notes: Adds an ammo monitor to Titan Panel
 ## Author: Titan Panel Development Team (http://www.titanpanel.org)
 ## SavedVariables:
 ## OptionalDeps:
 ## Dependencies: TitanClassic
-## Version: 1.0.3.11302
+## Version: 1.0.4.11302
 ## X-Child-Of: TitanClassic
 TitanClassicAmmo.xml
\ No newline at end of file
diff --git a/TitanClassicBag/TitanClassicBag.toc b/TitanClassicBag/TitanClassicBag.toc
index d2fc6e8..87b5df6 100644
--- a/TitanClassicBag/TitanClassicBag.toc
+++ b/TitanClassicBag/TitanClassicBag.toc
@@ -1,10 +1,10 @@
 ## Interface: 11302
-## Title: Titan Panel Classic [|cffeda55fBag|r] |cff00aa001.0.3.11302|r
+## Title: Titan Panel Classic [|cffeda55fBag|r] |cff00aa001.0.4.11302|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.0.3.11302
+## Version: 1.0.4.11302
 ## X-Child-Of: TitanClassic
 TitanClassicBag.xml
diff --git a/TitanClassicClock/TitanClassicClock.toc b/TitanClassicClock/TitanClassicClock.toc
index a64dc50..29a3eb4 100644
--- a/TitanClassicClock/TitanClassicClock.toc
+++ b/TitanClassicClock/TitanClassicClock.toc
@@ -1,10 +1,10 @@
 ## Interface: 11302
-## Title: Titan Panel Classic [|cffeda55fClock|r] |cff00aa001.0.3.11302|r
+## Title: Titan Panel Classic [|cffeda55fClock|r] |cff00aa001.0.4.11302|r
 ## Notes: Adds a clock to Titan Panel
 ## Author: Titan Panel Development Team (http://www.titanpanel.org)
 ## SavedVariables:
 ## OptionalDeps:
 ## Dependencies: TitanClassic
-## Version: 1.0.3.11302
+## Version: 1.0.4.11302
 ## X-Child-Of: TitanClassic
 TitanClassicClock.xml
diff --git a/TitanClassicGold/TitanClassicGold.toc b/TitanClassicGold/TitanClassicGold.toc
index 44aa293..5306fac 100644
--- a/TitanClassicGold/TitanClassicGold.toc
+++ b/TitanClassicGold/TitanClassicGold.toc
@@ -1,10 +1,10 @@
 ## Interface: 11302
-## Title: Titan Panel Classic [|cffeda55fGold|r] |cff00aa001.0.3.11302|r
+## Title: Titan Panel Classic [|cffeda55fGold|r] |cff00aa001.0.4.11302|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.0.3.11302
+## Version: 1.0.4.11302
 ## X-Child-Of: TitanClassic
 TitanClassicGold.xml
diff --git a/TitanClassicLocation/TitanClassicLocation.toc b/TitanClassicLocation/TitanClassicLocation.toc
index f782ad4..eff82e1 100644
--- a/TitanClassicLocation/TitanClassicLocation.toc
+++ b/TitanClassicLocation/TitanClassicLocation.toc
@@ -1,10 +1,10 @@
 ## Interface: 11302
-## Title: Titan Panel Classic [|cffeda55fLocation|r] |cff00aa001.0.3.11302|r
+## Title: Titan Panel Classic [|cffeda55fLocation|r] |cff00aa001.0.4.11302|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.0.3.11302
+## Version: 1.0.4.11302
 ## X-Child-Of: TitanClassic
 TitanClassicLocation.xml
diff --git a/TitanClassicLootType/TitanClassicLootType.toc b/TitanClassicLootType/TitanClassicLootType.toc
index 66feba8..ddfb3be 100644
--- a/TitanClassicLootType/TitanClassicLootType.toc
+++ b/TitanClassicLootType/TitanClassicLootType.toc
@@ -1,10 +1,10 @@
 ## Interface: 11302
-## Title: Titan Panel Classic [|cffeda55fLootType|r] |cff00aa001.0.3.11302|r
+## Title: Titan Panel Classic [|cffeda55fLootType|r] |cff00aa001.0.4.11302|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.0.3.11302
+## Version: 1.0.4.11302
 ## X-Child-Of: TitanClassic
 TitanClassicLootType.xml
diff --git a/TitanClassicPerformance/TitanClassicPerformance.toc b/TitanClassicPerformance/TitanClassicPerformance.toc
index 201e088..e87e427 100644
--- a/TitanClassicPerformance/TitanClassicPerformance.toc
+++ b/TitanClassicPerformance/TitanClassicPerformance.toc
@@ -1,10 +1,10 @@
 ## Interface: 11302
-## Title: Titan Panel Classic [|cffeda55fPerformance|r] |cff00aa001.0.3.11302|r
+## Title: Titan Panel Classic [|cffeda55fPerformance|r] |cff00aa001.0.4.11302|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.0.3.11302
+## Version: 1.0.4.11302
 ## X-Child-Of: TitanClassic
 TitanClassicPerformance.xml
diff --git a/TitanClassicRepair/TitanClassicRepair.toc b/TitanClassicRepair/TitanClassicRepair.toc
index 107a8cf..19ee0c9 100644
--- a/TitanClassicRepair/TitanClassicRepair.toc
+++ b/TitanClassicRepair/TitanClassicRepair.toc
@@ -1,10 +1,10 @@
 ## Interface: 11302
-## Title: Titan Panel Classic [|cffeda55fRepair|r] |cff00aa001.0.3.11302|r
+## Title: Titan Panel Classic [|cffeda55fRepair|r] |cff00aa001.0.4.11302|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.0.3.11302
+## Version: 1.0.4.11302
 ## X-Child-Of: TitanClassic
 TitanClassicRepair.xml
diff --git a/TitanClassicVolume/TitanClassicVolume.toc b/TitanClassicVolume/TitanClassicVolume.toc
index 507a669..5ed8442 100644
--- a/TitanClassicVolume/TitanClassicVolume.toc
+++ b/TitanClassicVolume/TitanClassicVolume.toc
@@ -1,10 +1,10 @@
 ## Interface: 11302
-## Title: Titan Panel Classic [|cffeda55fVolume|r] |cff00aa001.0.3.11302|r
+## Title: Titan Panel Classic [|cffeda55fVolume|r] |cff00aa001.0.4.11302|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.0.3.11302
+## Version: 1.0.4.11302
 ## X-Child-Of: TitanClassic
 TitanClassicVolume.xml
diff --git a/TitanClassicXP/TitanClassicXP.toc b/TitanClassicXP/TitanClassicXP.toc
index aafeb88..a5a0076 100644
--- a/TitanClassicXP/TitanClassicXP.toc
+++ b/TitanClassicXP/TitanClassicXP.toc
@@ -1,10 +1,10 @@
 ## Interface: 11302
-## Title: Titan Panel Classic [|cffeda55fXP|r] |cff00aa001.0.3.11302|r
+## Title: Titan Panel Classic [|cffeda55fXP|r] |cff00aa001.0.4.11302|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.0.3.11302
+## Version: 1.0.4.11302
 ## X-Child-Of: TitanClassic
 TitanClassicXP.xml