Compare commits

..

4 Commits

Author SHA1 Message Date
franukis 78237056ad Revise changelog for version 1.0.11 updates
Updated changelog with new fixes and features for version 1.0.11.
2025-12-07 14:59:55 +01:00
franukis f1c9fe8a61 Update version to 1.0.11 in MCT.xml 2025-12-07 12:23:14 +01:00
franukis fe51e62d0e Add v1.0.11 changelog entries
Updated changelog to include version 1.0.11 with new features and improvements.
2025-12-05 14:05:10 +01:00
franukis 336435e712 Update version from 1.0.9 to 1.0.10 in MCT.xml 2025-11-30 15:07:29 +01:00
2 changed files with 16 additions and 2 deletions
+4 -2
View File
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>1.0.9</version>
<url>https://github.com/franukis/MCT_release/releases/download/v1.0.9/setup.msi</url>
<version>1.0.11</version>
<url>https://github.com/franukis/MCT_release/releases/download/v1.0.11/setup.msi</url>
<changelog>https://raw.githack.com/franukis/MCT_release/refs/heads/main/changelog.html</changelog>
<mandatory>false</mandatory>
</item>
@@ -18,3 +18,5 @@
+12
View File
@@ -12,6 +12,16 @@
<center>
<h1>GV5Js Mission Commander Toolkit</h1>
</center5 Changelog:</u></h2>
<h2><u>v1.0.11 Changelog:</u></h2>
<ul>
<li style="color: red;">[Fix]:Manually modified frequencies in the Commcard would not be saved</li>
<li style="color: orange;">[Change]:(WiP) if groupID or unitId are >1500, MCT will check and clean those, to start from 1 again. Useful for missions that have been edited repeatedly</li>
<li style="color: orange;">[Change]: Improved handling of missions with different scripts</li>
<li style="color: orange;">[Change]: Correct handling of .kmz files</li>
<li style="color: orange;">[Change]: Improved color recovery and formats of kml/kmz overlays</li>
<li style="color: green;">[New]: Included SA-13 in threats card</li>
<li style="color: green;">[New]: early support for Cold War Germany map, airbases and frequencies still missing</li>
</ul>
<h2><u>v1.0.10 Changelog:</u></h2>
<ul>
<li style="color: orange;">[Change]: Added initial (WiP) support for F-14 variants in Commlist and Loadouts</li>
@@ -125,3 +135,5 @@