From b2cce52b34cb56a07fa67fed2e50b6111666089d Mon Sep 17 00:00:00 2001 From: SnappyComebacks <74509817+SnappyComebacks@users.noreply.github.com> Date: Sun, 20 Nov 2022 17:17:48 -0700 Subject: [PATCH] Update pydcs. Added ice halo generation. --- changelog.md | 1 + requirements.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index af468cc1..6c1eb714 100644 --- a/changelog.md +++ b/changelog.md @@ -56,6 +56,7 @@ Saves from 5.x are not compatible with 6.0. * **[Mission Generation]** Added performance option to not cull IADS when culling would affect how mission is played at target area. * **[Mission Generation]** Reworked the ground object generation which now uses a new layout system * **[Mission Generation]** Added information about the modulation (AM/FM) of the assigned frequencies to the kneeboard and assign AM modulation instead of FM for JTAC. +* **[Mission Generation]** Added ice halos. * **[Mission Generation]** Adjusted wind speeds. Wind speeds at high altitude are generally higher now. * **[Mission Generation]** Added turbulence. Higher in Summer and Winter, also higher at day time than at nighttime. * **[Modding]** Updated UH-60L mod version support to 1.3.1 diff --git a/requirements.txt b/requirements.txt index f747fe45..871029e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ pluggy==1.0.0 pre-commit==2.20.0 py==1.11.0 pydantic==1.10.2 --e git+https://github.com/pydcs/dcs@324e4471eb32af69eee8c103ad5260fe1ba13ba9#egg=pydcs +-e git+https://github.com/pydcs/dcs@f12d70ea844076f95c74ffab92ec3dc9fdee32e4#egg=pydcs pyinstaller==5.6.2 pyinstaller-hooks-contrib==2022.13 pyparsing==3.0.9