mirror of
https://github.com/franukis/MCT_release.git
synced 2026-07-16 22:42:25 +00:00
Compare commits
20 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 78237056ad | |||
| f1c9fe8a61 | |||
| fe51e62d0e | |||
| 336435e712 | |||
| 7d0c0f11bb | |||
| 232f3f9774 | |||
| 0ee93e8358 | |||
| 6588a03ce2 | |||
| 2f7cfe1a9c | |||
| dc56f9bb4a | |||
| f3c53d9e65 | |||
| 096a892b36 | |||
| 2553932498 | |||
| 9c2f142e80 | |||
| b199cb8601 | |||
| 675ca38b11 | |||
| 3c35d01f9d | |||
| 69bf055d65 | |||
| a2498c1bbb | |||
| 24c10ca578 |
@@ -1,12 +1,22 @@
|
||||
<?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>htmlpreview.github.io/?https://raw.githubusercontent.com/franukis/MCT_release/refs/heads/main/changelog.html</changelog>
|
||||
<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.
|
||||
|
||||
@@ -12,6 +12,37 @@
|
||||
<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>
|
||||
</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>
|
||||
@@ -99,3 +130,10 @@
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user