From 06d3805946ac283660fa3391563d4c7b6893cf89 Mon Sep 17 00:00:00 2001 From: Raffson Date: Mon, 16 Dec 2024 19:29:19 +0100 Subject: [PATCH] Enable Supercarrier's LSO & Airboss stations --- changelog.md | 1 + requirements.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 41b45c9a..9b02d884 100644 --- a/changelog.md +++ b/changelog.md @@ -38,6 +38,7 @@ * **[UI]** Edit basic datalink properties for applicable aircraft * **[Mission Generation]** Automatic datalink network setup for applicable aircraft (_should_ in theory avoid the need to re-save the mission) * **[Options]** New option to force-enable deck-crew for super-carriers on dedicated server. +* **[Mission Generation]** Enable Supercarrier's LSO & Airboss stations ## Fixes * **[UI/UX]** A-10A flights can be edited again diff --git a/requirements.txt b/requirements.txt index c13a0771..32d92f54 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ pluggy==1.5.0 pre-commit==3.7.1 pydantic==2.7.4 pydantic-settings==2.3.3 -pydcs @ git+https://github.com/dcs-retribution/pydcs@1eb583d4616a434d21e8cde73ef4247a0ec19a74 +pydcs @ git+https://github.com/dcs-retribution/pydcs@462759566d0176e2582b2ee063efa79e4abc42ec pyinstaller==5.13.2 pyinstaller-hooks-contrib==2024.0 pyparsing==3.1.2