Loadouts changes and spawn menu update
@@ -417,12 +417,15 @@ class DemoDataGenerator {
|
|||||||
|
|
||||||
ret.mission.coalitions = {
|
ret.mission.coalitions = {
|
||||||
red: [
|
red: [
|
||||||
'Russia',
|
'RUSSIA',
|
||||||
'China'
|
'CHINA'
|
||||||
],
|
],
|
||||||
blue: [
|
blue: [
|
||||||
'United States',
|
'UK',
|
||||||
'Great Britain'
|
'USA'
|
||||||
|
],
|
||||||
|
neutral: [
|
||||||
|
'ITALY'
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -1,84 +0,0 @@
|
|||||||
{
|
|
||||||
"RED": "AGGRESSORS",
|
|
||||||
"INS": "INSURGENTS",
|
|
||||||
"DZ" : "ALGERIA",
|
|
||||||
"AR" : "ARGENTINA",
|
|
||||||
"AU" : "AUSTRALIA",
|
|
||||||
"AT" : "AUSTRIA",
|
|
||||||
"BH" : "BAHRAIN",
|
|
||||||
"BY" : "BELARUS",
|
|
||||||
"BE" : "BELGIUM",
|
|
||||||
"BO" : "BOLIVIA",
|
|
||||||
"BR" : "BRAZIL",
|
|
||||||
"BG" : "BULGARIA",
|
|
||||||
"CA" : "CANADA",
|
|
||||||
"CL" : "CHILE",
|
|
||||||
"CN" : "CHINA",
|
|
||||||
"HR" : "CROATIA",
|
|
||||||
"CU" : "CUBA",
|
|
||||||
"CY" : "CYPRUS",
|
|
||||||
"CZ" : "CHEZH_REPUBLIC",
|
|
||||||
"DK" : "DENMARK",
|
|
||||||
"EG" : "EGYPT",
|
|
||||||
"ET" : "ETHIOPIA",
|
|
||||||
"FI" : "FINLAND",
|
|
||||||
"FR" : "FRANCE",
|
|
||||||
"GE" : "GEORGIA",
|
|
||||||
"DE" : "GERMANY",
|
|
||||||
"GH" : "GHANA",
|
|
||||||
"GI" : "Gibraltar",
|
|
||||||
"GR" : "GREECE",
|
|
||||||
"HN" : "HONDURAS",
|
|
||||||
"HU" : "HUNGARY",
|
|
||||||
"IS" : "Iceland",
|
|
||||||
"IN" : "INDIA",
|
|
||||||
"ID" : "INDONESIA",
|
|
||||||
"IR" : "IRAN",
|
|
||||||
"IQ" : "IRAQ",
|
|
||||||
"IE" : "Ireland",
|
|
||||||
"IM" : "Isle Of Man",
|
|
||||||
"IL" : "ISRAEL",
|
|
||||||
"IT" : "ITALY",
|
|
||||||
"JP" : "JAPAN",
|
|
||||||
"JO" : "JORDAN",
|
|
||||||
"KZ" : "KAZAKHSTAN",
|
|
||||||
"KR" : "SOUTH_KOREA",
|
|
||||||
"KW" : "KUWAIT",
|
|
||||||
"LB" : "LEBANON",
|
|
||||||
"LY" : "LIBYIA",
|
|
||||||
"MY" : "MALAYSIA",
|
|
||||||
"MX" : "MEXICO",
|
|
||||||
"MA" : "MOROCCO",
|
|
||||||
"NL" : "THE_NETHERLANDS",
|
|
||||||
"NG" : "NIGERIA",
|
|
||||||
"NO" : "NORWAY",
|
|
||||||
"OM" : "OMAN",
|
|
||||||
"PK" : "PAKISTAN",
|
|
||||||
"PE" : "PERU",
|
|
||||||
"PH" : "PHILIPPINES",
|
|
||||||
"PL" : "POLAND",
|
|
||||||
"PT" : "PORTUGAL",
|
|
||||||
"QA" : "QATAR",
|
|
||||||
"RO" : "ROMANIA",
|
|
||||||
"RU" : "RUSSIA",
|
|
||||||
"SA" : "SAUDI ARABIA",
|
|
||||||
"RS" : "SERBIA",
|
|
||||||
"SK" : "SLOVAKIA",
|
|
||||||
"SI" : "SLOVENIA",
|
|
||||||
"ZA" : "SOUTH AFRICA",
|
|
||||||
"ES" : "SPAIN",
|
|
||||||
"SD" : "SUDAN",
|
|
||||||
"SE" : "SWEDEN",
|
|
||||||
"CH" : "SWITZERLAND",
|
|
||||||
"SY" : "SYRIA",
|
|
||||||
"TH" : "THAILAND",
|
|
||||||
"TN" : "TUNISIA",
|
|
||||||
"TR" : "TURKEY",
|
|
||||||
"UA" : "UKRAINE",
|
|
||||||
"AE" : "UNITED ARAB EMIRATES",
|
|
||||||
"GB" : "UK",
|
|
||||||
"US" : "USA",
|
|
||||||
"VE" : "VENEZUELA",
|
|
||||||
"VN" : "VIETNAM",
|
|
||||||
"YE" : "YEMEN"
|
|
||||||
}
|
|
||||||
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 30 KiB |
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 33 KiB |
|
Before Width: | Height: | Size: 251 B After Width: | Height: | Size: 251 B |
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
|
Before Width: | Height: | Size: 756 B After Width: | Height: | Size: 756 B |
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 36 KiB |
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
|
Before Width: | Height: | Size: 228 B After Width: | Height: | Size: 228 B |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.5 KiB |
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
|
Before Width: | Height: | Size: 237 B After Width: | Height: | Size: 237 B |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 9.7 KiB After Width: | Height: | Size: 9.7 KiB |
|
Before Width: | Height: | Size: 556 B After Width: | Height: | Size: 556 B |
|
Before Width: | Height: | Size: 509 B After Width: | Height: | Size: 509 B |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 613 B After Width: | Height: | Size: 613 B |
|
Before Width: | Height: | Size: 187 B After Width: | Height: | Size: 187 B |
|
Before Width: | Height: | Size: 287 B After Width: | Height: | Size: 287 B |
|
Before Width: | Height: | Size: 353 B After Width: | Height: | Size: 353 B |
|
Before Width: | Height: | Size: 283 B After Width: | Height: | Size: 283 B |
|
Before Width: | Height: | Size: 252 B After Width: | Height: | Size: 252 B |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 499 B After Width: | Height: | Size: 499 B |
|
Before Width: | Height: | Size: 231 B After Width: | Height: | Size: 231 B |
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 111 KiB After Width: | Height: | Size: 111 KiB |
|
Before Width: | Height: | Size: 221 B After Width: | Height: | Size: 221 B |
|
Before Width: | Height: | Size: 8.0 KiB After Width: | Height: | Size: 8.0 KiB |
|
Before Width: | Height: | Size: 549 B After Width: | Height: | Size: 549 B |
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 582 B After Width: | Height: | Size: 582 B |
|
Before Width: | Height: | Size: 249 B After Width: | Height: | Size: 249 B |
|
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 5.8 KiB |
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 46 KiB |
|
Before Width: | Height: | Size: 643 B After Width: | Height: | Size: 643 B |
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
|
Before Width: | Height: | Size: 346 B After Width: | Height: | Size: 346 B |
|
Before Width: | Height: | Size: 910 B After Width: | Height: | Size: 910 B |
|
Before Width: | Height: | Size: 687 B After Width: | Height: | Size: 687 B |
|
Before Width: | Height: | Size: 484 B After Width: | Height: | Size: 484 B |
|
Before Width: | Height: | Size: 290 B After Width: | Height: | Size: 290 B |
|
Before Width: | Height: | Size: 277 B After Width: | Height: | Size: 277 B |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 560 B After Width: | Height: | Size: 560 B |
|
Before Width: | Height: | Size: 841 B After Width: | Height: | Size: 841 B |
|
Before Width: | Height: | Size: 813 B After Width: | Height: | Size: 813 B |
|
Before Width: | Height: | Size: 286 B After Width: | Height: | Size: 286 B |
81
client/public/images/nations/codes.json
Normal file
@@ -0,0 +1,81 @@
|
|||||||
|
{
|
||||||
|
"AGGRESSORS": "RED",
|
||||||
|
"INSURGENTS": "INS",
|
||||||
|
"ALGERIA": "DZ",
|
||||||
|
"ARGENTINA": "AR",
|
||||||
|
"AUSTRALIA": "AU",
|
||||||
|
"AUSTRIA": "AT",
|
||||||
|
"BAHRAIN": "BH",
|
||||||
|
"BELARUS": "BY",
|
||||||
|
"BELGIUM": "BE",
|
||||||
|
"BOLIVIA": "BO",
|
||||||
|
"BRAZIL": "BR",
|
||||||
|
"BULGARIA": "BG",
|
||||||
|
"CANADA": "CA",
|
||||||
|
"CHILE": "CL",
|
||||||
|
"CHINA": "CN",
|
||||||
|
"CROATIA": "HR",
|
||||||
|
"CUBA": "CU",
|
||||||
|
"CYPRUS": "CY",
|
||||||
|
"CHEZH_REPUBLIC": "CZ",
|
||||||
|
"DENMARK": "DK",
|
||||||
|
"EGYPT": "EG",
|
||||||
|
"ETHIOPIA": "ET",
|
||||||
|
"FINLAND": "FI",
|
||||||
|
"FRANCE": "FR",
|
||||||
|
"GEORGIA": "GE",
|
||||||
|
"GERMANY": "DE",
|
||||||
|
"GHANA": "GH",
|
||||||
|
"Gibraltar": "GI",
|
||||||
|
"GREECE": "GR",
|
||||||
|
"HONDURAS": "HN",
|
||||||
|
"HUNGARY": "HU",
|
||||||
|
"INDIA": "IN",
|
||||||
|
"INDONESIA": "ID",
|
||||||
|
"IRAN": "IR",
|
||||||
|
"IRAQ": "IQ",
|
||||||
|
"ISRAEL": "IL",
|
||||||
|
"ITALY": "IT",
|
||||||
|
"JAPAN": "JP",
|
||||||
|
"JORDAN": "JO",
|
||||||
|
"KAZAKHSTAN": "KZ",
|
||||||
|
"SOUTH_KOREA": "KR",
|
||||||
|
"KUWAIT": "KW",
|
||||||
|
"LEBANON": "LB",
|
||||||
|
"LIBYIA": "LY",
|
||||||
|
"MALAYSIA": "MY",
|
||||||
|
"MEXICO": "MX",
|
||||||
|
"MOROCCO": "MA",
|
||||||
|
"THE_NETHERLANDS": "NL",
|
||||||
|
"NIGERIA": "NG",
|
||||||
|
"NORWAY": "NO",
|
||||||
|
"OMAN": "OM",
|
||||||
|
"PAKISTAN": "PK",
|
||||||
|
"PERU": "PE",
|
||||||
|
"PHILIPPINES": "PH",
|
||||||
|
"POLAND": "PL",
|
||||||
|
"PORTUGAL": "PT",
|
||||||
|
"QATAR": "QA",
|
||||||
|
"ROMANIA": "RO",
|
||||||
|
"RUSSIA": "RU",
|
||||||
|
"SAUDI ARABIA": "SA",
|
||||||
|
"SERBIA": "RS",
|
||||||
|
"SLOVAKIA": "SK",
|
||||||
|
"SLOVENIA": "SI",
|
||||||
|
"SOUTH AFRICA": "ZA",
|
||||||
|
"SPAIN": "ES",
|
||||||
|
"SUDAN": "SD",
|
||||||
|
"SWEDEN": "SE",
|
||||||
|
"SWITZERLAND": "CH",
|
||||||
|
"SYRIA": "SY",
|
||||||
|
"THAILAND": "TH",
|
||||||
|
"TUNISIA": "TN",
|
||||||
|
"TURKEY": "TR",
|
||||||
|
"UKRAINE": "UA",
|
||||||
|
"UNITED ARAB EMIRATES": "AE",
|
||||||
|
"UK": "GB",
|
||||||
|
"USA": "US",
|
||||||
|
"VENEZUELA": "VE",
|
||||||
|
"VIETNAM": "VN",
|
||||||
|
"YEMEN": "YE"
|
||||||
|
}
|
||||||
|
Before Width: | Height: | Size: 289 B After Width: | Height: | Size: 289 B |
|
Before Width: | Height: | Size: 290 B After Width: | Height: | Size: 290 B |
|
Before Width: | Height: | Size: 619 B After Width: | Height: | Size: 619 B |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 687 B After Width: | Height: | Size: 687 B |
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 5.8 KiB |
|
Before Width: | Height: | Size: 225 B After Width: | Height: | Size: 225 B |
|
Before Width: | Height: | Size: 210 B After Width: | Height: | Size: 210 B |
|
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
|
Before Width: | Height: | Size: 588 B After Width: | Height: | Size: 588 B |
|
Before Width: | Height: | Size: 236 B After Width: | Height: | Size: 236 B |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 51 KiB |
|
Before Width: | Height: | Size: 294 B After Width: | Height: | Size: 294 B |
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 29 KiB |
|
Before Width: | Height: | Size: 318 B After Width: | Height: | Size: 318 B |
|
Before Width: | Height: | Size: 9.7 KiB After Width: | Height: | Size: 9.7 KiB |
|
Before Width: | Height: | Size: 790 B After Width: | Height: | Size: 790 B |
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
|
Before Width: | Height: | Size: 255 B After Width: | Height: | Size: 255 B |
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
|
Before Width: | Height: | Size: 446 B After Width: | Height: | Size: 446 B |
|
Before Width: | Height: | Size: 90 KiB After Width: | Height: | Size: 90 KiB |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 234 B After Width: | Height: | Size: 234 B |
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 29 KiB |
|
Before Width: | Height: | Size: 772 B After Width: | Height: | Size: 772 B |
|
Before Width: | Height: | Size: 567 B After Width: | Height: | Size: 567 B |
|
Before Width: | Height: | Size: 231 B After Width: | Height: | Size: 231 B |
|
Before Width: | Height: | Size: 271 B After Width: | Height: | Size: 271 B |
|
Before Width: | Height: | Size: 239 B After Width: | Height: | Size: 239 B |
|
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
|
Before Width: | Height: | Size: 228 B After Width: | Height: | Size: 228 B |
|
Before Width: | Height: | Size: 9.0 KiB After Width: | Height: | Size: 9.0 KiB |
|
Before Width: | Height: | Size: 535 B After Width: | Height: | Size: 535 B |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 231 B After Width: | Height: | Size: 231 B |
|
Before Width: | Height: | Size: 604 B After Width: | Height: | Size: 604 B |