Skip to content

Commit

Permalink
DCS 2.9.9 (#3452)
Browse files Browse the repository at this point in the history
This PR adds compatibility with DCS2.9.9 by updating the pydcs version
and beacons information.
  • Loading branch information
zhexu14 authored Nov 4, 2024
1 parent 805b036 commit 562d9cb
Show file tree
Hide file tree
Showing 4 changed files with 361 additions and 193 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Saves from 11.x are not compatible with 12.0.0.

## Features/Improvements

* **[Engine]** Support for DCS 2.9.8.1214.
* **[Engine]** Support for DCS 2.9.9.2280.
* **[Campaign]** Flights are assigned different callsigns appropriate to the faction.
* **[Campaign]** Removed deprecated settings for generating persistent and invulnerable AWACs and tankers.
* **[Mission Generation]** Added option to skip combat when fast forwarding, which progresses fast forward as if the combat did not occur. Simplified fast forward settings by consolidating "Fast forward mission to first contact" and "Player missions interrupt fast forward" into a single setting and expanding options for "Auto-resolve combat during fast-forward (WIP)".
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ pre-commit==3.5.0
pydantic==2.5.2
pydantic-settings==2.1.0
pydantic_core==2.14.5
pydcs @ git+https://github.com/dcs-liberation/dcs@52b1a3510829dd46d52bbb79ba18e85e8608f25c
pydcs @ git+https://github.com/dcs-liberation/dcs@2eddd456dd23effc9f8c254b967b82a8e8c3c790
pyinstaller==5.13.1
pyinstaller-hooks-contrib==2023.6
pyproj==3.6.1
Expand Down
Loading

0 comments on commit 562d9cb

Please sign in to comment.