Skip to content

Commit a9263cb

Browse files
authored
Merge pull request #66 from Zerodys/patch-1
Update mod.json
2 parents aa8abd0 + 8f41208 commit a9263cb

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

mod.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
{
22
"name" : "VCMI extras",
33
"description" : "Collection of enhancements and fixes for VCMI interface and gameplay:<br><br>• <b>Extended lobby options</b><br> Adds template selection, map size buttons (H/XH/G), chess timer, and support for simultaneous turns<br><br>• <b>Revisit & Search buttons</b><br> Adds buttons to revisit the current object and perform contextual searches on the adventure map<br><br>• <b>Quick Exchange</b><br> Improves the hero exchange screen with one-click swap buttons for all creatures and artifacts<br><br>• <b>Vertical layout (portrait mode)</b><br> Optimizes the adventure map interface for vertical screen orientation (portrait mode)<br><br>• <b>Bonus icons</b><br> Adds visual indicators for unit bonuses and special abilities<br><br>• <b>Spell immunity icons</b><br> Displays spell immunity icons for creatures during combat<br><br>• <b>Emoji support</b><br> Enables emoji font rendering in the in-game chat",
4-
"version" : "3.7.7",
4+
"version" : "3.7.8",
55
"author" : "VCMI Team",
66
"contact" : "http://forum.vcmi.eu/index.php",
77
"modType" : "Graphical",
88
"changelog" : {
9+
"3.7.8" : [
10+
"Added Chinese description"
11+
],
912
"3.7.7" : [
1013
"Added reworked Adventure map buttons in 32x32 and 64x32",
1114
"Added new Adventure map buttons layout for vertical resolution 900+"
@@ -162,5 +165,9 @@
162165
"polish" : {
163166
"name" : "Dodatki VCMI",
164167
"description" : "Zestaw ulepszeń i poprawek dla interfejsu i rozgrywki w VCMI:<br><br>• <b>Rozszerzone opcje lobby</b><br> Dodaje wybór szablonu, przyciski rozmiaru mapy (H/XH/G), zegar szachowy i obsługę tur jednoczesnych<br><br>• <b>Przyciski Ponownego Wejścia i Znajdź</b><br> Dodaje przyciski umożliwiające powrót do obiektu i kontekstowe wyszukiwanie na mapie<br><br>• <b>Szybka wymiana</b><br> Ulepsza ekran wymiany bohaterów o przyciski do jednoczesnej wymiany wszystkich jednostek i artefaktów<br><br>• <b>Pionowy układ (tryb portretowy)</b><br> Optymalizuje interfejs mapy przygód dla ekranów w orientacji pionowej<br><br>• <b>Ikony bonusów</b><br> Dodaje graficzne wskaźniki bonusów i umiejętności jednostek<br><br>• <b>Ikony odporności na czary</b><br> Wyświetla ikony odporności na czary podczas walki<br><br>• <b>Obsługa emoji</b><br> Umożliwia wyświetlanie emoji w grze (np. na czacie)"
165-
}
168+
},
169+
"chinese" : {
170+
"name" : "VCMI附加内容",
171+
"description" : "VCMI界面和游戏性的增强和修复集合(推荐安装):<br><br>• <b>扩展的等候室选项</b><br> 添加了模板选择、地图大小按钮(H/XH/G)、棋盘计时器以及同时行动的支持<br><br>• <b>返回和搜索按钮</b><br> 增加了返回当前对象和在冒险地图上执行上下文搜索的按钮<br><br>• <b>快速交换</b><br> 通过单击交换按钮改进了英雄交换界面,适用于所有生物和神器<br><br>• <b>垂直布局(纵向模式)</b><br> 优化了冒险地图界面,适用于纵向屏幕方向(纵向模式)<br><br>• <b>奖励图标</b><br> 为单位奖励和特殊能力添加了视觉指示器<br><br>• <b>法术免疫图标</b><br> 战斗中为生物显示法术免疫图标<br><br>• <b>表情符号支持</b><br> 在游戏聊天中启用表情符号字体渲染"
172+
},
166173
}

0 commit comments

Comments
 (0)