* updated pydcs file to mod version 2.2.5
* Created Australia 2009
Australia has both the two seater version of the super hornet and the growler in it's arsenal, I've set the year to 2009 because the growler went into service in 2009.
* Created usn_2009 and edited usn_2005
As previously mentioned, the growler did not enter service until 2009. So it has been removed from usn_2005 and usn_2009 has been created.
* Update EA-18G.yaml
The EA-18G is barely/not capable of strike, A/A or anti-ship missions as it does not have the armament needed.
* Update fa18efg.py
reverted changes where WeaponsF18EFG. was replaced with Weapons.
* Update fa18efg.py
Only weapons added by the mod now referred to from the WeaponsFA18EFG class
* Update fa18efg.py
All of the weapons added by the mod now referred to from the WeaponsFA18EFG class
* Update fa18efg.py
Reverted AIM-120B being replaced by AIM-120D
* Update fa18efg.py
Updated fa18efg pydcs export to mod version 2.3.2
* Update QGeneratorSettings.py
Changed mod version in QGeneratorSettings.py from 2.2.5 to 2.3.2
* Update fa18efg.py
Changed AIM_120D back to AIM_120B
* Update fa18efg.py
Changed "Rdr" to "Radar" under AIM_120B
* Update fa18efg.py
* Update fa18efg.py
* Update usn_2009.json
* Su-15 Flagon mod v1.0 support
Implemented support for Su-15 Flagon mod version 1.0 by Marco1985_IT.
* Replaced the external fuel tanks with gunpods in Su-15 loadouts and added gunfighter: true
* Add Delta Dart
* Added Banners and Icons
* Add loadouts
* Update f106.py
* Update f106.py
* Update VSN_F106A.yaml
* Update VSN_F106B.yaml
* Added the F-106 Delta Dart to factions. Also, replaced the banner with one by datoneslav, used with permission. Includes the official VSN logo (also used with permission). Also tweaked the backgrounds of the icons to blue to match the other aircraft.
* Added changelog entry.
* Add files via upload
---------
Co-authored-by: MetalStormGhost <ghosti@smytky.org>
This allows for customizing OPFOR liveries, checking whether pilots are assigned, number of pilots available, and more stuff to get information & debug in an easier way...
* Implemented a new option in settings: Default start type for Player flights.
* Updated changelog.
* Removed unnecessary country parameter.
* Restore missing parameter
* on_pilot_changed should emit pilots_changed in its finally block, otherwise the start-type isn't updated if you have a single client pilot which you switch to a non-client pilot.
Also implemented other changes suggested by @Raffson, such as a more streamlined start_type QComboBox handling and moving the pilots_changed Signal to FlightRosterEditor.
* Decouple Signal from QFlighStartType
---------
Co-authored-by: Raffson <Raffson@users.noreply.github.com>
* Implemented support for the VSN Super Étendard v2.5.5
* Updated changelog and renamed the banner.
---------
Co-authored-by: Raffson <Raffson@users.noreply.github.com>
* Added F9F Panther mod support (version v2.8.7.101). Still missing loadouts and icon+banner.
* Added missing import in pydcs_extensions/__init__.py
* Added a banner and icon for the F9F Panther, credit for the banner to Jim over at the Century Series Discord. VSN Century Series logo used with permission. Also added loadouts for the F9F Panther and fixed the mod settings for it.