MetalStormGhost
|
c11575fcff
|
Added missing custom_waypoints parameter in PretenseCargoFlightPlan.
|
2024-05-04 09:27:17 +03:00 |
|
MetalStormGhost
|
a3575995bd
|
Restored compatibility of the Pretense generator after the timedelta -> datetime change and other changes caused by the Liberation merge/sync.
|
2024-02-06 10:58:44 +02:00 |
|
MetalStormGhost
|
fbbc2536a1
|
Now generates one transport helicopter squadron for each control point which can operate one. Also implemented generating several Pretense cargo plane squadrons, defined by PRETENSE_AI_CARGO_PLANES_PER_SIDE. Cleaned up PretenseMissionGenerator.generate_air_units() a bit.
|
2024-02-06 10:58:38 +02:00 |
|
MetalStormGhost
|
c7ec3283bd
|
Added configuration constants for flights generated for Pretense. Fixed a bug which caused only one squadron per CP to be generated. Will now not generate Pretense cargo flights from Retribution off-map spawns, but instead will generate own air spawn points for them. Added a helper function initialize_pretense_data_structures().
|
2024-02-06 10:58:33 +02:00 |
|
MetalStormGhost
|
f4c5c96fba
|
Fixed a type assignment in pretensecargo.py
|
2024-02-06 10:58:31 +02:00 |
|
MetalStormGhost
|
b73a18b7b9
|
Implemented spawning of Pretense cargo aircraft. To support that, implemented a separate flight plan called PretenseCargoFlightPlan. Also, will now automatically generate transport squadrons for factions which don't have pre-defined squadrons for it, but have access to transport aircraft.
|
2024-02-06 10:58:29 +02:00 |
|