This commit is contained in:
Khopa 2020-07-17 01:08:47 +02:00
parent 20fef86b84
commit bbac78195d
2 changed files with 3 additions and 2 deletions

View File

@ -6,10 +6,11 @@
* **[Units/Factions]** Added MB-339PAN support for faction Bluefor Cold War
* **[Units/Factions]** Added Rafale AI mod support
* **[Units/Factions]** Added faction "France Modded" with units from frenchpack v3.5 mod
* **[Units/Factions]** Added faction "Insurgent modded" with Insurgent units from frenchpack v3.5 mod
* **[Units/Factions]** Added faction "Insurgent modded" with Insurgent units from frenchpack v3.5 mod (Toyota truck)
## Fixed issues :
* **[Mission Generator]** Carrier will sail into the wind, not in the same direction
* **[Mission Generator]** Carrier cold start was not working (flight was starting warm even when cold was selected)
# 2.0 RC 9

View File

@ -190,7 +190,7 @@ class QLiberationWindow(QMainWindow):
"<h4>Repository</h4>" + \
"<b>Source code :</b> https://github.com/shdwp/dcs_liberation<br/>" + \
"<h4>Authors/Contributors</h4><br/>" + \
"<b>shdwp</b>, <b>Khopa</b>, <b>Wrycu</b>, <b>calvinmorrow</b>, <b>JohanAberg</b><br/>" + \
"<b>shdwp</b>, <b>Khopa</b>, <b>Wrycu</b>, <b>calvinmorrow</b>, <b>JohanAberg</b> <b>Deus</b><br/>" + \
"<h4>Special Thanks :</h4>" \
"<b>rp-</b> <i>for the pydcs framework</i><br/>"\
"<b>Grimes (mrSkortch)</b> & <b>Speed</b> <i>for the MIST framework</i><br/>"