Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Data/ClientProfiles.lua
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ lib.ClientVersions = {
lib.ClientGameTypes = lib.ClientVersions

lib.ClientProfiles = {
{ profile = "retail", dataSet = "retail", version = "retail", gameType = "mainline", channel = "live", build = "12.1.0.69382", interface = 120100, product = "wow", default = true },
{ profile = "retail", dataSet = "retail", version = "retail", gameType = "mainline", channel = "live", build = "12.1.0.69497", interface = 120100, product = "wow", default = true },
{ profile = "mists", dataSet = "mists", version = "mists", gameType = "mists", channel = "live", build = "5.5.4.69383", interface = 50504, product = "wow_classic", default = true },
{ profile = "mists_ptr", dataSet = "mists_ptr", version = "mists", gameType = "mists", channel = "ptr", build = "5.5.4.67849", interface = 50504, product = "wow_classic_ptr" },
{ profile = "classic", dataSet = "classic", version = "classic", gameType = "classic", channel = "live", build = "1.15.9.69109", interface = 11509, product = "wow_classic_era", default = true },
Expand Down
2 changes: 1 addition & 1 deletion Data/retail/ModifierTrees.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- This file is generated. Do not edit it by hand.
-- Source: https://wago.tools/db2/ModifierTree (build 12.1.0.69382)
-- Source: https://wago.tools/db2/ModifierTree (build 12.1.0.69497)
local lib = _G.LibTaxiData_Internal
if not lib then return end
if not lib.Client or lib.Client.dataSet ~= "retail" then return end
Expand Down
2 changes: 1 addition & 1 deletion Data/retail/PlayerConditions.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- This file is generated. Do not edit it by hand.
-- Source: https://wago.tools/db2/PlayerCondition (build 12.1.0.69382)
-- Source: https://wago.tools/db2/PlayerCondition (build 12.1.0.69497)
local lib = _G.LibTaxiData_Internal
if not lib then return end
if not lib.Client or lib.Client.dataSet ~= "retail" then return end
Expand Down
2 changes: 1 addition & 1 deletion Data/retail/SupportingData.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- This file is generated. Do not edit it by hand.
-- Source: https://wago.tools/db2/ChrRaces + ContentTuning (build 12.1.0.69382)
-- Source: https://wago.tools/db2/ChrRaces + ContentTuning (build 12.1.0.69497)
local lib = _G.LibTaxiData_Internal
if not lib then return end
if not lib.Client or lib.Client.dataSet ~= "retail" then return end
Expand Down
4 changes: 2 additions & 2 deletions Data/retail/TaxiNodes.lua
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
-- This file is generated. Do not edit it by hand.
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382)
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497)
local lib = _G.LibTaxiData_Internal
if not lib then return end
if not lib.Client or lib.Client.dataSet ~= "retail" then return end

lib.Source = {
build = "12.1.0.69382",
build = "12.1.0.69497",
profile = "retail",
dataSet = "retail",
gameType = "mainline",
Expand Down
2 changes: 1 addition & 1 deletion Data/retail_ptr/ModifierTrees.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- This file is generated. Do not edit it by hand.
-- Source: https://wago.tools/db2/ModifierTree (build 12.1.0.69382)
-- Source: https://wago.tools/db2/ModifierTree (build 12.1.0.69497)
local lib = _G.LibTaxiData_Internal
if not lib then return end
if not lib.Client or lib.Client.dataSet ~= "retail_ptr" then return end
Expand Down
2 changes: 1 addition & 1 deletion Data/retail_ptr/PlayerConditions.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- This file is generated. Do not edit it by hand.
-- Source: https://wago.tools/db2/PlayerCondition (build 12.1.0.69382)
-- Source: https://wago.tools/db2/PlayerCondition (build 12.1.0.69497)
local lib = _G.LibTaxiData_Internal
if not lib then return end
if not lib.Client or lib.Client.dataSet ~= "retail_ptr" then return end
Expand Down
2 changes: 1 addition & 1 deletion Data/retail_ptr/SupportingData.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- This file is generated. Do not edit it by hand.
-- Source: https://wago.tools/db2/ChrRaces + ContentTuning (build 12.1.0.69382)
-- Source: https://wago.tools/db2/ChrRaces + ContentTuning (build 12.1.0.69497)
local lib = _G.LibTaxiData_Internal
if not lib then return end
if not lib.Client or lib.Client.dataSet ~= "retail_ptr" then return end
Expand Down
4 changes: 2 additions & 2 deletions Data/retail_ptr/TaxiNodes.lua
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
-- This file is generated. Do not edit it by hand.
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382)
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497)
local lib = _G.LibTaxiData_Internal
if not lib then return end
if not lib.Client or lib.Client.dataSet ~= "retail_ptr" then return end

lib.Source = {
build = "12.1.0.69382",
build = "12.1.0.69497",
profile = "retail_ptr",
dataSet = "retail_ptr",
gameType = "mainline",
Expand Down
2 changes: 1 addition & 1 deletion Locale/retail/deDE.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- This file is generated. Do not edit it by hand.
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382)
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497)
local lib = _G.LibTaxiData_Internal
if not lib then return end
if not lib.Client or lib.Client.dataSet ~= "retail" then return end
Expand Down
2 changes: 1 addition & 1 deletion Locale/retail/enGB.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- This file is generated. Do not edit it by hand.
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382)
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497)
local lib = _G.LibTaxiData_Internal
if not lib then return end
if not lib.Client or lib.Client.dataSet ~= "retail" then return end
Expand Down
2 changes: 1 addition & 1 deletion Locale/retail/enUS.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- This file is generated. Do not edit it by hand.
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382)
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497)
local lib = _G.LibTaxiData_Internal
if not lib then return end
if not lib.Client or lib.Client.dataSet ~= "retail" then return end
Expand Down
2 changes: 1 addition & 1 deletion Locale/retail/esES.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- This file is generated. Do not edit it by hand.
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382)
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497)
local lib = _G.LibTaxiData_Internal
if not lib then return end
if not lib.Client or lib.Client.dataSet ~= "retail" then return end
Expand Down
2 changes: 1 addition & 1 deletion Locale/retail/esMX.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- This file is generated. Do not edit it by hand.
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382)
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497)
local lib = _G.LibTaxiData_Internal
if not lib then return end
if not lib.Client or lib.Client.dataSet ~= "retail" then return end
Expand Down
2 changes: 1 addition & 1 deletion Locale/retail/frFR.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- This file is generated. Do not edit it by hand.
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382)
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497)
local lib = _G.LibTaxiData_Internal
if not lib then return end
if not lib.Client or lib.Client.dataSet ~= "retail" then return end
Expand Down
2 changes: 1 addition & 1 deletion Locale/retail/itIT.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- This file is generated. Do not edit it by hand.
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382)
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497)
local lib = _G.LibTaxiData_Internal
if not lib then return end
if not lib.Client or lib.Client.dataSet ~= "retail" then return end
Expand Down
2 changes: 1 addition & 1 deletion Locale/retail/koKR.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- This file is generated. Do not edit it by hand.
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382)
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497)
local lib = _G.LibTaxiData_Internal
if not lib then return end
if not lib.Client or lib.Client.dataSet ~= "retail" then return end
Expand Down
2 changes: 1 addition & 1 deletion Locale/retail/ptBR.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- This file is generated. Do not edit it by hand.
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382)
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497)
local lib = _G.LibTaxiData_Internal
if not lib then return end
if not lib.Client or lib.Client.dataSet ~= "retail" then return end
Expand Down
2 changes: 1 addition & 1 deletion Locale/retail/ruRU.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- This file is generated. Do not edit it by hand.
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382)
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497)
local lib = _G.LibTaxiData_Internal
if not lib then return end
if not lib.Client or lib.Client.dataSet ~= "retail" then return end
Expand Down
2 changes: 1 addition & 1 deletion Locale/retail/zhCN.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- This file is generated. Do not edit it by hand.
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382)
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497)
local lib = _G.LibTaxiData_Internal
if not lib then return end
if not lib.Client or lib.Client.dataSet ~= "retail" then return end
Expand Down
2 changes: 1 addition & 1 deletion Locale/retail/zhTW.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- This file is generated. Do not edit it by hand.
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382)
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497)
local lib = _G.LibTaxiData_Internal
if not lib then return end
if not lib.Client or lib.Client.dataSet ~= "retail" then return end
Expand Down
2 changes: 1 addition & 1 deletion Locale/retail_ptr/deDE.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- This file is generated. Do not edit it by hand.
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382)
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497)
local lib = _G.LibTaxiData_Internal
if not lib then return end
if not lib.Client or lib.Client.dataSet ~= "retail_ptr" then return end
Expand Down
2 changes: 1 addition & 1 deletion Locale/retail_ptr/enGB.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- This file is generated. Do not edit it by hand.
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382)
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497)
local lib = _G.LibTaxiData_Internal
if not lib then return end
if not lib.Client or lib.Client.dataSet ~= "retail_ptr" then return end
Expand Down
2 changes: 1 addition & 1 deletion Locale/retail_ptr/enUS.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- This file is generated. Do not edit it by hand.
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382)
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497)
local lib = _G.LibTaxiData_Internal
if not lib then return end
if not lib.Client or lib.Client.dataSet ~= "retail_ptr" then return end
Expand Down
2 changes: 1 addition & 1 deletion Locale/retail_ptr/esES.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- This file is generated. Do not edit it by hand.
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382)
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497)
local lib = _G.LibTaxiData_Internal
if not lib then return end
if not lib.Client or lib.Client.dataSet ~= "retail_ptr" then return end
Expand Down
2 changes: 1 addition & 1 deletion Locale/retail_ptr/esMX.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- This file is generated. Do not edit it by hand.
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382)
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497)
local lib = _G.LibTaxiData_Internal
if not lib then return end
if not lib.Client or lib.Client.dataSet ~= "retail_ptr" then return end
Expand Down
2 changes: 1 addition & 1 deletion Locale/retail_ptr/frFR.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- This file is generated. Do not edit it by hand.
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382)
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497)
local lib = _G.LibTaxiData_Internal
if not lib then return end
if not lib.Client or lib.Client.dataSet ~= "retail_ptr" then return end
Expand Down
2 changes: 1 addition & 1 deletion Locale/retail_ptr/itIT.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- This file is generated. Do not edit it by hand.
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382)
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497)
local lib = _G.LibTaxiData_Internal
if not lib then return end
if not lib.Client or lib.Client.dataSet ~= "retail_ptr" then return end
Expand Down
2 changes: 1 addition & 1 deletion Locale/retail_ptr/koKR.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- This file is generated. Do not edit it by hand.
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382)
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497)
local lib = _G.LibTaxiData_Internal
if not lib then return end
if not lib.Client or lib.Client.dataSet ~= "retail_ptr" then return end
Expand Down
2 changes: 1 addition & 1 deletion Locale/retail_ptr/ptBR.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- This file is generated. Do not edit it by hand.
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382)
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497)
local lib = _G.LibTaxiData_Internal
if not lib then return end
if not lib.Client or lib.Client.dataSet ~= "retail_ptr" then return end
Expand Down
2 changes: 1 addition & 1 deletion Locale/retail_ptr/ruRU.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- This file is generated. Do not edit it by hand.
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382)
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497)
local lib = _G.LibTaxiData_Internal
if not lib then return end
if not lib.Client or lib.Client.dataSet ~= "retail_ptr" then return end
Expand Down
2 changes: 1 addition & 1 deletion Locale/retail_ptr/zhCN.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- This file is generated. Do not edit it by hand.
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382)
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497)
local lib = _G.LibTaxiData_Internal
if not lib then return end
if not lib.Client or lib.Client.dataSet ~= "retail_ptr" then return end
Expand Down
2 changes: 1 addition & 1 deletion Locale/retail_ptr/zhTW.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- This file is generated. Do not edit it by hand.
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69382)
-- Source: https://wago.tools/db2/TaxiNodes (build 12.1.0.69497)
local lib = _G.LibTaxiData_Internal
if not lib then return end
if not lib.Client or lib.Client.dataSet ~= "retail_ptr" then return end
Expand Down
2 changes: 1 addition & 1 deletion tools/profiles.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"version": "retail",
"channel": "live",
"product": "wow",
"build": "12.1.0.69382",
"build": "12.1.0.69497",
"default": true,
"dataSet": "retail"
},
Expand Down
Loading