From ff3b8e527024b98575d12f8a409ab949ccfcfe4c Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Fri, 14 May 2021 17:19:49 -0700 Subject: [PATCH] Note scenery objective support in the changelog. --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 66b5d3a1..debd21ac 100644 --- a/changelog.md +++ b/changelog.md @@ -11,6 +11,7 @@ Saves from 2.5 are not compatible with 3.0. * **[UI]** Added (extremely WIP) new web based map UI. Enable with --new-map. * **[UI]** Campaigns generated for an older or newer version of the game will now be marked as incompatible. They can still be played, but bugs may be present. * **[Modding]** Campaigns now choose locations for factories to spawn. +* **[Modding]** Campaigns now use map structures as strike targets. * **[Modding]** Can now install custom factions to /Liberation/Factions instead of the Liberation install directory. * **[Performance Settings]** Added a settings to lower the number of smoke effects generated on frontlines. Lowered default settings for frontline smoke generators, so less smoke should be generated by default. * **[Configuration]** Liberation preferences (DCS install and save game location) are now saved to `%LOCALAPPDATA%/DCSLiberation` to prevent needing to reconfigure each new install.