Khopa
5bd4c00257
Merge branch 'develop_2_4_x' into develop
...
# Conflicts:
# changelog.md
# game/db.py
# game/navmesh.py
# game/operation/operation.py
# game/theater/conflicttheater.py
# game/theater/controlpoint.py
# game/theater/start_generator.py
# game/theater/theatergroundobject.py
# game/threatzones.py
# game/version.py
# gen/aircraft.py
# gen/airsupportgen.py
# gen/fleet/carrier_group.py
# gen/flights/ai_flight_planner.py
# gen/flights/ai_flight_planner_db.py
# gen/flights/flightplan.py
# gen/flights/waypointbuilder.py
# gen/groundobjectsgen.py
# gen/kneeboard.py
# pydcs
# pydcs_extensions/f22a/f22a.py
# qt_ui/uiconstants.py
# qt_ui/widgets/combos/QAircraftTypeSelector.py
# qt_ui/widgets/map/QLiberationMap.py
# qt_ui/windows/QUnitInfoWindow.py
# qt_ui/windows/mission/flight/payload/QPylonEditor.py
# qt_ui/windows/settings/QSettingsWindow.py
2021-03-21 18:50:50 +01:00
Simon Krüger
260358c5fb
AEW&C kneeboard + actually do AEW&C ( #922 )
...
* AEW&C will now do AEW&C
* AEW&C gets a frequency
* AEW&C is added to kneeboard (Frequency, Depature, Depature Time, Arrival Time)
2021-03-13 14:07:19 -08:00
Dan Albert
0f07b2c095
Increase size of navmesh to avoid planning issues.
...
The tradeoff is that any flights that might have previously routed
_around_ a threat near the edge of the map may no longer do so as the
zones at the edge are significantly larger now.
Fixes https://github.com/Khopa/dcs_liberation/issues/903
2021-03-13 13:41:57 -08:00
Dan Albert
b2fafc22dd
Fix flight path debugging.
2021-03-13 13:34:49 -08:00
Dan Albert
6200ec8e0e
Don't plan BAI targets at dead subgroups.
...
Fixes https://github.com/Khopa/dcs_liberation/issues/900
2021-03-13 13:16:10 -08:00
Dan Albert
831516c5f5
Ask for state.json in the bug template.
2021-03-13 12:56:33 -08:00
Dan Albert
fb49d9e6ae
Project threat zone from front lines.
...
Fixes https://github.com/Khopa/dcs_liberation/issues/940
2021-03-13 12:53:10 -08:00
Dan Albert
b5934633fa
Improve wording of "never delay players" option.
2021-02-27 14:16:41 -08:00
Khopa
f314c08216
Improved map scale display
2021-02-27 00:29:23 +01:00
Khopa
6704cded2d
Fixed unit info windows crashing when banner not found (variable referenced before assignment error)
2021-02-27 00:10:57 +01:00
Khopa
f11918fc41
Fixed F-22A invalid radio frequency issues for player flights (F-22 mod only allow 100-156Mhz frequency range)
...
Added F-22A icon and banner.
2021-02-27 00:10:06 +01:00
Khopa
58d5aa9944
Fixes : Missing weapons names would cause flight edition window to crash while setting up default loadout UI, preventing the user from editing flights.
2021-02-26 23:30:23 +01:00
Khopa
60af2ad0a4
Preparing 2.4.4
2021-02-26 23:12:59 +01:00
Dan Albert
4ec8994c38
Avoid warning in GitHub workflow.
2021-02-25 17:32:33 -08:00
Simon Krüger
49d6cece50
Merge pull request #896 from siKruger/aewc_no_threat_zone
...
if aewc is in threat zone move it further away
2021-02-24 22:14:22 +01:00
sikruger
03251d5bd5
some improvements
2021-02-24 22:06:42 +01:00
BenBenBeartrax
a6e03184bc
fictional Korea factions
2021-02-22 16:52:53 -08:00
Khopa
54f2a6f1b5
Release 2.4.3
2021-02-22 21:58:56 +01:00
Khopa
7eed7ae6ba
Release 2.4.3
2021-02-22 21:44:11 +01:00
C. Perreau
b3d642fdf5
Merge pull request #913 from Khopa/develop_2_4_x
...
Release 2.4.3 (fixed)
2021-02-22 21:41:48 +01:00
Khopa
35dd9427a5
Added possibility to set up custom date in new game wizard.
2021-02-22 21:34:14 +01:00
C. Perreau
bf1087df3c
Merge pull request #912 from Khopa/develop_2_4_x
...
2.4.3 Release
2021-02-22 21:04:23 +01:00
Khopa
523ef08697
Ran black reformater on 2.4x branch
2021-02-22 20:55:51 +01:00
Khopa
c2310453d8
Updated version String to 2.4.3
2021-02-22 20:51:53 +01:00
Khopa
b4a6a5dc26
Changelog update for 4.2.3
2021-02-22 20:51:24 +01:00
Khopa
20ceb440fa
black
2021-02-22 20:28:54 +01:00
Khopa
4ee9c66524
Updated Hercules cargo script to latest version.
2021-02-22 20:28:52 +01:00
Khopa
9d04abd3af
Updated C130J Hercules pydcs data
2021-02-22 20:28:51 +01:00
Khopa
a562345876
Updated credits in about dialog.
2021-02-22 20:28:34 +01:00
Dan Albert
2e7daceb3c
Increase file log level to debug.
...
Fixes https://github.com/Khopa/dcs_liberation/issues/907
2021-02-22 20:27:57 +01:00
Khopa
a9aba3484a
F-22 default loadout replaced weapons in internal bay by their "no-drag" versions
2021-02-22 20:24:27 +01:00
Khopa
1b9bbb8eb6
Updated F22 mod
2021-02-22 20:24:19 +01:00
BenBenBeartrax
25c44723a9
customized_payloads: M-2000C add Eclair counter meassures pod to all loadouts
2021-02-22 20:18:24 +01:00
Khopa
688a20c312
Changelog update
2021-02-21 23:01:05 +01:00
Khopa
4c1b34461e
Merge remote-tracking branch 'khopa/develop' into develop
2021-02-21 22:57:32 +01:00
Khopa
c6939e7194
Added possibility to set up custom date in new game wizard.
2021-02-21 22:57:21 +01:00
BenBenBeartrax
cd9432e395
kneeboard: custom flight name in title ( #911 )
...
If a flight has a custom flight name set it gets appended to the title in the kneeboard.
Partially addresses #862 .
2021-02-21 13:29:31 -08:00
Khopa
7d5244a5bc
black
2021-02-21 17:47:51 +01:00
Khopa
1aa5d4f7de
Updated Hercules cargo script to latest version.
2021-02-21 17:33:34 +01:00
Khopa
ad74204fe4
Updated C130J Hercules pydcs data
2021-02-21 17:31:58 +01:00
Khopa
5cb1a47ed3
Updated credits in about dialog.
2021-02-21 17:24:15 +01:00
Khopa
fff22d3cd1
F-22 default loadout replaced weapons in internal bay by their "no-drag" versions
2021-02-21 17:20:51 +01:00
Khopa
665cd7b996
Merge remote-tracking branch 'khopa/develop' into develop
2021-02-21 17:15:54 +01:00
Khopa
61173196d2
Updated F22 mod
2021-02-21 17:15:29 +01:00
Dan Albert
03e98ba562
Increase file log level to debug.
...
Fixes https://github.com/Khopa/dcs_liberation/issues/907
2021-02-20 15:38:52 -08:00
BenBenBeartrax
6195290adf
customized_payloads: M-2000C add Eclair counter meassures pod to all loadouts
2021-02-20 12:49:08 -08:00
sikruger
4f1b0055e1
new point generation
2021-02-19 20:40:58 +01:00
sikruger
dd9fe87ff4
new point generation
2021-02-18 16:08:23 +01:00
sikruger
5bda4abfce
if aewc is in threat zone move it further away
2021-02-17 16:47:24 +01:00
Dan Albert
24f98aede5
Undo unintentional change.
...
Not sure how the extra whitespace got there, but this gets overwritten
on every launch.
(cherry picked from commit 2ffe3bf722cfccf4ef6b30ea1ee87357a9ef5d4d)
2021-02-13 13:09:47 -08:00