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
cf9538f7df
Implemented spawning of ship statics/units at naval control points instead of land structures or SHORAD sites.
2024-02-25 12:39:46 +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-25 12:39:45 +02:00
pretenseflightgroupconfigurator.py
Pretense SEAD flights will use the SEAD Sweep loadout, when available.
2024-02-25 12:39:45 +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-25 12:39:45 +02:00
pretenseluagenerator.py
Implemented spawning of ship statics/units at naval control points instead of land structures or SHORAD sites.
2024-02-25 12:39:46 +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-25 12:39:44 +02:00
pretensetgogenerator.py
Cleaned up some code.
2024-02-25 12:39:40 +02:00
pretensetriggergenerator.py
Formatting
2024-02-25 12:39:44 +02:00