Compare commits

..

12 Commits

Author SHA1 Message Date
franukis 778285a09c Add v1.1.1 changelog and fix save error
Updated changelog to include version 1.1.1 and fixed an error when saving .miz files.
2026-02-25 09:42:40 +01:00
franukis 9a9dac9d94 Update version from 1.1.0 to 1.1.1 in MCT.xml 2026-02-25 09:41:54 +01:00
franukis 1221b22318 Update version to 1.1.0 in MCT.xml 2026-02-11 16:58:45 +01:00
franukis f5053b7363 Update changelog to version 1.1.0 2026-02-11 15:15:20 +01:00
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
franukis 7d0c0f11bb Update changelog to version 1.0.10 2025-11-30 14:18:40 +01:00
franukis 232f3f9774 Swap changelog entries for versions 1.0.8 and 1.0.9 2025-11-28 15:01:16 +01:00
franukis 0ee93e8358 Add v1.0.9 and new features to changelog
Updated changelog to include new version 1.0.9 and additional functionality.
2025-11-28 14:59:55 +01:00
franukis 6588a03ce2 Update version to 1.0.9 in MCT.xml 2025-11-28 14:58:39 +01:00
2 changed files with 46 additions and 2 deletions
+7 -2
View File
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>1.0.8</version>
<url>https://github.com/franukis/MCT_release/releases/download/v1.0.8/setup.msi</url>
<version>1.1.1</version>
<url>https://github.com/franukis/MCT_release/releases/download/v1.1.1/setup.msi</url>
<changelog>https://raw.githack.com/franukis/MCT_release/refs/heads/main/changelog.html</changelog>
<mandatory>false</mandatory>
</item>
@@ -17,3 +17,8 @@
+39
View File
@@ -12,6 +12,38 @@
<center>
<h1>GV5Js Mission Commander Toolkit</h1>
</center5 Changelog:</u></h2>
<h2><u>v1.1.1 Changelog:</u></h2>
<ul>
<li style="color: red;">[Fix]:error when saving miz file</li>
</ul>
<h2><u>v1.1.0 Changelog:</u></h2>
<ul>
<li style="color: green;">[New]: Support for .kmz/.ml files in the map tab. It allows to use Google Earth created overlays to the map</li>
<li style="color: green;">[New]: Support of .mbtiles files, that can be used as map overlays. Just drop them in a folder named "mbtiles" inside your install path</li>
<li style="color: green;">[New]: Added support of several High-Digits SAM mod variants (SA-10B, SA-12...)</li>
<li style="color: orange;">[Change]: (WiP) Modified the interface to alter a waypoint parameters (ETA, speed, station time) and recalculate following waypoints</li>
<li style="color: orange;">[Change]: greatly increased performance when selecting multiple SAMs and changing transparency</li>
<li style="color: red;">[Fix]:fixed a memory leak when creating several Mission Datacards</li>
<li style="color: red;">[Fix]:several minor fixes and adjustments</li>
</ul>
<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>
</ul>
<h2><u>v1.0.9 Changelog:</u></h2>
<ul>
<li style="color: green;">[New]: Added functionality to retrieve line drawings from the miz (Liberation/Retribution routes, FLOT...)</li>
</ul>
<h2><u>v1.0.8 Changelog:</u></h2>
<ul>
<li style="color: orange;">[Change]: Modified Rezky frigates threat range, and included several ship-related changes</li>
@@ -114,3 +146,10 @@
</html>