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
9edb4ecc45
Implemented a list of units which will be removed from Pretense ground assault groups due to pathfinding problems. The units will just remain still instead of advancing. Also added one tank to each group and increased the maximum size of the groups to 5. Removed artillery units from the groups, similarly due to pathfinding problems.
2024-02-06 10:58:41 +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
Implemented spawning of ship statics/units at naval control points instead of land structures or SHORAD sites.
2024-02-06 10:58:40 +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 a list of units which will be removed from Pretense ground assault groups due to pathfinding problems. The units will just remain still instead of advancing. Also added one tank to each group and increased the maximum size of the groups to 5. Removed artillery units from the groups, similarly due to pathfinding problems.
2024-02-06 10:58:41 +02:00
pretensetriggergenerator.py
Formatting
2024-02-06 10:58:38 +02:00