mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Merge remote-tracking branch 'remotes/MetalStormGhost/dcs_liberation/f16i-mod-support-v2.2' into f16i-mod-support-v2.2
Added a pydcs extension for the IDF Mods Project F-16I mod version 2.2, utilizing the pylon_injector written for the CJS Superbug mod support. Includes banner by Schmokedpancake. The mod alters the stock F-16C aircraft, which requires a different approach when injecting the mod information to pydcs. The extension changes the F-16C parameters by setattr(F_16C_50, "fuel_max", 2585.48), adds new weapons to the existing pylons and adds five new ones (for example, the mod allows internal ECM equipment in the dorsal spine, freeing the central hardpoint for a fuel tank). The mod also adds additional Vipers: F-16D (both with and without the dorsal spine, GE and P&W engines) and the stock F-16C Block 50 under a different DCS unit ID. Also added a separate mod_payloads directory under resources which can be used when aircraft added by mods use the same "unitType" in the loadout lua files. The loadouts are only loaded if the mod is enabled (uses the existing inject_custom_payloads function). The mod settings are now saved in the Liberation save inside the Faction, so loading the aircraft icons, banners, loadouts etc and the pydcs injection can be re-applied on game load.
This commit is contained in:
22
resources/squadrons/viper/IAF 101st Sqn F-16 IDF.yaml
Normal file
22
resources/squadrons/viper/IAF 101st Sqn F-16 IDF.yaml
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
name: 101st Squadron (IDF)
|
||||
nickname: First Fighter
|
||||
female_pilot_percentage: 6
|
||||
country: Israel
|
||||
role: Strike Fighter
|
||||
aircraft: F-16C Fighting Falcon (IDF mod)
|
||||
livery: IAF 101st squadron
|
||||
mission_types:
|
||||
- BAI
|
||||
- BARCAP
|
||||
- CAS
|
||||
- DEAD
|
||||
- Escort
|
||||
- Intercept
|
||||
- OCA/Aircraft
|
||||
- OCA/Runway
|
||||
- SEAD
|
||||
- SEAD Escort
|
||||
- Strike
|
||||
- Fighter sweep
|
||||
- TARCAP
|
||||
22
resources/squadrons/viper/IAF 110th Sqn F-16 IDF.yaml
Normal file
22
resources/squadrons/viper/IAF 110th Sqn F-16 IDF.yaml
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
name: 110th Squadron (IDF)
|
||||
nickname: Knights of the North
|
||||
female_pilot_percentage: 6
|
||||
country: Israel
|
||||
role: Strike Fighter
|
||||
aircraft: F-16C Fighting Falcon (IDF mod)
|
||||
livery: IAF 110th squadron
|
||||
mission_types:
|
||||
- BAI
|
||||
- BARCAP
|
||||
- CAS
|
||||
- DEAD
|
||||
- Escort
|
||||
- Intercept
|
||||
- OCA/Aircraft
|
||||
- OCA/Runway
|
||||
- SEAD
|
||||
- SEAD Escort
|
||||
- Strike
|
||||
- Fighter sweep
|
||||
- TARCAP
|
||||
22
resources/squadrons/viper/IAF 117th Sqn F-16 IDF.yaml
Normal file
22
resources/squadrons/viper/IAF 117th Sqn F-16 IDF.yaml
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
name: 117th Squadron (IDF)
|
||||
nickname: First Jet
|
||||
female_pilot_percentage: 6
|
||||
country: Israel
|
||||
role: Strike Fighter
|
||||
aircraft: F-16C Fighting Falcon (IDF mod)
|
||||
livery: IAF 117th squadron
|
||||
mission_types:
|
||||
- BAI
|
||||
- BARCAP
|
||||
- CAS
|
||||
- DEAD
|
||||
- Escort
|
||||
- Intercept
|
||||
- OCA/Aircraft
|
||||
- OCA/Runway
|
||||
- SEAD
|
||||
- SEAD Escort
|
||||
- Strike
|
||||
- Fighter sweep
|
||||
- TARCAP
|
||||
Reference in New Issue
Block a user