diff --git a/config/client/locale.json b/config/client/locale.json index 62caa2db..f0478a35 100644 --- a/config/client/locale.json +++ b/config/client/locale.json @@ -7,7 +7,8 @@ "flagImageFile": "uk.png", "countries": ["gb", "us", "au", "bz", "ca", "ie", "jm", "nz", "za", "tt"], "requiresUnicode": false, - "contributor": "Vortrex" + "contributor": "Vortrex", + "enabled": true }, { "id": 1, @@ -17,7 +18,8 @@ "flagImageFile": "ru.png", "countries": ["ru", "ua"], "requiresUnicode": false, - "contributor": "VNDTTS" + "contributor": "VNDTTS", + "enabled": true }, { "id": 2, @@ -27,7 +29,8 @@ "flagImageFile": "pl.png", "countries": ["pl"], "requiresUnicode": false, - "contributor": "Suprise444" + "contributor": "Suprise444", + "enabled": true }, { "id": 3, @@ -37,7 +40,8 @@ "flagImageFile": "es.png", "countries": ["es", "ar", "bo", "cl", "co", "cr", "do", "ec", "sv", "gt", "hn", "mx", "ni", "pa", "py", "pe", "pr", "uy", "ve"], "requiresUnicode": false, - "contributor": "PerikiyoXD" + "contributor": "PerikiyoXD", + "enabled": true }, { "id": 4, @@ -47,7 +51,8 @@ "flagImageFile": "cn.png", "countries": ["cn", "hk", "sg", "tw"], "requiresUnicode": true, - "contributor": "Renzuko_Ctone" + "contributor": "Renzuko_Ctone", + "enabled": true }, { "id": 5, @@ -57,7 +62,8 @@ "flagImageFile": "sa.png", "countries": ["dz", "bh", "eg", "iq", "jo", "kw", "lb", "ly", "ma", "om", "qa", "sa", "sy", "tn", "ae", "ye"], "requiresUnicode": true, - "contributor": "! KASIR" + "contributor": "! KASIR", + "enabled": true }, { "id": 6, @@ -67,7 +73,8 @@ "flagImageFile": "sk.png", "countries": ["sk"], "requiresUnicode": false, - "contributor": "UAKLAUS" + "contributor": "UAKLAUS", + "enabled": false }, { "id": 7, @@ -77,7 +84,8 @@ "flagImageFile": "de.png", "countries": ["de", "at", "be", "ch", "li", "lu"], "requiresUnicode": false, - "contributor": "Sladernimo" + "contributor": "Sladernimo", + "enabled": true }, { "id": 8, @@ -87,7 +95,8 @@ "flagImageFile": "fr.png", "countries": ["fr", "cd", "bj", "bf", "cd", "cg", "ga", "gn", "ml", "mc", "ne", "sn"], "requiresUnicode": false, - "contributor": "Cocam" + "contributor": "Cocam", + "enabled": false }, { "id": 9, @@ -97,7 +106,8 @@ "flagImageFile": "jp.png", "countries": ["jp"], "requiresUnicode": true, - "contributor": "Cocam" + "contributor": "Cocam", + "enabled": false }, { "id": 10, @@ -107,6 +117,29 @@ "flagImageFile": "fi.png", "countries": ["fi"], "requiresUnicode": false, - "contributor": "SIMBA_MEOW" + "contributor": "SIMBA_MEOW", + "enabled": true + }, + { + "id": 11, + "englishName": "Lithuanian", + "stringsFile": "lithuanian.json", + "isoCode": "lt", + "flagImageFile": "lt.png", + "countries": ["lt"], + "requiresUnicode": false, + "contributor": "dovis", + "enabled": false + }, + { + "id": 12, + "englishName": "Latvian", + "stringsFile": "latvian.json", + "isoCode": "lv", + "flagImageFile": "lv.png", + "countries": ["lv"], + "requiresUnicode": false, + "contributor": "YuOn", + "enabled": false } ] \ No newline at end of file diff --git a/config/economy.json b/config/economy.json index 15284ba5..549a9759 100644 --- a/config/economy.json +++ b/config/economy.json @@ -4,6 +4,7 @@ "applyUpkeep": true, "grossIncomeMultiplier": 1.0, "incomeTaxRate": 0.7, + "currencyString": "${AMOUNT}", "upKeepCosts": { "upKeepPerVehicle": 250, "upKeepPerHouse": 350, diff --git a/config/locale.json b/config/locale.json index 5a68a5de..11c90448 100644 --- a/config/locale.json +++ b/config/locale.json @@ -11,7 +11,8 @@ "flagImageFile": "uk.png", "countries": ["gb", "us", "au", "bz", "ca", "ie", "jm", "nz", "za", "tt"], "requiresUnicode": false, - "contributor": "Vortrex" + "contributor": "Vortrex", + "enabled": true }, { "id": 1, @@ -21,7 +22,8 @@ "flagImageFile": "ru.png", "countries": ["ru", "ua"], "requiresUnicode": false, - "contributor": "VNDTTS" + "contributor": "VNDTTS", + "enabled": true }, { "id": 2, @@ -31,7 +33,8 @@ "flagImageFile": "pl.png", "countries": ["pl"], "requiresUnicode": false, - "contributor": "Suprise444" + "contributor": "Suprise444", + "enabled": true }, { "id": 3, @@ -41,7 +44,8 @@ "flagImageFile": "es.png", "countries": ["es", "ar", "bo", "cl", "co", "cr", "do", "ec", "sv", "gt", "hn", "mx", "ni", "pa", "py", "pe", "pr", "uy", "ve"], "requiresUnicode": false, - "contributor": "PerikiyoXD" + "contributor": "PerikiyoXD", + "enabled": true }, { "id": 4, @@ -51,7 +55,8 @@ "flagImageFile": "cn.png", "countries": ["cn", "hk", "sg", "tw"], "requiresUnicode": true, - "contributor": "Renzuko_Ctone" + "contributor": "Renzuko_Ctone", + "enabled": true }, { "id": 5, @@ -61,7 +66,8 @@ "flagImageFile": "sa.png", "countries": ["dz", "bh", "eg", "iq", "jo", "kw", "lb", "ly", "ma", "om", "qa", "sa", "sy", "tn", "ae", "ye"], "requiresUnicode": true, - "contributor": "! KASIR" + "contributor": "! KASIR", + "enabled": true }, { "id": 6, @@ -71,7 +77,8 @@ "flagImageFile": "sk.png", "countries": ["sk"], "requiresUnicode": false, - "contributor": "UAKLAUS" + "contributor": "UAKLAUS", + "enabled": false }, { "id": 7, @@ -81,7 +88,8 @@ "flagImageFile": "de.png", "countries": ["de", "at", "be", "ch", "li", "lu"], "requiresUnicode": false, - "contributor": "Sladernimo" + "contributor": "Sladernimo", + "enabled": true }, { "id": 8, @@ -91,7 +99,8 @@ "flagImageFile": "fr.png", "countries": ["fr", "cd", "bj", "bf", "cd", "cg", "ga", "gn", "ml", "mc", "ne", "sn"], "requiresUnicode": false, - "contributor": "Cocam" + "contributor": "Cocam", + "enabled": false }, { "id": 9, @@ -101,7 +110,8 @@ "flagImageFile": "jp.png", "countries": ["jp"], "requiresUnicode": true, - "contributor": "Cocam" + "contributor": "Cocam", + "enabled": false }, { "id": 10, @@ -111,7 +121,30 @@ "flagImageFile": "fi.png", "countries": ["fi"], "requiresUnicode": false, - "contributor": "SIMBA_MEOW" + "contributor": "SIMBA_MEOW", + "enabled": true + }, + { + "id": 11, + "englishName": "Lithuanian", + "stringsFile": "lithuanian.json", + "isoCode": "lt", + "flagImageFile": "lt.png", + "countries": ["lt"], + "requiresUnicode": false, + "contributor": "dovis", + "enabled": false + }, + { + "id": 12, + "englishName": "Latvian", + "stringsFile": "latvian.json", + "isoCode": "lv", + "flagImageFile": "lv.png", + "countries": ["lv"], + "requiresUnicode": false, + "contributor": "YuOn", + "enabled": false } ] } \ No newline at end of file diff --git a/files/fonts/aurora-bold-condensed.ttf b/files/fonts/aurora-bold-condensed.ttf new file mode 100644 index 00000000..d8dc93ce Binary files /dev/null and b/files/fonts/aurora-bold-condensed.ttf differ diff --git a/files/images/cursor.png b/files/images/cursor.png new file mode 100644 index 00000000..2f19d2d6 Binary files /dev/null and b/files/images/cursor.png differ diff --git a/meta.xml b/meta.xml index 76c4aa4b..bb1954b3 100644 --- a/meta.xml +++ b/meta.xml @@ -1,5 +1,5 @@ - +