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
|
9d9740cdb3
|
Added missing generation of AI BAI flights. Player flight groups are now generated as single-ship groups to support the Pretense missions for all players. Moved repetitive code in PretenseFlightGroupSpawner to insert_into_pretense() method. Disabled spawning of air assault statics by PretenseFlightGroupConfigurator since they are unnecessary in Pretense.
|
2024-02-06 10:58:39 +02:00 |
|
MetalStormGhost
|
1bcecd5b3a
|
Fixed not all generated flights getting inserted into Pretense data structures.
|
2024-02-06 10:58:37 +02:00 |
|
MetalStormGhost
|
7653866ddb
|
Improved the typing of game.pretense_air
|
2024-02-06 10:58:37 +02:00 |
|
MetalStormGhost
|
d890ef0808
|
Implemented generating player slots in the Pretense campaign.
|
2024-02-06 10:58:36 +02:00 |
|
Raffson
|
087a38d105
|
imports
|
2024-02-06 10:58:35 +02:00 |
|
MetalStormGhost
|
94c1455249
|
Now generates air units for both sides at airfields.
|
2024-02-06 10:58:34 +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
|
3809e28a6a
|
Fixed conflicting types for cp in generate_mid_mission().
|
2024-02-06 10:58:32 +02:00 |
|
MetalStormGhost
|
46e7f89da9
|
PretenseFlightGroupSpawner method for spawning mid-mission flights and setting the appropriate Pretense names to them.
|
2024-02-06 10:58:29 +02:00 |
|
MetalStormGhost
|
5687c15c21
|
Fixed missing return statement with isinstance(cp, OffMapSpawn).
|
2024-02-06 10:58:27 +02:00 |
|
MetalStormGhost
|
73f7d94bda
|
Dynamically generate Pretense air groups (pretense/pretenseluagenerator.py)
|
2024-02-06 10:58:26 +02:00 |
|
MetalStormGhost
|
84c20e8d81
|
ntentionally don't spawn anything at OffMapSpawns in Pretense
|
2024-02-06 10:58:24 +02:00 |
|
MetalStormGhost
|
676e4dcebf
|
Implemented generating trigger zones for supply routes, theater ground objects and helicopter supply points. Implemented name generator for Pretense air units.
|
2024-02-06 10:58:20 +02:00 |
|
MetalStormGhost
|
d6ab4e9891
|
Copied flightgroupspawner.py as a template/inheritance for generating Pretense campaigns from Retribution campaigns.
|
2024-02-06 10:58:20 +02:00 |
|