MetalStormGhost
|
85db8c908e
|
Restored compatibility of the Pretense generator after the timedelta -> datetime change and other changes caused by the Liberation merge/sync.
|
2024-02-25 12:40:42 +02:00 |
|
MetalStormGhost
|
765c85b639
|
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-25 12:39:44 +02:00 |
|
MetalStormGhost
|
aa641e1ff6
|
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-25 12:39:39 +02:00 |
|
MetalStormGhost
|
992beb5f45
|
Fixed a type assignment in pretensecargo.py
|
2024-02-25 12:39:37 +02:00 |
|
MetalStormGhost
|
d965f90bb4
|
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-25 12:39:34 +02:00 |
|