From 5869f9ebf715fd4a1e4856fe8efc2c4b81e48fbb Mon Sep 17 00:00:00 2001 From: Update Bot Date: Sat, 13 Apr 2024 01:39:05 +0000 Subject: [PATCH] Update 2024-04-13 --- config/hangar.xc | 25 +++---------------------- config/texts.xc | 9 --------- 2 files changed, 3 insertions(+), 31 deletions(-) diff --git a/config/hangar.xc b/config/hangar.xc index 9b62c44..e49eadb 100644 --- a/config/hangar.xc +++ b/config/hangar.xc @@ -40,6 +40,9 @@ // true - show banner of various events in the hangar. // true - показывать баннер различных событий в ангаре. "showEventBanner": true, + // true - show lootbox widget in hangar. + // true - показывать виджет лутбоксов в ангаре. + "showLootboxesWidget": true, // true - show elite levels widget in the hangar. // true - показывать виджет уровней элитности в ангаре. "showHangarPrestigeWidget": true, @@ -187,12 +190,6 @@ // true - allow to consider the exchange of experience with gold in tech tree. // true - разрешить учитывать обмен опыта за золото в дереве исследований. "allowExchangeXPInTechTree": true, - // true - show flags in barracks. - // true - показывать флаги в казарме. - "barracksShowFlags": true, - // true - show skills in barracks. - // true - показывать умения в казарме. - "barracksShowSkills": true, // true - restore selected battle type on switching to another server, at the next login to the client. // true - восстанавливать выбранный тип боя при переключении на другой сервер, при следующем входе в клиент. "restoreBattleType": false, @@ -425,22 +422,6 @@ // true - show notifications counters in the window and on the button "Exterior". // true - показать счетчики уведомлений в окне и на кнопке "Внешний вид". "showCustomizationCounter": true, - // Parameters of sorting tankmen in barracks. - // Параметры сортировки танкистов в казарме. - "barracks": { - // Order of nations. - // Порядок наций. - //"nations_order": ["ussr", "germany", "usa", "china", "france", "uk", "japan", "czech", "poland", "sweden", "italy"], - "nations_order": [], - // Order of crew roles. - // Порядок ролей экипажа. - // "roles_order": ["commander", "gunner", "driver", "radioman", "loader"], - "roles_order": [], - // Tankmen sorting criteria, available options: (minus = reverse order) - // Критерии сортировки танкистов, доступные значения: (минус = в обратном порядке) - // "nation", "role", "level", "-level", "XP", "-XP", "gender", "-gender", "inVehicle", "-inVehicle", "vehicle" - "sorting_criteria": ["nation", "inVehicle", "vehicle", "role"] - }, // Parameters for tank carousel. // Параметры карусели танков. "carousel": ${"carousel.xc":"carousel"}, diff --git a/config/texts.xc b/config/texts.xc index 96014d6..9f7b746 100644 --- a/config/texts.xc +++ b/config/texts.xc @@ -74,9 +74,6 @@ // Clan wars. // Клановый бой. "clan": "clan", - // Battle training. - // Боевое обучение. - "tutorial": "", // Team battles. // Командный бой. "cybersport": "cybersport", @@ -92,12 +89,6 @@ // Periodic Tournament (event) GM. // Периодический турнир (ивент) ГК. "tournament_clan": "tournament_clan", - // Sandbox PVE, <10 battles. - // Песочный PVE, <10 боев. - "rated_sandbox": "", - // Sandbox PVE, >10 battles. - // Песочный PVE, >10 боев. - "sandbox": "", // Steel Hunt. // Стальная охота. "fallout_classic": "",