Compare commits

...

5 Commits

Author SHA1 Message Date
franukis e2b72e1e03 Update version to 1.1.2 in MCT.xml 2026-02-26 14:55:29 +01:00
franukis eab5b9fa61 Add v1.1.2 changelog entries
Updated changelog to include version 1.1.2 changes.
2026-02-26 14:55:07 +01:00
franukis 778285a09c Add v1.1.1 changelog and fix save error
Updated changelog to include version 1.1.1 and fixed an error when saving .miz files.
2026-02-25 09:42:40 +01:00
franukis 9a9dac9d94 Update version from 1.1.0 to 1.1.1 in MCT.xml 2026-02-25 09:41:54 +01:00
franukis 1221b22318 Update version to 1.1.0 in MCT.xml 2026-02-11 16:58:45 +01:00
2 changed files with 16 additions and 2 deletions
+5 -2
View File
@@ -1,7 +1,7 @@
<?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>
<version>1.1.2</version>
<url>https://github.com/franukis/MCT_release/releases/download/v1.1.2/setup.msi</url>
<changelog>https://raw.githack.com/franukis/MCT_release/refs/heads/main/changelog.html</changelog>
<mandatory>false</mandatory>
</item>
@@ -20,3 +20,6 @@
+11
View File
@@ -12,6 +12,15 @@
<center>
<h1>GV5Js Mission Commander Toolkit</h1>
</center5 Changelog:</u></h2>
<h2><u>v1.1.2 Changelog:</u></h2>
<ul>
<li style="color: orange;">[Change]: Adjusted naval threat circles, transparency adjustments and added a couple new units</li>
<li style="color: red;">[Fix]:additional non-critical fixes on saving/loading files</li>
</ul>
<h2><u>v1.1.1 Changelog:</u></h2>
<ul>
<li style="color: red;">[Fix]:error when saving miz file</li>
</ul>
<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>
@@ -148,3 +157,5 @@