diff --git a/TitanClassic/TitanClassic.toc b/TitanClassic/TitanClassic.toc index a21a459..755c940 100644 --- a/TitanClassic/TitanClassic.toc +++ b/TitanClassic/TitanClassic.toc @@ -1,7 +1,7 @@ -## Interface: 30400 -## Title: Titan Panel Classic |cff00aa001.5.3.30400|r +## Interface: 30401 +## Title: Titan Panel Classic |cff00aa001.5.4.30401|r ## Author: Titan Panel Development Team -## Version: 1.5.3.30400 +## Version: 1.5.4.30401 ## 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 6b004f2..853d029 100644 --- a/TitanClassicAmmo/TitanClassicAmmo.toc +++ b/TitanClassicAmmo/TitanClassicAmmo.toc @@ -1,10 +1,10 @@ -## Interface: 30400 -## Title: Titan Panel Classic [|cffeda55fAmmo|r] |cff00aa001.5.3.30400|r +## Interface: 30401 +## Title: Titan Panel Classic [|cffeda55fAmmo|r] |cff00aa001.5.4.30401|r ## Notes: Adds an ammo monitor to Titan Panel ## Author: Titan Panel Development Team (http://www.titanpanel.org) ## SavedVariables: ## OptionalDeps: ## Dependencies: TitanClassic -## Version: 1.5.3.30400 +## Version: 1.5.4.30401 ## X-Child-Of: TitanClassic TitanClassicAmmo.xml \ No newline at end of file diff --git a/TitanClassicBag/TitanClassicBag.toc b/TitanClassicBag/TitanClassicBag.toc index 6c2fce6..660becc 100644 --- a/TitanClassicBag/TitanClassicBag.toc +++ b/TitanClassicBag/TitanClassicBag.toc @@ -1,10 +1,10 @@ -## Interface: 30400 -## Title: Titan Panel Classic [|cffeda55fBag|r] |cff00aa001.5.3.30400|r +## Interface: 30401 +## Title: Titan Panel Classic [|cffeda55fBag|r] |cff00aa001.5.4.30401|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.5.3.30400 +## Version: 1.5.4.30401 ## X-Child-Of: TitanClassic TitanClassicBag.xml diff --git a/TitanClassicClock/TitanClassicClock.toc b/TitanClassicClock/TitanClassicClock.toc index 0088776..1f63134 100644 --- a/TitanClassicClock/TitanClassicClock.toc +++ b/TitanClassicClock/TitanClassicClock.toc @@ -1,10 +1,10 @@ -## Interface: 30400 -## Title: Titan Panel Classic [|cffeda55fClock|r] |cff00aa001.5.3.30400|r +## Interface: 30401 +## Title: Titan Panel Classic [|cffeda55fClock|r] |cff00aa001.5.4.30401|r ## Notes: Adds a clock to Titan Panel ## Author: Titan Panel Development Team (http://www.titanpanel.org) ## SavedVariables: ## OptionalDeps: ## Dependencies: TitanClassic -## Version: 1.5.3.30400 +## Version: 1.5.4.30401 ## X-Child-Of: TitanClassic TitanClassicClock.xml diff --git a/TitanClassicGold/TitanClassicGold.toc b/TitanClassicGold/TitanClassicGold.toc index 03bd22c..072f4ae 100644 --- a/TitanClassicGold/TitanClassicGold.toc +++ b/TitanClassicGold/TitanClassicGold.toc @@ -1,10 +1,10 @@ -## Interface: 30400 -## Title: Titan Panel Classic [|cffeda55fGold|r] |cff00aa001.5.3.30400|r +## Interface: 30401 +## Title: Titan Panel Classic [|cffeda55fGold|r] |cff00aa001.5.4.30401|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.5.3.30400 +## Version: 1.5.4.30401 ## X-Child-Of: TitanClassic TitanClassicGold.xml diff --git a/TitanClassicLocation/TitanClassicLocation.toc b/TitanClassicLocation/TitanClassicLocation.toc index 8abd9d8..a229121 100644 --- a/TitanClassicLocation/TitanClassicLocation.toc +++ b/TitanClassicLocation/TitanClassicLocation.toc @@ -1,10 +1,10 @@ -## Interface: 30400 -## Title: Titan Panel Classic [|cffeda55fLocation|r] |cff00aa001.5.3.30400|r +## Interface: 30401 +## Title: Titan Panel Classic [|cffeda55fLocation|r] |cff00aa001.5.4.30401|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.5.3.30400 +## Version: 1.5.4.30401 ## X-Child-Of: TitanClassic TitanClassicLocation.xml diff --git a/TitanClassicLootType/TitanClassicLootType.lua b/TitanClassicLootType/TitanClassicLootType.lua index 2c2ae08..4f9197b 100644 --- a/TitanClassicLootType/TitanClassicLootType.lua +++ b/TitanClassicLootType/TitanClassicLootType.lua @@ -775,7 +775,7 @@ function Track.Init() Track.allRolled = false -- TitanPanelLootTypeMainWindow:SetMinResize(194,170) - TitanPanelLootTypeMainWindow:SetMinResize(225,250) + TitanPanelLootTypeMainWindow:SetResizeBounds(225,250,225,250) local x, y, w, h = Track.DB.X, Track.DB.Y, Track.DB.Width, Track.DB.Height if not x or not y or not w or not h then Track.SaveAnchors() diff --git a/TitanClassicLootType/TitanClassicLootType.toc b/TitanClassicLootType/TitanClassicLootType.toc index d140b2b..e65add1 100644 --- a/TitanClassicLootType/TitanClassicLootType.toc +++ b/TitanClassicLootType/TitanClassicLootType.toc @@ -1,10 +1,10 @@ -## Interface: 30400 -## Title: Titan Panel Classic [|cffeda55fLootType|r] |cff00aa001.5.3.30400|r +## Interface: 30401 +## Title: Titan Panel Classic [|cffeda55fLootType|r] |cff00aa001.5.4.30401|r ## Notes: Adds group loot and instance difficulty information to Titan Panel ## Author: Titan Panel Development Team (http://www.titanpanel.org) ## SavedVariables: TitanClassicLootTypeSaved ## OptionalDeps: ## Dependencies: TitanClassic -## Version: 1.5.3.30400 +## Version: 1.5.4.30401 ## X-Child-Of: TitanClassic TitanClassicLootType.xml diff --git a/TitanClassicPerformance/TitanClassicPerformance.toc b/TitanClassicPerformance/TitanClassicPerformance.toc index 0b3ea59..21a96bc 100644 --- a/TitanClassicPerformance/TitanClassicPerformance.toc +++ b/TitanClassicPerformance/TitanClassicPerformance.toc @@ -1,10 +1,10 @@ -## Interface: 30400 -## Title: Titan Panel Classic [|cffeda55fPerformance|r] |cff00aa001.5.3.30400|r +## Interface: 30401 +## Title: Titan Panel Classic [|cffeda55fPerformance|r] |cff00aa001.5.4.30401|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.5.3.30400 +## Version: 1.5.4.30401 ## X-Child-Of: TitanClassic TitanClassicPerformance.xml diff --git a/TitanClassicRegen/TitanClassicRegen.toc b/TitanClassicRegen/TitanClassicRegen.toc index 4a8d182..3746493 100644 --- a/TitanClassicRegen/TitanClassicRegen.toc +++ b/TitanClassicRegen/TitanClassicRegen.toc @@ -1,10 +1,10 @@ -## Interface: 30400 -## Title: Titan Panel Classic [|cffeda55fRegen|r] |cff00aa001.5.3.30400|r +## Interface: 30401 +## Title: Titan Panel Classic [|cffeda55fRegen|r] |cff00aa001.5.4.30401|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.5.3.30400 +## Version: 1.5.4.30401 ## X-Child-Of: TitanClassic TitanClassicRegen.xml \ No newline at end of file diff --git a/TitanClassicRepair/TitanClassicRepair.lua b/TitanClassicRepair/TitanClassicRepair.lua index ff26891..863d98d 100644 --- a/TitanClassicRepair/TitanClassicRepair.lua +++ b/TitanClassicRepair/TitanClassicRepair.lua @@ -473,7 +473,7 @@ function TitanRepair_GetInventoryInformation(bag) TPR.INVENTORY_STATUS[bag].values.val = 0 TPR.INVENTORY_STATUS[bag].values.max = 0 TPR.INVENTORY_STATUS[bag].values.cost = 0 - for slot = 1, GetContainerNumSlots(bag) do + for slot = 1, C_Container.GetContainerNumSlots(bag) do -- retrieve item repair status of this slot in the bag local act_status, act_val, act_max, act_cost = TitanRepair_GetStatus(slot, bag); if act_max ~= 0 then @@ -609,7 +609,7 @@ function TitanRepair_GetStatus(index, bag) if (bag) then _, repairCost = TitanRepairTooltip:SetBagItem(bag, index) - curDurability, maxDurability = GetContainerItemDurability(bag, index) + curDurability, maxDurability = C_Container.GetContainerItemDurability(bag, index) else -- local slotName = TPR.ITEM_STATUS[index].slot.."Slot" --tit_debug_bis("_GetStatus index="..index..", slotName="..(slotName or "NIL")) @@ -1531,7 +1531,7 @@ function TitanRepair_GetRepairInvCost() TitanRepairTooltip:SetOwner(UIParent, "ANCHOR_NONE"); for bag = 0, 4 do - for slot = 1, GetContainerNumSlots(bag) do + for slot = 1, C_Container.GetContainerNumSlots(bag) do local _, repairCost = TitanRepairTooltip:SetBagItem(bag, slot); if (repairCost and (repairCost > 0)) then result = result + repairCost; diff --git a/TitanClassicRepair/TitanClassicRepair.toc b/TitanClassicRepair/TitanClassicRepair.toc index 55ce3b9..cfe81f6 100644 --- a/TitanClassicRepair/TitanClassicRepair.toc +++ b/TitanClassicRepair/TitanClassicRepair.toc @@ -1,10 +1,10 @@ -## Interface: 30400 -## Title: Titan Panel Classic [|cffeda55fRepair|r] |cff00aa001.5.3.30400|r +## Interface: 30401 +## Title: Titan Panel Classic [|cffeda55fRepair|r] |cff00aa001.5.4.30401|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.5.3.30400 +## Version: 1.5.4.30401 ## X-Child-Of: TitanClassic TitanClassicRepair.xml diff --git a/TitanClassicVolume/TitanClassicVolume.toc b/TitanClassicVolume/TitanClassicVolume.toc index 75b5951..a014548 100644 --- a/TitanClassicVolume/TitanClassicVolume.toc +++ b/TitanClassicVolume/TitanClassicVolume.toc @@ -1,10 +1,10 @@ -## Interface: 30400 -## Title: Titan Panel Classic [|cffeda55fVolume|r] |cff00aa001.5.3.30400|r +## Interface: 30401 +## Title: Titan Panel Classic [|cffeda55fVolume|r] |cff00aa001.5.4.30401|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.5.3.30400 +## Version: 1.5.4.30401 ## X-Child-Of: TitanClassic TitanClassicVolume.xml diff --git a/TitanClassicXP/TitanClassicXP.toc b/TitanClassicXP/TitanClassicXP.toc index 8b32e03..1e62345 100644 --- a/TitanClassicXP/TitanClassicXP.toc +++ b/TitanClassicXP/TitanClassicXP.toc @@ -1,10 +1,10 @@ -## Interface: 30400 -## Title: Titan Panel Classic [|cffeda55fXP|r] |cff00aa001.5.3.30400|r +## Interface: 30401 +## Title: Titan Panel Classic [|cffeda55fXP|r] |cff00aa001.5.4.30401|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.5.3.30400 +## Version: 1.5.4.30401 ## X-Child-Of: TitanClassic TitanClassicXP.xml