Compare commits

...

7 Commits

Author SHA1 Message Date
franukis 6cbbefc21e Update MCT.xml 2026-06-12 11:20:30 +02:00
franukis 1183889ab9 Update changelog to version 1.2.8 2026-06-12 11:20:02 +02:00
franukis 0d0d3c0ea6 Update .miz file structure to preserve MCT info
Altered the internal structure of .miz files to prevent DCS from overwriting MCT information.
2026-06-12 11:19:48 +02:00
franukis 3c303ca584 Update version from 1.2.5 to 1.2.7 in MCT.xml 2026-06-08 14:09:25 +02:00
franukis 91d55f7194 Update changelog to version 1.2.7 2026-06-08 14:09:04 +02:00
franukis e2575e30a8 Update version from 1.1.7 to 1.2.5 in MCT.xml 2026-06-06 20:24:14 +02:00
franukis 6fbe8c0e06 Update changelog to version 1.2.5 2026-06-06 20:23:37 +02:00
2 changed files with 17 additions and 2 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>1.1.7</version>
<url>https://github.com/franukis/MCT_release/releases/download/v1.1.7/setup.msi</url>
<version>1.2.8</version>
<url>https://github.com/franukis/MCT_release/releases/download/v1.2.8/setup.msi</url>
<changelog>https://franukis.github.io/MCT_release/changelog.html</changelog>
<mandatory>false</mandatory>
</item>
+15
View File
@@ -12,6 +12,21 @@
<center>
<h1>GV5Js Mission Commander Toolkit</h1>
</center5 Changelog:</u></h2>
<h2><u>v1.2.8 Changelog:</u></h2>
<ul>
<li style="color: orange;">[Change]: altered .mioz internal structure to avoid DCS overwriting MCT info</li>
</ul>
<h2><u>v1.2.7 Changelog:</u></h2>
<ul>
<li style="color: orange;">[Change]: MCT file will be embedded in .miz if using the proper Retribution fork</li>
<li style="color: red;">[Fix]:Various fixes</li>
</ul>
<h2><u>v1.2.5 Changelog:</u></h2>
<ul>
<li style="color: orange;">[Change]: Multiple corrections</li>
<li style="color: green;">[New]: New Briefing Tab and ppt briefing generation features</li>
<li style="color: red;">[Fix]:Various fixes</li>
</ul>
<h2><u>v1.1.7 Changelog:</u></h2>
<ul>
<li style="color: orange;">[Change]: JTAC/AFAC frequencies recovered from Advanced Actions in waypoint</li>