Khopa
1b9ac088e4
Refactor & fix code after comments
2021-06-10 13:19:22 +02:00
Khopa
73b1be36a2
Merge branch 'develop' into helipads
...
# Conflicts:
# game/theater/conflicttheater.py
# gen/flights/flightplan.py
2021-06-06 15:46:30 +02:00
Dan Albert
355e6e1d15
Fix several cases of wrongly using broken runways.
...
The usual symptom here was the game breaking when a carrier is
destroyed. The carrier would no longer be operational but missions would
be assigned there that could not generate flight plans.
2021-05-31 14:13:33 -07:00
Khopa
d5990e60c9
Helicopter flights can be planned from FOBs
2021-05-21 00:34:51 +02:00
Khopa
977845e2f4
Fixed links to github in the repo to account for the transfer to the new github organization.
2021-05-07 13:08:39 +02:00
Dan Albert
a47bef1f13
Blacken.
2021-02-12 20:10:45 -08:00
Dan Albert
7e415b3fd7
Fix carrier packages at beginning of campaign.
...
Fixes https://github.com/Khopa/dcs_liberation/issues/819
2021-01-31 13:21:34 -08:00
Dan Albert
f8276f7e59
Don't defend against air threats from FOBs.
...
FOBs (and broken runways) do not need to be considered as sources of air
threats.
Fixes https://github.com/Khopa/dcs_liberation/issues/778
2021-01-17 01:17:33 -08:00
Dan Albert
b5278550e7
Retreat air units from captured bases.
...
If there are not airbases withing ferry range with available parking for
the aircraft then the aircraft will be captured and sold. Otherwise the
aircraft will retreat to the closest available airbase.
Fixes https://github.com/Khopa/dcs_liberation/issues/693
2021-01-01 15:19:16 -08:00
Dan Albert
2ac818dcdd
Convert to new unit APIs, remove old APIs.
...
There are probably plenty of raw ints around that never used the old
conversion APIs, but we'll just need to fix those when we see them.
Fixes https://github.com/Khopa/dcs_liberation/issues/558
2020-12-19 22:08:57 -08:00
Dan Albert
ae68a35a1a
Remove save compat since it's breaking anyway.
...
Removal of old paths/names for things that no longer exist.
2020-11-20 17:06:01 -08:00
Dan Albert
cc7c2cc707
Refactor flight plan generation.
2020-10-04 12:24:26 -07:00