From f199dd5b9fc1fb0e49c056908d88e469918c2459 Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Sat, 19 Nov 2022 18:35:00 -0800 Subject: [PATCH] Note the start time feature in the changelog. Fixes https://github.com/dcs-liberation/dcs_liberation/issues/2400. --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index d9f4161b..83e8e382 100644 --- a/changelog.md +++ b/changelog.md @@ -54,6 +54,7 @@ Saves from 5.x are not compatible with 6.0. * **[Modding]** Updated the High Digit SAMs implementation and added the HQ-2 as well as the upgraded SA-2 and SA-3 Launchers from the mod. Threat range circles will now also be displayed correctly. * **[Modding]** Theater information such as climate properties is now moddable. * **[Modding]** Allow campaign designers to define default values for the economy settings (starting budget and multiplier). +* **[Modding]** Campaigns can now optionally define their start time by including a time in the `recommended_start_date` field. There is not currently a way to override the start time in the UI. * **[Plugins]** Allow full support of the SkynetIADS plugin with all advanced features (connection nodes, power sources, command centers) if campaign supports it. * **[Plugins]** Added support for the CTLD script by ciribob with many possible customization options and updated the JTAC Autolase to the CTLD included script. * **[UI]** Added options to the loadout editor for setting properties such as HMD choice.