diff --git a/changelog.md b/changelog.md index 72963555..53ef9a69 100644 --- a/changelog.md +++ b/changelog.md @@ -17,7 +17,7 @@ Saves from 4.x are not compatible with 5.0. * **[Campaign AI]** Auto-planning mission range limits are now specified per-aircraft. On average this means that longer range missions will now be plannable. The limit only accounts for the direct distance to the target, not the path taken. * **[Campaign AI]** Transport aircraft will now be bought only if necessary at control points which can produce ground units and are capable to operate transport aircraft. * **[Campaign AI]** Aircraft will now only be automatically purchased or assigned at appropriate bases. Naval aircraft will default to only operating from carriers, Harriers will default to LHAs and shore bases, helicopters will operate from anywhere. This can be customized per-squadron. -* **[Engine]** Support for DCS 2.7.5.10869 and newer, including support for F-16 CBU-105s. +* **[Engine]** Support for DCS 2.7.7.14727 and newer, including support for F-16 CBU-105s, SA-5s, and the Forrestal. * **[Kneeboard]** Minimum required fuel estimates have been added to the kneeboard for aircraft with supporting data (currently only the Hornet). * **[Kneeboard]** QNH (pressure MSL) and temperature have been added to the kneeboard. * **[Mission Generation]** EWRs are now also headed towards the center of the conflict diff --git a/requirements.txt b/requirements.txt index a6a648be..0d4bebf2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ Pillow==8.3.2 pluggy==0.13.1 pre-commit==2.10.1 py==1.10.0 --e git://github.com/pydcs/dcs@b9da41b44abd649e2699cf8eb1a77e5959a4eddf#egg=pydcs +-e git://github.com/pydcs/dcs@c06f6bc1a842f890c88e7ccbcb14af5ae32c9cfd#egg=pydcs pyinstaller==4.3 pyinstaller-hooks-contrib==2021.1 pyparsing==2.4.7