From 5cfc9aa518ccd6967ad1bbef3f06b188f1e19de1 Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Tue, 16 May 2023 20:48:07 -0700 Subject: [PATCH] Add changelog note for TALD overfly fix. https://github.com/dcs-liberation/dcs_liberation/issues/2781 --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 05d2f028..a7e1c4e1 100644 --- a/changelog.md +++ b/changelog.md @@ -138,6 +138,7 @@ Saves from 6.x are not compatible with 7.0. * **[Mission Generation]** The A-10C II now uses separate radios for inter- and intra-flight comms (similar to other modern aircraft). * **[Mission Generation]** Wind speeds no longer follow a uniform distribution. Median wind speeds are now much lower and the standard deviation has been reduced considerably at altitude but increased somewhat at MSL. * **[Mission Generation]** Improved task generation for SEAD flights carrying TALDs. +* **[Mission Generation]** Added task timeout for SEAD flights with TALDs to prevent AI from overflying the target. * **[Modding]** Updated Community A-4E-C mod version support to 2.1.0 release. * **[Modding]** Add support for VSN F-4B and F-4C mod. * **[Modding]** Aircraft task capabilities and preferred aircraft for each task are now moddable in the aircraft unit yaml files. Each aircraft has a weight per task. Higher weights are given higher preference.