5891 Commits

Author SHA1 Message Date
Druss99
7b16967641
Prevent saving packages with Escorts only (#509)
Fixes a bug that would later pop up when trying to calculate start-times...
Co-authored-by: Raffson <Raffson@users.noreply.github.com>
2025-05-17 15:58:35 +00:00
Starfire13
0e7ea0050f
Add OCA-Aircraft to B-21's tasks (#510)
Co-authored-by: Raffson <Raffson@users.noreply.github.com>
2025-05-17 15:57:12 +00:00
Starfire13
ec0e64eaf4
Add Growler + Raptor squadrons to some campaigns (#505) 2025-05-17 17:55:41 +02:00
szcz13
b12169f180
Update for MiG-31BM v2.6 (#512)
* Add files via upload

* Add files via upload

* Update start_generator.py

* Update faction.py

* Update QNewGameWizard.py

* Update QGeneratorSettings.py

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Update MiG-31BM.lua

* Added SEAD Escort to MiG-31BM.yaml

* mig31bm.py fixed weapon injection

* Update mig31bm.py

formatted black

* Update faction.py

reformatted black

* Update start_generator.py

reformatted black

* Update __init__.py

* Update QGeneratorSettings.py

reformatted black

* added support for MiG-31BM mod

* Commit changes which can't seem to be discarded...

* Remove (presumably) accidentally copied file

* Remove unused imports

* Updated MiG-31BM mod version in QGeneratorSettings.py

* Added new Kh-31P missile to MiG-31BM mod

* Added new Kh-31P missile to MiG-31BM mod

* Updated MiG-31BM mod payloads for a new Kh-31P.lua

* Remove double entry

---------

Co-authored-by: Raffson <Raffson@users.noreply.github.com>
2025-05-17 15:55:05 +00:00
Raffson
3a5d0e831c
Formatting -_- 2025-05-10 16:40:57 +02:00
Raffson
903a6c4d5f
Update changelog 2025-05-07 20:12:03 +02:00
Raffson
e36f07a3ff
Preference option to set up preferences on every start (#503) 2025-05-07 20:02:21 +02:00
Raffson
2d65a038ee
Remove print statements 2025-05-06 17:24:29 +02:00
Raffson
09617adc56
Passive defense for non-air-to-air flights in package with jammer 2025-05-01 19:57:01 +02:00
Raffson
01832b6594
Add MPS-410 to weapons data 2025-05-01 19:41:02 +02:00
Raffson
30ad71f93b
Refactor & improve EW-jamming setup in mission-generator 2025-05-01 17:22:46 +02:00
Raffson
4f8ce77e50
Add "has_built_in_ecm" field to AircraftType
To be used with EW-jamming script...
2025-05-01 17:21:52 +02:00
Raffson
464ece60da
Save-compat fix w.r.t. renamed airfield 2025-04-21 21:24:32 +02:00
Raffson
cafaea897d
Pydcs update for new Lappi airfields 2025-04-21 21:21:36 +02:00
Raffson
58820dd6c6
Update Lappi beacons 2025-04-21 21:18:29 +02:00
Starfire13
8e845e6a27
Add Tornado IDS to Blufor Late Cold War faction (#502)
Add missing Tornado IDS
2025-04-21 18:04:13 +02:00
Raffson
e1b55816e3
Update actions/checkout to v4 2025-04-20 23:21:00 +02:00
Raffson
e95661c6a2
Update actions/setup-node to v4 2025-04-20 23:17:23 +02:00
Raffson
c96e0d8f28
Update actions/setup-python to v5? 2025-04-20 23:14:52 +02:00
Raffson
dfb65facb5
Another attempt at fixing the pipeline -_- 2025-04-20 23:01:22 +02:00
Raffson
8c6ca4de5f
Pin python version for black in lint.yml 2025-04-20 22:58:19 +02:00
Raffson
1c3dee2098
Pydcs data update 2025-04-19 17:49:21 +02:00
Raffson
170e432008
Preparations for v1.5.0 2025-04-14 21:34:17 +02:00
Raffson
c8e3274c4e
Update upload/download-artifact to v4 in release pipeline v1.4.0 2025-04-14 21:31:04 +02:00
Raffson
94105158de
Remove note wr.t. datalink 2025-04-14 21:15:37 +02:00
Raffson
410821d63e
Fix switched up radios for M-2000C 2025-04-14 14:11:10 +02:00
Raffson
2140ed9b67
Fix loadout issues w.r.t. Growler 2025-04-13 18:00:43 +02:00
Starfire13
cd77e3ee11
Squadron update for Clash of the Titans (#501) 2025-04-13 15:11:22 +02:00
Raffson
780078fec4
Fix issues w.r.t. custom forced-options config 2025-04-13 15:06:31 +02:00
Raffson
f8b4c7bcf5
Ability to configure forced-options via a file
https://github.com/dcs-retribution/dcs-retribution/issues/490
2025-04-12 18:31:01 +02:00
Raffson
de1f8a7abc
Attempt to fix SplashDamage error w.r.t. line 604
Guard against event.target:getPosition() potentially being nil
2025-04-12 17:24:23 +02:00
Raffson
1db84307fe
Add missing datalink properties for Superhornet mod 2025-04-06 15:38:30 +02:00
Raffson
ace9f6bbc5
Fix bug in Refueling wpt's predicate 2025-04-06 15:26:46 +02:00
Raffson
8cd2b55e04
Pydcs datalink fix w.r.t. Superhornet mod 2025-04-06 15:08:42 +02:00
Raffson
c404ea83fc
Follow-up w.r.t. MiG-31BM by Szcs 2025-04-06 15:02:42 +02:00
Drexyl
a544b96f2c Super Hornet 2.4.2 Fixes 2025-04-05 22:28:41 +02:00
szcz13
ffaf905bf6
MiG-31BM by szcz mod support (#496)
* Add files via upload

* Add files via upload

* Update start_generator.py

* Update faction.py

* Update QNewGameWizard.py

* Update QGeneratorSettings.py

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Update MiG-31BM.lua

* Added SEAD Escort to MiG-31BM.yaml

* mig31bm.py fixed weapon injection

* Update mig31bm.py

formatted black

* Update faction.py

reformatted black

* Update start_generator.py

reformatted black

* Update __init__.py

* Update QGeneratorSettings.py

reformatted black

* added support for MiG-31BM mod

* Commit changes which can't seem to be discarded...

* Remove (presumably) accidentally copied file

* Remove unused imports

---------

Co-authored-by: Raffson <Raffson@users.noreply.github.com>
2025-04-05 20:19:22 +00:00
Raffson
1520c8c3a3
Attempt to improve SEAD with ARM 2025-03-30 21:48:09 +02:00
Raffson
fc1a768e4c
Update/Add F/A-18C's SEAD loadouts 2025-03-30 21:41:08 +02:00
Raffson
89f159edcb
Fix FF-bug when interrupt is set to "At takeoff time" 2025-03-30 18:23:37 +02:00
MetalStormGhost
b671d520c9
Cold War assets mod v1.2 support (#482)
* Implemented support for the Cold War assets mod (ex Tu-16) v1.0 by tripod3

* Rename     resources/ui/units/aircrafts/banners/Tu-16.jpg (from resources/ui/units/aircrafts/banners/Tu_16.jpg)
Rename     resources/ui/units/aircrafts/banners/Tu-4K.jpg (from resources/ui/units/aircrafts/banners/Tu_4K.jpg)
Rename     resources/ui/units/aircrafts/icons/Tu-16_24.jpg (from resources/ui/units/aircrafts/icons/Tu_16_24.jpg)
Rename     resources/ui/units/aircrafts/icons/Tu-4K_24.jpg (from resources/ui/units/aircrafts/icons/Tu_4K_24.jpg)

Also added coldwarassets handling in ModSettings() call.

* Added a DEAD loadout for the Tu-22KD.

* Updated Cold War assets mod by tripod3 support to v1.2

* Modified   pydcs_extensions/coldwarassets/coldwarassets.py
Modified   resources/units/aircraft/B_47.yaml

* Modified   qt_ui/windows/newgame/WizardPages/QGeneratorSettings.py

* Added      resources/units/aircraft/Yak_28.yaml

* Added banners, icons, loadouts and unit yamls by Biggus for new Cold War Assets added in mod version 1.2.

* Removed the Tu-128 Fiddler from soviet_union_1965.json because the Tu-128M variant is a 1979 modernization.

* Remove CAS & Armed Recon from Yak-28

* Fix typo

* Add BAI & DEAD to Tu-4K

---------

Co-authored-by: Raffson <Raffson@users.noreply.github.com>
2025-03-29 20:09:58 +00:00
Drexyl
889b7299d3
Add Cowboy's E-7A Wedgetail AI Mod (#495) 2025-03-26 20:40:07 +01:00
Drexyl
631321950e
Update Super Hornet 2.4.2 Payloads (#494) 2025-03-25 18:48:32 +01:00
Drexyl
af4bba7396
EW Script 2.0 - Enable for AI (#491)
* EW Script 2.0 - Enable for AI

* Refactor

* Remove unnecessary code + refactor

* Fix test -_-

* Cleanup

---------

Co-authored-by: Raffson <Raffson@users.noreply.github.com>
Co-authored-by: Starfire13 <72491792+Starfire13@users.noreply.github.com>
2025-03-23 20:32:51 +01:00
Raffson
c3fea788f3
Improve AntiShip tasking 2025-03-23 20:27:11 +01:00
Raffson
ee8552a4c6
Update most Python packages 2025-03-23 16:08:48 +01:00
Raffson
2cb1695fb1
Shorten line for black -_- 2025-03-23 14:57:44 +01:00
Starfire13
07aea3985a
Clash of the Titans - new AFG East + West campaign (#493) 2025-03-23 12:31:50 +01:00
Raffson
0e0f1ef315
Fix plugin-option exception on new-game
https://discord.com/channels/1015931619187621999/1352641851374571582
2025-03-22 22:46:33 +01:00
Raffson
3610062976
Update beacons for Afghanistan 2025-03-22 21:48:27 +01:00