Compare commits

..

2 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
2 changed files with 10 additions and 2 deletions
+3 -2
View File
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>1.0.9</version>
<url>https://github.com/franukis/MCT_release/releases/download/v1.0.9/setup.msi</url>
<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>
@@ -18,3 +18,4 @@
+7
View File
@@ -12,6 +12,12 @@
<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>
@@ -125,3 +131,4 @@