Compare commits

..

18 Commits

Author SHA1 Message Date
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
franukis 2f7cfe1a9c Fix XML formatting in MCT.xml 2025-11-27 08:33:15 +01:00
franukis dc56f9bb4a Update MCT.xml 2025-11-27 08:28:38 +01:00
franukis f3c53d9e65 Update MCT.xml to include MSI setup file 2025-11-27 08:28:23 +01:00
franukis 096a892b36 Actualizar MCT.xml 2025-11-26 18:37:11 +01:00
franukis 2553932498 Update download URL for SetupMCT to .exe 2025-11-26 14:21:24 +01:00
franukis 9c2f142e80 Update version from 1.0.7 to 1.0.8 in MCT.xml 2025-11-26 10:57:11 +01:00
franukis b199cb8601 Update MCT.xml 2025-11-26 10:56:50 +01:00
franukis 675ca38b11 Update download URL in MCT.xml 2025-11-26 10:55:59 +01:00
franukis 3c35d01f9d Update changelog with version 1.0.8 details
Added new changelog entries for version 1.0.8 and updated existing entries.
2025-11-24 16:58:19 +01:00
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
3 changed files with 48 additions and 5 deletions
+13 -4
View File
@@ -1,12 +1,21 @@
<?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.10</version>
<url>https://github.com/franukis/MCT_release/releases/download/v1.0.10/setup.msi</url>
<changelog>https://raw.githack.com/franukis/MCT_release/refs/heads/main/changelog.html</changelog>
<mandatory>false</mandatory>
</item>
+2 -1
View File
@@ -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.
+33
View File
@@ -12,6 +12,33 @@
<center>
<h1>GV5Js Mission Commander Toolkit</h1>
</center5 Changelog:</u></h2>
<h2><u>v1.0.11 Changelog:</u></h2>
<ul>
<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: green;">[New]: Included SA-13 in threats card</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 +126,9 @@
</body>
</html>