This website requires JavaScript.
Explore
Help
Register
Sign In
weyne
/
dcs-retribution
Watch
1
Star
0
Fork
0
You've already forked dcs-retribution
mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced
2025-11-10 15:41:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dcs-retribution
/
game
/
pretense
History
MetalStormGhost
6c2e14c6d9
Implemented generating amphibious units for Pretense unit groups. Amphibious units are selected out of a pre-defined list. Units which the faction has access to are preferred, but certain default unit types are selected as a fall-back to ensure that all the generated units can swim.
2024-02-06 10:58:43 +02:00
..
pretenseaircraftgenerator.py
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
pretenseflightgroupconfigurator.py
Pretense SEAD flights will use the SEAD Sweep loadout, when available.
2024-02-06 10:58:39 +02:00
pretenseflightgroupspawner.py
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
pretenseluagenerator.py
Fixed a bug in SHORAD and SAM generation.
2024-02-06 10:58:42 +02:00
pretensemissiongenerator.py
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
pretensetgogenerator.py
Implemented generating amphibious units for Pretense unit groups. Amphibious units are selected out of a pre-defined list. Units which the faction has access to are preferred, but certain default unit types are selected as a fall-back to ensure that all the generated units can swim.
2024-02-06 10:58:43 +02:00
pretensetriggergenerator.py
Formatting
2024-02-06 10:58:38 +02:00