mirror of
https://github.com/franukis/MCT_release.git
synced 2026-07-16 22:42:25 +00:00
Compare commits
29 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f5053b7363 | |||
| 78237056ad | |||
| f1c9fe8a61 | |||
| fe51e62d0e | |||
| 336435e712 | |||
| 7d0c0f11bb | |||
| 232f3f9774 | |||
| 0ee93e8358 | |||
| 6588a03ce2 | |||
| 2f7cfe1a9c | |||
| dc56f9bb4a | |||
| f3c53d9e65 | |||
| 096a892b36 | |||
| 2553932498 | |||
| 9c2f142e80 | |||
| b199cb8601 | |||
| 675ca38b11 | |||
| 3c35d01f9d | |||
| 69bf055d65 | |||
| a2498c1bbb | |||
| 24c10ca578 | |||
| 1be2242312 | |||
| 6cee5240ed | |||
| 75506440e5 | |||
| 61e4f5bb37 | |||
| cb43c34a97 | |||
| 38acdfecb7 | |||
| 1b67f193c4 | |||
| b80e3bcf2d |
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<item>
|
||||
<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>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
# 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.
|
||||
|
||||
+150
@@ -0,0 +1,150 @@
|
||||
<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.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>
|
||||
</ul>
|
||||
<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>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user