Skip to content

Commit

Permalink
3.2.4
Browse files Browse the repository at this point in the history
Added Zul'Gurub Coins and Bijou's under Classic filters.
  • Loading branch information
Noshei committed Dec 28, 2024
1 parent c9fc3c4 commit 06c6042
Show file tree
Hide file tree
Showing 11 changed files with 22 additions and 73 deletions.
5 changes: 0 additions & 5 deletions Alerts.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,9 @@ local media = LibStub:GetLibrary("LibSharedMedia-3.0")
-- Localize global functions
local ipairs = ipairs
local math = math
local max = max
local next = next
local pairs = pairs
local select = select
local string = string
local table = table
local time = time
local tonumber = tonumber
local tostring = tostring
local type = type
local unpack = unpack
Expand Down
9 changes: 0 additions & 9 deletions AlertsMenu.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,9 @@ local GT = LibStub("AceAddon-3.0"):GetAddon("GatheringTracker")

-- Localize global functions
local ipairs = ipairs
local math = math
local max = max
local next = next
local pairs = pairs
local select = select
local string = string
local table = table
local time = time
local tonumber = tonumber
local tostring = tostring
local type = type
local unpack = unpack

function GT:GenerateAlertsMenu(frame)
local function AlertsMenu(frame, rootDescription)
Expand Down
15 changes: 0 additions & 15 deletions Broker.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,6 @@ local GT = LibStub("AceAddon-3.0"):GetAddon("GatheringTracker")
local ldb = LibStub("LibDataBroker-1.1")
local LibDBIcon = LibStub("LibDBIcon-1.0")

-- Localize global functions
local ipairs = ipairs
local math = math
local max = max
local next = next
local pairs = pairs
local select = select
local string = string
local table = table
local time = time
local tonumber = tonumber
local tostring = tostring
local type = type
local unpack = unpack

function GT:InitializeBroker()
GT.Debug("InitializeBroker", 1)
-- Create LibDataBroker data object
Expand Down
3 changes: 0 additions & 3 deletions Config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,10 @@ GT.media = media
-- Localize global functions
local ipairs = ipairs
local math = math
local max = max
local next = next
local pairs = pairs
local select = select
local string = string
local table = table
local time = time
local tonumber = tonumber
local tostring = tostring
local type = type
Expand Down
20 changes: 20 additions & 0 deletions Constants.lua
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ local categoriesOrder = {
"Phase 1",
"Phase 2",
"Phase 3",
"Zul'Gurub",
"Other",
}
GT.categoriesOrder = categoriesOrder
Expand Down Expand Up @@ -326,6 +327,25 @@ GT.ItemDataFlat = {
{ id = 43105, name = "Indigo Pigment", order = 10, retail = true, cata = true, wrath = true, bc = true, expansion = "Classic", category = "Pigment" },
{ id = 43106, name = "Ruby Pigment", order = 11, retail = true, cata = true, wrath = true, bc = true, expansion = "Classic", category = "Pigment" },
{ id = 43107, name = "Sapphire Pigment", order = 12, retail = true, cata = true, wrath = true, bc = true, expansion = "Classic", category = "Pigment" },
{ id = 203914, name = "Zandalar Bargaining Token", order = 2, retail = true, expansion = "Classic", category = "Zul'Gurub" },
{ id = 19706, name = "Bloodscalp Coin", order = 3, retail = true, cata = true, wrath = true, bc = true, era = true, season = true, expansion = "Classic", category = "Zul'Gurub" },
{ id = 19701, name = "Gurubashi Coin", order = 4, retail = true, cata = true, wrath = true, bc = true, era = true, season = true, expansion = "Classic", category = "Zul'Gurub" },
{ id = 19700, name = "Hakkari Coin", order = 5, retail = true, cata = true, wrath = true, bc = true, era = true, season = true, expansion = "Classic", category = "Zul'Gurub" },
{ id = 19699, name = "Razzashi Coin", order = 6, retail = true, cata = true, wrath = true, bc = true, era = true, season = true, expansion = "Classic", category = "Zul'Gurub" },
{ id = 19704, name = "Sandfury Coin", order = 7, retail = true, cata = true, wrath = true, bc = true, era = true, season = true, expansion = "Classic", category = "Zul'Gurub" },
{ id = 19705, name = "Skullsplitter Coin", order = 8, retail = true, cata = true, wrath = true, bc = true, era = true, season = true, expansion = "Classic", category = "Zul'Gurub" },
{ id = 19702, name = "Vilebranch Coin", order = 9, retail = true, cata = true, wrath = true, bc = true, era = true, season = true, expansion = "Classic", category = "Zul'Gurub" },
{ id = 19703, name = "Witherbark Coin", order = 10, retail = true, cata = true, wrath = true, bc = true, era = true, season = true, expansion = "Classic", category = "Zul'Gurub" },
{ id = 19698, name = "Zulian Coin", order = 11, retail = true, cata = true, wrath = true, bc = true, era = true, season = true, expansion = "Classic", category = "Zul'Gurub" },
{ id = 203765, name = "Blue Hakkari Bijou", order = 12, retail = true, expansion = "Classic", category = "Zul'Gurub" },
{ id = 203766, name = "Bronze Hakkari Bijou", order = 13, retail = true, expansion = "Classic", category = "Zul'Gurub" },
{ id = 203767, name = "Gold Hakkari Bijou", order = 14, retail = true, expansion = "Classic", category = "Zul'Gurub" },
{ id = 203768, name = "Green Hakkari Bijou", order = 15, retail = true, expansion = "Classic", category = "Zul'Gurub" },
{ id = 203769, name = "Orange Hakkari Bijou", order = 16, retail = true, expansion = "Classic", category = "Zul'Gurub" },
{ id = 203770, name = "Purple Hakkari Bijou", order = 17, retail = true, expansion = "Classic", category = "Zul'Gurub" },
{ id = 203771, name = "Red Hakkari Bijou", order = 18, retail = true, expansion = "Classic", category = "Zul'Gurub" },
{ id = 203772, name = "Silver Hakkari Bijou", order = 19, retail = true, expansion = "Classic", category = "Zul'Gurub" },
{ id = 203773, name = "Yellow Hakkari Bijou", order = 20, retail = true, expansion = "Classic", category = "Zul'Gurub" },
{ id = 5498, name = "Small Lustrous Pearl", order = 1, retail = true, cata = true, wrath = true, bc = true, era = true, season = true, expansion = "Classic", category = "Other" },
{ id = 7971, name = "Black Pearl", order = 2, retail = true, cata = true, wrath = true, bc = true, era = true, season = true, expansion = "Classic", category = "Other" },
{ id = 9262, name = "Black Vitriol", order = 7, retail = true, cata = true, wrath = true, bc = true, era = true, season = true, expansion = "Classic", category = "Other" },
Expand Down
12 changes: 0 additions & 12 deletions DisplayCollapse.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,7 @@
local GT = LibStub("AceAddon-3.0"):GetAddon("GatheringTracker")

-- Localize global functions
local ipairs = ipairs
local math = math
local max = max
local next = next
local pairs = pairs
local select = select
local string = string
local table = table
local time = time
local tonumber = tonumber
local tostring = tostring
local type = type
local unpack = unpack

function GT:CollapseDisplay()
GT.Debug("CollapseDisplay", 1)
Expand Down
9 changes: 0 additions & 9 deletions DisplayCreation.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,8 @@ local media = LibStub:GetLibrary("LibSharedMedia-3.0")
-- Localize global functions
local ipairs = ipairs
local math = math
local max = max
local next = next
local pairs = pairs
local select = select
local string = string
local table = table
local time = time
local tonumber = tonumber
local tostring = tostring
local type = type
local unpack = unpack

local function FramePool_Resetter(framePool, frame)
frame:Hide()
Expand Down
7 changes: 0 additions & 7 deletions FilterButton.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,11 @@ local GT = LibStub("AceAddon-3.0"):GetAddon("GatheringTracker")

-- Localize global functions
local ipairs = ipairs
local math = math
local max = max
local next = next
local pairs = pairs
local select = select
local string = string
local table = table
local time = time
local tonumber = tonumber
local tostring = tostring
local type = type
local unpack = unpack

function GT:ToggleFilterButton(show)
if show then
Expand Down
8 changes: 1 addition & 7 deletions GatheringTracker.lua
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,13 @@ GT.Options = {}
GT.GlobalStartTime = 0

-- Localize global functions
local date = date
local ipairs = ipairs
local math = math
local max = max
local next = next
local pairs = pairs
local select = select
local string = string
local table = table
local time = time
local tonumber = tonumber
local tostring = tostring
local type = type
local unpack = unpack

GT.metaData = {
name = C_AddOns.GetAddOnMetadata("GatheringTracker", "Title"),
Expand Down
2 changes: 1 addition & 1 deletion GatheringTracker.toc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
## Title: Gathering Tracker
## Notes: Addon for tracking gathered items, supports solo players and groups
## Author: Noshei
## Version: 3.2.3
## Version: 3.2.4
## OptionalDeps: TradeSkillMaster, RECrystallize, Auctionator
## SavedVariables: GatheringTrackerDB
## AddonCompartmentFunc: GatheringTracker_OnAddonCompartmentClick
Expand Down
5 changes: 0 additions & 5 deletions Utilities.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,9 @@ local GT = LibStub("AceAddon-3.0"):GetAddon("GatheringTracker")

-- Localize global functions
local ipairs = ipairs
local math = math
local max = max
local next = next
local pairs = pairs
local select = select
local string = string
local table = table
local time = time
local tonumber = tonumber
local tostring = tostring
local tostringall = tostringall
Expand Down

0 comments on commit 06c6042

Please sign in to comment.