Merge pull request #367 from argonui/customizable-cleanup

Upgradesheets: removal of obsolete code
This commit is contained in:
Entrox-Licher 2023-09-16 13:00:51 -04:00 committed by GitHub
commit 69b2302c7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
15 changed files with 4 additions and 233 deletions

View File

@ -7,21 +7,6 @@ boxSize = 40
xInitial = -0.933
xOffset = 0.075
-- z-values (lines on the sheet)
posZ = {
-0.892,
-0.665,
-0.430,
-0.092,
0.142,
0.376,
0.815
}
-- box setup (amount of boxes per line and amount of marked boxes in that line)
existingBoxes = { 1, 1, 1, 1, 2, 4, 5 }
inputBoxes = {}
customizations = {
[1] = {
checkboxes = {

View File

@ -7,20 +7,6 @@ boxSize = 38
xInitial = -0.935
xOffset = 0.0735
-- z-values (lines on the sheet)
posZ = {
-0.895,
-0.455,
-0.215,
0.115,
0.453,
0.794
}
-- box setup (amount of boxes per line and amount of marked boxes in that line)
existingBoxes = { 1, 2, 2, 3, 3, 4 }
inputBoxes = {}
customizations = {
[1] = {
checkboxes = {

View File

@ -5,21 +5,7 @@ boxSize = 40
-- static values
xInitial = -0.935
xOffset = 0.075
-- z-values (lines on the sheet)
posZ = {
-0.925,
-0.475,
-0.25,
-0.01,
0.428,
0.772
}
-- box setup (amount of boxes per line and amount of marked boxes in that line)
existingBoxes = { 1, 2, 2, 3, 3, 4 }
inputBoxes = {}
xOffset = 0.075
customizations = {
[1] = {

View File

@ -7,22 +7,6 @@ boxSize = 37
xInitial = -0.935
xOffset = 0.069
-- z-values (lines on the sheet)
posZ = {
-0.905,
-0.7,
-0.505,
-0.3,
-0.09,
0.3,
0.592,
0.888
}
-- box setup (amount of boxes per line and amount of marked boxes in that line)
existingBoxes = { 1, 1, 1, 1, 2, 2, 3, 4 }
inputBoxes = {}
customizations = {
[1] = {
checkboxes = {

View File

@ -8,23 +8,6 @@ inputFontsize = 50
xInitial = -0.935
xOffset = 0.0685
-- z-values (lines on the sheet)
posZ = {
-0.725,
-0.44,
-0.05,
0.25,
0.545,
0.75,
0.95
}
-- box setup (amount of boxes per line and amount of marked boxes in that line)
existingBoxes = { 1, 2, 2, 2, 2, 3, 3 }
inputBoxes = { 1, 1 }
inputWidth = { 640, 290 }
inputPos = { { 0.275, 0.25, -0.91 }, { 0.6295, 0.25, -0.44 } }
customizations = {
[1] = {
textField = {

View File

@ -8,20 +8,6 @@ inputFontsize = 50
xInitial = -0.933
xOffset = 0.075
-- z-values (lines on the sheet)
posZ = {
-0.71,
-0.458,
-0.205,
0.362,
0.82
}
-- box setup (amount of boxes per line and amount of marked boxes in that line)
existingBoxes = { 1, 2, 3, 4, 5 }
inputBoxes = { 1, 1, 1 }
inputWidth = { 600, 875, 875 }
inputPos = { { 0.3, 0.25, -0.91 }, { 0.005, 0.25, -0.58 }, { 0.005, 0.25, -0.32 } }
customizations = {
[1] = {
textField = {

View File

@ -7,22 +7,6 @@ boxSize = 38
xInitial = -0.935
xOffset = 0.069
-- z-values (lines on the sheet)
posZ = {
-0.905,
-0.705,
-0.5,
-0.29,
-0.09,
0.12,
0.325,
0.62
}
-- box setup (amount of boxes per line and amount of marked boxes in that line)
existingBoxes = { 1, 1, 1, 1, 1, 2, 3, 5 }
inputBoxes = {}
customizations = {
[1] = {
checkboxes = {

View File

@ -7,21 +7,6 @@ boxSize = 40
xInitial = -0.933
xOffset = 0.075
-- z-values (lines on the sheet)
posZ = {
-0.892,
-0.560,
-0.220,
-0.092,
0.047,
0.376,
0.820
}
-- box setup (amount of boxes per line and amount of marked boxes in that line)
existingBoxes = { 1, 2, 2, 2, 2, 3, 3 }
inputBoxes = {}
customizations = {
[1] = {
checkboxes = {

View File

@ -7,21 +7,6 @@ boxSize = 38
xInitial = -0.935
xOffset = 0.069
-- z-values (lines on the sheet)
posZ = {
-0.9,
-0.615,
-0.237,
0.232,
0.61,
0.988,
1.185
}
-- box setup (amount of boxes per line and amount of marked boxes in that line)
existingBoxes = { 2, 2, 2, 2, 2, 4, 4 }
inputBoxes = {}
customizations = {
[1] = {
checkboxes = {

View File

@ -7,27 +7,12 @@ boxSize = 40
xInitial = -0.935
xOffset = 0.075
-- z-values (lines on the sheet)
posZ = {
-0.69,
-0.355,
0.0855,
0.425,
0.555,
0.685,
1.02
}
-- box setup (amount of boxes per line and amount of marked boxes in that line)
existingBoxes = { 1, 1, 2, 2, 3, 3, 3 }
inputBoxes = {}
-- Locations of the skill selectors
SKILL_ICON_POSITIONS = {
willpower = { x = 0.085, z = -0.88 },
intellect = { x = -0.183, z = -0.88 },
combat = { x = -0.473, z = -0.88 },
agility = { x = -0.74, z = -0.88 },
combat = { x = -0.473, z = -0.88 },
agility = { x = -0.74, z = -0.88 },
}
customizations = {

View File

@ -7,21 +7,6 @@ boxSize = 39
xInitial = -0.935
xOffset = 0.0735
-- z-values (lines on the sheet)
posZ = {
-0.889,
-0.655,
-0.325,
-0.085,
0.252,
0.585,
0.927
}
-- box setup (amount of boxes per line and amount of marked boxes in that line)
existingBoxes = { 1, 1, 2, 2, 2, 3, 4 }
inputBoxes = {}
customizations = {
[1] = {
checkboxes = {

View File

@ -7,21 +7,6 @@ boxSize = 40
xInitial = -0.933
xOffset = 0.075
-- z-values (lines on the sheet)
posZ = {
-0.892,
-0.560,
-0.326,
-0.092,
0.142,
0.376,
0.610
}
-- box setup (amount of boxes per line and amount of marked boxes in that line)
existingBoxes = { 1, 1, 2, 2, 2, 3, 4 }
inputBoxes = {}
customizations = {
[1] = {
checkboxes = {

View File

@ -7,22 +7,6 @@ boxSize = 38
xInitial = -0.933
xOffset = 0.069
-- z-values (lines on the sheet)
posZ = {
-0.905,
-0.6,
-0.32,
-0.02,
0.28,
0.48,
0.775,
0.975
}
-- box setup (amount of boxes per line and amount of marked boxes in that line)
existingBoxes = { 1, 1, 1, 1, 2, 3, 3, 3 }
inputBoxes = {}
customizations = {
[1] = {
checkboxes = {

View File

@ -7,22 +7,6 @@ boxSize = 38
xInitial = -0.935
xOffset = 0.0705
-- z-values (lines on the sheet)
posZ = {
-0.92,
-0.715,
-0.415,
-0.018,
0.265,
0.66,
0.86,
1.065
}
-- box setup (amount of boxes per line and amount of marked boxes in that line)
existingBoxes = { 1, 1, 1, 1, 1, 3, 3, 4 }
inputBoxes = {}
customizations = {
[1] = {
checkboxes = {

View File

@ -7,26 +7,10 @@ boxSize = 35
xInitial = -0.935
xOffset = 0.068
-- z-values (lines on the sheet)
posZ = {
-0.92,
-0.625,
-0.33,
0.055,
0.26,
0.56,
0.765,
1.06
}
-- box setup (amount of boxes per line and amount of marked boxes in that line)
existingBoxes = { 1, 1, 1, 1, 1, 2, 3, 5 }
inputBoxes = {}
-- Locations of the slot selectors
SLOT_ICON_POSITIONS = {
arcane = { x = 0.160, z = 0.65 },
ally = { x = -0.073, z = 0.65 }
ally = { x = -0.073, z = 0.65 }
}
-- These match with ArkhamDB's way of storing the data in the dropdown menu