mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Update pydcs with radio preset fix.
Fixes https://github.com/dcs-liberation/dcs_liberation/issues/1596
This commit is contained in:
parent
e47276ce2e
commit
8fe7551176
@ -37,6 +37,7 @@ Saves from 4.x are not compatible with 5.0.
|
|||||||
* **[Mission Generation]** Fixed generation of landing waypoints so that the AI obeys them.
|
* **[Mission Generation]** Fixed generation of landing waypoints so that the AI obeys them.
|
||||||
* **[Mission Generation]** AI carrier aircraft with a start time of T+0 will now start at T+1s to avoid traffic jams.
|
* **[Mission Generation]** AI carrier aircraft with a start time of T+0 will now start at T+1s to avoid traffic jams.
|
||||||
* **[Mission Generation]** Fixed cases of unused aircraft not being spawned at airfields as soon as any airport filled up.
|
* **[Mission Generation]** Fixed cases of unused aircraft not being spawned at airfields as soon as any airport filled up.
|
||||||
|
* **[Mission Generation]** Fixed cases with multiple client flights of the same airframe all received the same preset channels.
|
||||||
* **[UI]** Selling of Units is now visible again in the UI dialog and shows the correct amount of sold units
|
* **[UI]** Selling of Units is now visible again in the UI dialog and shows the correct amount of sold units
|
||||||
* **[UI]** Fixed bug where an incompatible campaign could be generated if no action is taken on the campaign selection screen.
|
* **[UI]** Fixed bug where an incompatible campaign could be generated if no action is taken on the campaign selection screen.
|
||||||
|
|
||||||
|
|||||||
@ -24,7 +24,7 @@ Pillow==8.3.2
|
|||||||
pluggy==0.13.1
|
pluggy==0.13.1
|
||||||
pre-commit==2.10.1
|
pre-commit==2.10.1
|
||||||
py==1.10.0
|
py==1.10.0
|
||||||
-e git://github.com/pydcs/dcs@a30567f41e1e9b529b5a8270ac873e0b8d0d2544#egg=pydcs
|
-e git://github.com/pydcs/dcs@b9da41b44abd649e2699cf8eb1a77e5959a4eddf#egg=pydcs
|
||||||
pyinstaller==4.3
|
pyinstaller==4.3
|
||||||
pyinstaller-hooks-contrib==2021.1
|
pyinstaller-hooks-contrib==2021.1
|
||||||
pyparsing==2.4.7
|
pyparsing==2.4.7
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user