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
4 changes: 2 additions & 2 deletions LuaRules/Configs/StartBoxes/AavikkoV2.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
return {
[0] = {
{
nameLong = "North-West",
nameShort = "NW",
startpoints = {
Expand All @@ -14,7 +14,7 @@ return {
},
},
},
[1] = {
{
nameLong = "South-East",
nameShort = "SE",
startpoints = {
Expand Down
6 changes: 3 additions & 3 deletions LuaRules/Configs/StartBoxes/Aberdeen3v3v3.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
return {
[0] = {
{
nameLong = "West",
nameShort = "W",
startpoints = {
Expand All @@ -14,7 +14,7 @@ return {
},
},
},
[1] = {
{
nameLong = "North-East",
nameShort = "NE",
startpoints = {
Expand All @@ -29,7 +29,7 @@ return {
},
},
},
[2] = {
{
nameLong = "South",
nameShort = "S",
startpoints = {
Expand Down
4 changes: 2 additions & 2 deletions LuaRules/Configs/StartBoxes/Aberdeen6v6_Fix.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
return {
[0] = {
{
nameLong = "West",
nameShort = "W",
startpoints = {
Expand All @@ -14,7 +14,7 @@ return {
},
},
},
[1] = {
{
nameLong = "East",
nameShort = "E",
startpoints = {
Expand Down
4 changes: 2 additions & 2 deletions LuaRules/Configs/StartBoxes/Absolution 2.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
return {
[0] = {
{
nameLong = "West",
nameShort = "W",
startpoints = {
Expand Down Expand Up @@ -161,7 +161,7 @@ return {
},
},
},
[1] = {
{
nameLong = "East",
nameShort = "E",
startpoints = {
Expand Down
4 changes: 2 additions & 2 deletions LuaRules/Configs/StartBoxes/Adamantine_Mountian-V1.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
return {
[0] = {
{
nameLong = "North-West",
nameShort = "NW",
startpoints = {
Expand All @@ -14,7 +14,7 @@ return {
},
},
},
[1] = {
{
nameLong = "South-East",
nameShort = "SE",
startpoints = {
Expand Down
12 changes: 6 additions & 6 deletions LuaRules/Configs/StartBoxes/Adansonia v4.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
local boxes = {
[0] = {
{
boxes = {
{
{3669, 5960},
Expand Down Expand Up @@ -77,7 +77,7 @@ local boxes = {
nameLong = "South-West",
nameShort = "SW",
},
[1] = {
{
boxes = {
{
{4522, 1121},
Expand Down Expand Up @@ -164,7 +164,7 @@ local boxes = {

-- use a larger box for teams
if not (#Spring.GetTeamList(0) == 1 and #Spring.GetTeamList(1) == 1) then
boxes[0].boxes[1] = {
boxes[1].boxes[1] = {
{2180, 6529},
{2214, 6586},
{2290, 6665},
Expand Down Expand Up @@ -213,7 +213,7 @@ if not (#Spring.GetTeamList(0) == 1 and #Spring.GetTeamList(1) == 1) then
{1979, 6372},
{2073, 6458},
}
boxes[1].boxes[1] = {
boxes[2].boxes[1] = {
{5900, 1422},
{6087, 1206},
{6096, 1080},
Expand Down Expand Up @@ -260,8 +260,8 @@ if not (#Spring.GetTeamList(0) == 1 and #Spring.GetTeamList(1) == 1) then
{5894, 1508},
{5889, 1458},
}
boxes[0].startpoints[3] = {4106, 5037}
boxes[1].startpoints[3] = {4019, 2033}
boxes[1].startpoints[3] = {4106, 5037}
boxes[2].startpoints[3] = {4019, 2033}
end

return boxes, {2}
4 changes: 2 additions & 2 deletions LuaRules/Configs/StartBoxes/Akilon Wastelands ZK v1.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
return {
[0] = {
{
boxes = {
{
{6950, 6435},
Expand Down Expand Up @@ -574,7 +574,7 @@ return {
nameLong = "South-East",
nameShort = "SE",
},
[1] = {
{
boxes = {
{
{1013, 2302},
Expand Down
4 changes: 2 additions & 2 deletions LuaRules/Configs/StartBoxes/AlienDesert.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
return {
[0] = {
{
nameLong = "South-West",
nameShort = "SW",
startpoints = {
Expand All @@ -14,7 +14,7 @@ return {
},
},
},
[1] = {
{
nameLong = "North-East",
nameShort = "NE",
startpoints = {
Expand Down
4 changes: 2 additions & 2 deletions LuaRules/Configs/StartBoxes/Altair_Crossing_v3.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
return {
[0] = {
{
nameLong = "West",
nameShort = "W",
startpoints = {
Expand All @@ -14,7 +14,7 @@ return {
},
},
},
[1] = {
{
nameLong = "East",
nameShort = "E",
startpoints = {
Expand Down
4 changes: 2 additions & 2 deletions LuaRules/Configs/StartBoxes/Altored Divide Bar Remake 1.6.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
return {
[0] = {
{
nameLong = "North",
nameShort = "N",
startpoints = {
Expand Down Expand Up @@ -149,7 +149,7 @@ return {
},
},
},
[1] = {
{
nameLong = "South",
nameShort = "S",
startpoints = {
Expand Down
4 changes: 2 additions & 2 deletions LuaRules/Configs/StartBoxes/Altored Divide Remake V3.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
return {
[0] = {
{
nameLong = "North",
nameShort = "N",
startpoints = {
Expand All @@ -14,7 +14,7 @@ return {
},
},
},
[1] = {
{
nameLong = "South",
nameShort = "S",
startpoints = {
Expand Down
8 changes: 4 additions & 4 deletions LuaRules/Configs/StartBoxes/Altored_Arctic.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
return {
[0] = {
{
boxes = {
{
{1340, 3389},
Expand Down Expand Up @@ -314,7 +314,7 @@ return {
nameLong = "North-West",
nameShort = "NW",
},
[1] = {
{
boxes = {
{
{4818, 6471},
Expand Down Expand Up @@ -563,7 +563,7 @@ return {
nameLong = "South-East",
nameShort = "SE",
},
[2] = {
{
boxes = {
{
{1052, 7141},
Expand Down Expand Up @@ -806,7 +806,7 @@ return {
nameLong = "South-West",
nameShort = "SW",
},
[3] = {
{
boxes = {
{
{5474, 2461},
Expand Down
4 changes: 2 additions & 2 deletions LuaRules/Configs/StartBoxes/AmazonDeltav20.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
return {
[0] = {
{
nameLong = "West",
nameShort = "W",
startpoints = {
Expand All @@ -14,7 +14,7 @@ return {
},
},
},
[1] = {
{
nameLong = "South",
nameShort = "S",
startpoints = {
Expand Down
4 changes: 2 additions & 2 deletions LuaRules/Configs/StartBoxes/Ancient Vault v1.4.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
return {
[0] = {
{
nameLong = "West",
nameShort = "W",
startpoints = {
Expand Down Expand Up @@ -83,7 +83,7 @@ return {
},
},
},
[1] = {
{
nameLong = "East",
nameShort = "E",
startpoints = {
Expand Down
10 changes: 5 additions & 5 deletions LuaRules/Configs/StartBoxes/Anteer Strait RC 0.48.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
local layout = {
[0] = {
{
boxes = {
{
{3971, 1135},
Expand Down Expand Up @@ -38,7 +38,7 @@ local layout = {
nameLong = "North",
nameShort = "N",
},
[1] = {
{
boxes = {
{
{1911, 7922},
Expand All @@ -65,7 +65,7 @@ local layout = {
nameLong = "South-West",
nameShort = "SW",
},
[2] = {
{
boxes = {
{
{7974, 5346},
Expand Down Expand Up @@ -96,7 +96,7 @@ local layout = {
nameLong = "East",
nameShort = "E",
},
[3] = {
{
boxes = {
{
{4309, 3990},
Expand Down Expand Up @@ -171,7 +171,7 @@ local layout = {
}

if Spring.Utilities.GetTeamCount() ~= 4 then
layout[3] = nil
layout[4] = nil
end

return layout, { 3, 4 }
9 changes: 2 additions & 7 deletions LuaRules/Configs/StartBoxes/Apophis v2_3.lua
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
--local x1 = 2300
--local y1 = 5900
--local x2 = 4000
--local y2 = 2000

return {
[0] = {
{
nameLong = "South",
nameShort = "S",
startpoints = {
Expand All @@ -19,7 +14,7 @@ return {
},
},
},
[1] = {
{
nameLong = "North",
nameShort = "N",
startpoints = {
Expand Down
4 changes: 2 additions & 2 deletions LuaRules/Configs/StartBoxes/AquariusCrossing.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
return {
[0] = {
{
nameLong = "West",
nameShort = "W",
startpoints = {
Expand All @@ -14,7 +14,7 @@ return {
},
},
},
[1] = {
{
nameLong = "East",
nameShort = "E",
startpoints = {
Expand Down
4 changes: 2 additions & 2 deletions LuaRules/Configs/StartBoxes/Aquatic Divide Revised v02.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
return {
[0] = {
{
nameLong = "North-West",
nameShort = "NW",
startpoints = {
Expand All @@ -14,7 +14,7 @@ return {
},
},
},
[1] = {
{
nameLong = "South-East",
nameShort = "SE",
startpoints = {
Expand Down
4 changes: 2 additions & 2 deletions LuaRules/Configs/StartBoxes/Archers_Valley_v6.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
return {
[0] = {
{
nameLong = "North",
nameShort = "N",
startpoints = {
Expand All @@ -14,7 +14,7 @@ return {
},
},
},
[1] = {
{
nameLong = "South",
nameShort = "S",
startpoints = {
Expand Down
Loading