11 Commits
test ... main

Author SHA1 Message Date
franukis
69bf055d65 Enhance README with download and autoupdater info
Added information about downloading the toolkit and the autoupdater function.
2025-11-04 11:23:00 +01:00
franukis
a2498c1bbb Update changelog with new versions and fixes 2025-11-03 13:09:36 +01:00
franukis
24c10ca578 Update changelog URL in MCT.xml 2025-10-30 16:21:24 +01:00
franukis
1be2242312 Update changelog URL format in MCT.xml 2025-10-30 08:48:02 +01:00
franukis
6cee5240ed Update changelog URL in MCT.xml
Updated changelog URL to point to the raw GitHub link.
2025-10-30 08:32:05 +01:00
franukis
75506440e5 Change changelog URL in MCT.xml
Updated the changelog URL in MCT.xml.
2025-10-30 08:31:05 +01:00
franukis
61e4f5bb37 Fix changelog URL in MCT.xml
Updated changelog URL to point to the raw content.
2025-10-30 08:24:09 +01:00
franukis
cb43c34a97 Update version to 1.0.7 in MCT.xml 2025-10-30 08:19:04 +01:00
franukis
38acdfecb7 Add files via upload 2025-10-30 08:11:20 +01:00
franukis
1b67f193c4 Update changelog to version 1.0.5 2025-10-30 08:05:51 +01:00
franukis
b80e3bcf2d Add files via upload 2025-10-30 08:05:12 +01:00
3 changed files with 126 additions and 1 deletions

13
MCT.xml Normal file
View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>1.0.7</version>
<url>https://github.com/franukis/MCT_release/releases/download/test/SetupMCT.zip</url>
<changelog>https://raw.githack.com/franukis/MCT_release/refs/heads/main/changelog.html</changelog>
<mandatory>false</mandatory>
</item>

View File

@@ -1,2 +1,3 @@
# MCT_release # MCT_release
MCT releases MCT releases only
If you have not downloaded the Mission Commander Toolkit yet, you can download the zip file in the latest release. Starting from v1.0.7, the autoupdater function should fetch the latest github release and apply it automatically.

111
changelog.html Normal file
View File

@@ -0,0 +1,111 @@
<html>
<head><meta charset="us-ascii">
<title></title>
<style type="text/css">
body {
background-color: #f0f0f0;
font-family: Arial, Helvetica, sans-serif;
}
</style>
</head>
<body>
<center>
<h1>GV5Js Mission Commander Toolkit</h1>
</center5 Changelog:</u></h2>
<h2><u>v1.0.7 Changelog:</u></h2>
<ul>
<li style="color: orange;">[Change]: first release via Github</li>
</ul>
<h2><u>v1.0.6 Changelog:</u></h2>
<ul>
<li style="color: red;">[Debug]:Internal release to test the move to GitHub of the autoupdater</li>
<li style="color: green;">[New/WiP]: Started to implement Ship information and threat rings. Red side-only for now</li>
</ul>
<h2><u>v1.0.5 Changelog:</u></h2>
<ul>
<li style="color: red;">[Fix]:Threats card - Su-30 would appear as MiG-21</li>
<li style="color: red;">[Fix]:South/West coordinates would not be properly recognized</li>
<li style="color: orange;">[Change]: added different new options for SA-17, SA-12, SA-13</li>
</ul>
<h2><u>v1.0.4 Changelog:</u></h2>
<ul>
<li style="color: red;">[Fix]:Fixed error with more than one carrier per mission</li>
<li style="color: red;">[Fix]: several minor fixes (incl. error with F-16 loadouts)</li>
</ul>
<h2><u>v1.0.3 Changelog:</u></h2>
<ul>
<li style="color: red;">[Fix]:Fixed errors with loadout cards (WiP)</li>
<li style="color: red;">[Fix]: Fixed exception with large number of units</li>
</ul>
<h2><u>v1.0.2 Changelog:</u></h2>
<ul>
<li style="color: green;">[New]: Expanded information in Loadout card (ammo type, weights, fuel...) for supported platforms (WiP)</li>
<li style="color: orange;">[Change]: added additional Tunguska to map detection</li>
</ul>
<h2><u>v1.0.1 Changelog:</u></h2>
<ul>
<li style="color: red;">[Fix]: A-10C and AH-64D radios were not supported</li>
</ul>
<h2><u>v1.0.0 Changelog:</u></h2>
<ul>
<li style="color: orange;">[Change]: added additional SA-20 variants to map detection</li>
<li style="color: red;">[Fix]: Incorrect Bullseye reference in the lowdown</li>
</ul>
<h2><u>v0.9.9 Beta Changelog:</u></h2>
<ul>
<li style="color: green;">[New]: Added MArianas, Nevada and South Atlantic theaters (Wip, need to check frequencies)</li>
<li style="color: green;">[New]: Mission datacard Notes field is now editable and will be exported</li>
<li style="color: orange;">[Change]: improved lowdown extraction</li>
<li style="color: red;">[Fix]: Fixed an exception that occured when a flight unit has no defined skil (Player, Client, Ace, Veteran...)</li>
</ul>
<h2><u>v0.9.8 Beta Changelog:</u></h2>
<ul>
<li style="color: red;">[Fix]: Fixed Su-30, KS-19 and SA-8 threat references</li>
<li style="color: red;">[Fix]: Temporary fix for Liberation/Retribution campaign missions, with a non-complete IADS setup</li>
</ul>
<h2><u>v0.9.7 Beta Changelog:</u></h2>
<ul>
<li style="color: green;">[New]: Added more threat references (SA-8, SA-9, KS-19, ZU-23, ZSU-23...)</li>
<li style="color: red;">[Fix]: Fixed an exception when calling threats module</li>
</ul>
<h2><u>v0.9.6 Beta Changelog:</u></h2>
<ul>
<li style="color: green;">[New]: Added threat card and threat references (WiP, still adding systems)</li>
<li style="color: green;">[New]: Added icons for OH58D Kiowa warrior</li>
<li style="color: green;">[New]: WP Names can now be modified</li>
<li style="color: green;">[New]: Added possibility to draw a Orbit (CAP, HOLD...) for all allied flights</li>
<li style="color: orange;">[Change]: reduced intensity of Bullseye North reference line</li>
<li style="color: red;">[Fix]: Fixed an exception when modifying WP times</li>
</ul>
<h2><u>v0.9.5 Beta Changelog:</u></h2>
<ul>
<li style="color: red;">[Fix]: Corrected Persian Gulf map offsets</li>
</ul>
<h2><u>v0.9.4 Beta Changelog:</u></h2>
<ul>
<li style="color: green;">[New]: Loadout will now display the laser code associated to bombs, next to the name (Wip: ability to change the code)</li>
<li style="color: green;">[New]: Added initial support of Sinai and Persian Gulf maps</li>
<li style="color: green;">[New]: Extended the collection of plane icons (A-10, JF-17, M-2000...)</li>
<li style="color: red;">[Fix]: Fixed an issue with missions containing a large number of flights</li>
</ul>
<h2><u>v0.9.3 Beta Changelog:</u></h2>
<ul>
<li style="color: orange;">[Change]: Internal debugging version</li>
</ul>
<h2><u>v0.9.2 Beta Changelog:</u></h2>
<ul>
<li style="color: red;">[Fix]: Fixed an issue with filepaths preventing .miz save</li>
<li style="color: red;">[Fix]: Adapted LowDown extraction for non Retribution/Liberation missions (WiP)</li>
</ul>
<h2><u>v0.9.1 Beta Changelog:</u></h2>
<ul>
<li style="color: orange;">[Change]: Internal debugging version</li>
</ul>
<h2><u>NOTE:</u> Disable your antivirus (at least Avast) for the install, and do not run Datacard Generator as admin</h2>
</body>
</html>