|
1 | 1 | { |
2 | 2 | "name" : "VCMI extras", |
3 | 3 | "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.9", |
5 | 5 | "author" : "VCMI Team", |
6 | 6 | "contact" : "http://forum.vcmi.eu/index.php", |
7 | 7 | "modType" : "Graphical", |
8 | 8 | "changelog" : { |
9 | | - "3.7.7" : ["More creatures' abilities icon (by Kurek, Andruids and Ben Yan)"], |
10 | | - "3.7.6" : ["Small graphical fixes and corrections"], |
11 | | - "3.7.5" : ["Updated swap all artifacts button and fixed creatures swap button mapping"], |
12 | | - "3.7.4" : ["Updated Quick Exchange", "Improved descriptions", "Updated Czech translation"], |
13 | | - "3.7.3" : ["Removed battlefield actions submod due to being integrated in vcmi"], |
14 | | - "3.7.2" : ["Updated Polish translation"], |
15 | | - "3.7.1" : ["Updated Czech translation"], |
16 | | - "3.7.0" : ["Updated bonus icons submod for VCMI 1.7"], |
17 | | - "3.6.2" : ["Emoji support"], |
18 | | - "3.6.1" : ["New search button by Kuririn"], |
19 | | - "3.6.0" : ["Removed deprecated true types fonts mod, due to being integrated in vcmi", "Removed unused files"], |
20 | | - "3.5.9" : ["New bonuses icons by Ben Yan"], |
21 | | - "3.5.8" : ["Added compatibility to Arrow Towers Icons submod"], |
22 | | - "3.5.7" : ["Czech translation by George King"], |
23 | | - "3.5.6" : ["Add search button"], |
24 | | - "3.5.5" : ["Adjust font size to fit in boxes"], |
25 | | - "3.5.4" : ["Added disintigrate icon; replaced king2 icon"], |
26 | | - "3.5.3" : ["Revisit object button text fix"], |
27 | | - "3.5.2" : ["Update for Extended Lobby submod with simturns control"], |
28 | | - "3.5.1" : ["Revisit object button for vcmi-1.4"], |
29 | | - "3.5.0" : ["Old submod Extended RMG was replaced with new mod Extended Lobby"], |
30 | | - "3.4.7" : ["Added revisit object button to adventure map" ], |
31 | | - "3.4.6" : ["Compatibility fix with vcmi 1.3 release" ], |
32 | | - "3.4.5" : ["Replaced defaultTemplate text property with randomTemplate"], |
33 | | - "3.4.4" : ["Added a name to OK and Cancel button in RMG teams tab, needed to fix team setings"], |
34 | | - "3.4.3" : ["Fixed underground icon on templates without underground"], |
35 | | - "3.4.2" : ["Replaced TTF fallback font in fallback submod"], |
36 | | - "3.4.1" : ["Removed deprectaed extra resolutions submod, vcmi now provides identical functionality by default"], |
37 | | - "3.4.0" : ["Updated battlefield actions submod to 1.3 format"], |
38 | | - "3.3.6" : ["RMG templates submod has been removed and added to vcmi directly"], |
39 | | - "3.3.5" : ["Added True Type Fonts mod (disabled by default)"], |
40 | | - "3.3.4" : ["Fixed graphical artifacts in battlefield actions submod"], |
41 | | - "3.3.3" : ["Added Andruid's icon for LIMITED_SHOOTING_RANGE bonus"], |
42 | | - "3.2.2" : ["Fixed mod validation for vcmi-1.2"], |
43 | | - "3.2.1" : ["Adopt extended RMG submod to latest develop changes"], |
44 | | - "3.2.0" : ["Added battlefieldActions submod"], |
45 | | - "3.1.2" : ["Added three testing G+U-sized templates"], |
46 | | - "3.1.1" : ["Fixed 'doubled 8mm6' RMG template"], |
47 | | - "3.1" : ["Tweaked many RMG templates"], |
48 | | - "3.0" : ["Added extended RMG mod"], |
49 | | - "2.5" : ["Updated tower arrows mod for new format"], |
50 | | - "2.4" : ["Adder arrow tower mod"], |
51 | | - "2.3" : ["Added resolution 1366x644 fits better for iPhone"], |
52 | | - "2.2" : ["Remove Resourceful AI as submod"], |
53 | | - "2.1" : ["Added Resourceful AI as submod"], |
54 | | - "2.0" : ["Restructure of the essential files mod"], |
55 | | - "1.0" : ["Update defaultTemplates submod"] |
| 9 | + "3.7.9" : [ |
| 10 | + "More creatures' abilities icon (by Kurek, Andruids and Ben Yan)" |
| 11 | + ], |
| 12 | + "3.7.8" : [ |
| 13 | + "Added Chinese description" |
| 14 | + ], |
| 15 | + "3.7.7" : [ |
| 16 | + "Added reworked Adventure map buttons in 32x32 and 64x32", |
| 17 | + "Added new Adventure map buttons layout for vertical resolution 900+" |
| 18 | + ], |
| 19 | + "3.7.6" : [ |
| 20 | + "Small graphical fixes and corrections" |
| 21 | + ], |
| 22 | + "3.7.5" : [ |
| 23 | + "Updated swap all artifacts button and fixed creatures swap button mapping" |
| 24 | + ], |
| 25 | + "3.7.4" : [ |
| 26 | + "Updated Quick Exchange", |
| 27 | + "Improved descriptions", |
| 28 | + "Updated Czech translation" |
| 29 | + ], |
| 30 | + "3.7.3" : [ |
| 31 | + "Removed battlefield actions submod due to being integrated in vcmi" |
| 32 | + ], |
| 33 | + "3.7.2" : [ |
| 34 | + "Updated Polish translation" |
| 35 | + ], |
| 36 | + "3.7.1" : [ |
| 37 | + "Updated Czech translation" |
| 38 | + ], |
| 39 | + "3.7.0" : [ |
| 40 | + "Updated bonus icons submod for VCMI 1.7" |
| 41 | + ], |
| 42 | + "3.6.2" : [ |
| 43 | + "Emoji support" |
| 44 | + ], |
| 45 | + "3.6.1" : [ |
| 46 | + "New search button by Kuririn" |
| 47 | + ], |
| 48 | + "3.6.0" : [ |
| 49 | + "Removed deprecated true types fonts mod, due to being integrated in vcmi", |
| 50 | + "Removed unused files" |
| 51 | + ], |
| 52 | + "3.5.9" : [ |
| 53 | + "New bonuses icons by Ben Yan" |
| 54 | + ], |
| 55 | + "3.5.8" : [ |
| 56 | + "Added compatibility to Arrow Towers Icons submod" |
| 57 | + ], |
| 58 | + "3.5.7" : [ |
| 59 | + "Czech translation by George King" |
| 60 | + ], |
| 61 | + "3.5.6" : [ |
| 62 | + "Add search button" |
| 63 | + ], |
| 64 | + "3.5.5" : [ |
| 65 | + "Adjust font size to fit in boxes" |
| 66 | + ], |
| 67 | + "3.5.4" : [ |
| 68 | + "Added disintigrate icon; replaced king2 icon" |
| 69 | + ], |
| 70 | + "3.5.3" : [ |
| 71 | + "Revisit object button text fix" |
| 72 | + ], |
| 73 | + "3.5.2" : [ |
| 74 | + "Update for Extended Lobby submod with simturns control" |
| 75 | + ], |
| 76 | + "3.5.1" : [ |
| 77 | + "Revisit object button for vcmi-1.4" |
| 78 | + ], |
| 79 | + "3.5.0" : [ |
| 80 | + "Old submod Extended RMG was replaced with new mod Extended Lobby" |
| 81 | + ], |
| 82 | + "3.4.7" : [ |
| 83 | + "Added revisit object button to adventure map" |
| 84 | + ], |
| 85 | + "3.4.6" : [ |
| 86 | + "Compatibility fix with vcmi 1.3 release" |
| 87 | + ], |
| 88 | + "3.4.5" : [ |
| 89 | + "Replaced defaultTemplate text property with randomTemplate" |
| 90 | + ], |
| 91 | + "3.4.4" : [ |
| 92 | + "Added a name to OK and Cancel button in RMG teams tab, needed to fix team setings" |
| 93 | + ], |
| 94 | + "3.4.3" : [ |
| 95 | + "Fixed underground icon on templates without underground" |
| 96 | + ], |
| 97 | + "3.4.2" : [ |
| 98 | + "Replaced TTF fallback font in fallback submod" |
| 99 | + ], |
| 100 | + "3.4.1" : [ |
| 101 | + "Removed deprectaed extra resolutions submod, vcmi now provides identical functionality by default" |
| 102 | + ], |
| 103 | + "3.4.0" : [ |
| 104 | + "Updated battlefield actions submod to 1.3 format" |
| 105 | + ], |
| 106 | + "3.3.6" : [ |
| 107 | + "RMG templates submod has been removed and added to vcmi directly" |
| 108 | + ], |
| 109 | + "3.3.5" : [ |
| 110 | + "Added True Type Fonts mod (disabled by default)" |
| 111 | + ], |
| 112 | + "3.3.4" : [ |
| 113 | + "Fixed graphical artifacts in battlefield actions submod" |
| 114 | + ], |
| 115 | + "3.3.3" : [ |
| 116 | + "Added Andruid's icon for LIMITED_SHOOTING_RANGE bonus" |
| 117 | + ], |
| 118 | + "3.2.2" : [ |
| 119 | + "Fixed mod validation for vcmi-1.2" |
| 120 | + ], |
| 121 | + "3.2.1" : [ |
| 122 | + "Adopt extended RMG submod to latest develop changes" |
| 123 | + ], |
| 124 | + "3.2.0" : [ |
| 125 | + "Added battlefieldActions submod" |
| 126 | + ], |
| 127 | + "3.1.2" : [ |
| 128 | + "Added three testing G+U-sized templates" |
| 129 | + ], |
| 130 | + "3.1.1" : [ |
| 131 | + "Fixed 'doubled 8mm6' RMG template" |
| 132 | + ], |
| 133 | + "3.1" : [ |
| 134 | + "Tweaked many RMG templates" |
| 135 | + ], |
| 136 | + "3.0" : [ |
| 137 | + "Added extended RMG mod" |
| 138 | + ], |
| 139 | + "2.5" : [ |
| 140 | + "Updated tower arrows mod for new format" |
| 141 | + ], |
| 142 | + "2.4" : [ |
| 143 | + "Adder arrow tower mod" |
| 144 | + ], |
| 145 | + "2.3" : [ |
| 146 | + "Added resolution 1366x644 fits better for iPhone" |
| 147 | + ], |
| 148 | + "2.2" : [ |
| 149 | + "Remove Resourceful AI as submod" |
| 150 | + ], |
| 151 | + "2.1" : [ |
| 152 | + "Added Resourceful AI as submod" |
| 153 | + ], |
| 154 | + "2.0" : [ |
| 155 | + "Restructure of the essential files mod" |
| 156 | + ], |
| 157 | + "1.0" : [ |
| 158 | + "Update defaultTemplates submod" |
| 159 | + ] |
56 | 160 | }, |
57 | 161 | "compatibility" : { |
58 | 162 | "min" : "1.6.0" |
|
64 | 168 | "polish" : { |
65 | 169 | "name" : "Dodatki VCMI", |
66 | 170 | "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)" |
67 | | - } |
| 171 | + }, |
| 172 | + "chinese" : { |
| 173 | + "name" : "VCMI附加内容", |
| 174 | + "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> 在游戏聊天中启用表情符号字体渲染" |
| 175 | + }, |
68 | 176 | } |
0 commit comments