From a6809e010348a1a406537324133ca55d602f5a73 Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Sat, 30 Oct 2021 15:16:46 -0700 Subject: [PATCH] Document Su-33 carrier takeoff fix. https://github.com/dcs-liberation/dcs_liberation/issues/1352 (cherry picked from commit ae99558f4081f2ed7854485c0e30f1064f5d4853) --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 3c0ee3d7..ab6ec0dc 100644 --- a/changelog.md +++ b/changelog.md @@ -40,6 +40,7 @@ Saves from 4.x are not compatible with 5.0. * **[Mission Generation]** Fixed cases of unused aircraft not being spawned at airfields as soon as any airport filled up. * **[Mission Generation]** Fixed cases with multiple client flights of the same airframe all received the same preset channels. * **[Mission Generation]** F-14A is now generated with stored alignment. +* **[Mission Generation]** Su-33s set to cold or warm start on the Kuznetsov will always be generated as runway starts to avoid the AI getting stuck. * **[Mods]** Fixed broken A-4 support causing no weapons to be available. * **[UI]** Selling of Units is now visible again in the UI dialog and shows the correct amount of sold units * **[UI]** Fixed bug where an incompatible campaign could be generated if no action is taken on the campaign selection screen.