Khopa
6980f96697
JAS-39 mod : removed reference to a weapon class that was removed in last update
2021-09-18 18:51:54 +02:00
Khopa
4ffb294d65
Update pydcs version
2021-09-18 18:01:17 +02:00
C. Perreau
ae46631b2b
Merge pull request #1622 from teamMOYA/banners_icons
...
Banners and icons
2021-09-18 17:49:07 +02:00
teamMOYA
c42bdd256f
fix wrong extension
2021-09-18 15:32:42 +02:00
teamMOYA
8990e0c1ff
leopard-2A4 banner fix
2021-09-18 15:27:09 +02:00
teamMOYA
f26452c07d
vehicle banners
2021-09-18 15:10:44 +02:00
teamMOYA
89789f16d2
f-86 icon fix
2021-09-18 15:09:05 +02:00
teamMOYA
3bb4c9c29a
aircrafts banners
2021-09-16 22:26:17 +02:00
teamMOYA
3b8e392395
aircrafts icons
2021-09-16 22:24:47 +02:00
Magnus Wolffelt
3e6d63e8f7
Fix random heading function, randomize wind better ( #1619 )
...
* Fix random heading function, randomize wind better
* Use 359 as max default for random heading, for uniform distribution
2021-09-16 12:29:00 +02:00
Khopa
90ca619839
Load red static group to define helipads for farp
2021-09-14 22:22:46 +02:00
Starfire13
8c2aa78b9f
Add missing data to Frenchpack technicals.
2021-09-10 15:34:57 -07:00
Starfire13
e544b2d1ba
Mirage Squadron Mission Types Fix ( #1607 )
...
* Update ADA_EscadronDeChasse_1-30_Alsace.yaml
* Update ADA_EscadronDeChasse_2-5_IleDeFrance.yaml
* Update ADA_EscadronDeChasse_1-12_Cambresis.yaml
2021-09-09 09:52:26 -04:00
C. Perreau
82f5287282
Merge pull request #1183 from dcs-liberation/helipads
...
[WIP] Add possibility to add helipads to FOB control points
2021-09-08 22:54:05 +02:00
C. Perreau
589a353f02
Merge pull request #1603 from teamMOYA/bugfix/helicopter_carrier-Type_071
...
fix for Type_071 helicopter carrier
2021-09-08 22:47:37 +02:00
Khopa
e84e36fd22
Merge remote-tracking branch 'khopa/develop' into helipads
...
# Conflicts:
# changelog.md
2021-09-08 21:56:45 +02:00
dependabot[bot]
a4b03c5cfe
Bump pillow from 8.2.0 to 8.3.2
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 8.2.0 to 8.3.2.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/8.2.0...8.3.2 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-07 20:00:45 -07:00
teamMOYA
6aee4c2ec4
fix for Type_071 helicopter carrier
...
fixed bad name for Type_071 helicopter carrier
2021-09-07 11:59:36 +02:00
Starfire13
65abef7979
Update squadrondefgenerator.py
2021-09-07 02:37:25 -07:00
Dan Albert
45b52f4dea
Remove auto-loss on front line for skipped turns.
2021-09-05 21:19:36 -07:00
Dan Albert
18336f58d3
Minor cleanup of notification system.
2021-09-05 21:15:32 -07:00
Dan Albert
12ad4fbf63
Note the FC3 laser codes in the changelog.
2021-09-05 02:13:13 -07:00
MetalStormGhost
b1fee9fe56
Add an option to use FC3-compatible laser codes.
...
FC3 aircraft don't have laser codes like all the other aircraft do, they just use 1113.
2021-09-05 02:10:24 -07:00
Dan Albert
2a6f250706
Fix transcription error in Abu Dhabi.
2021-09-04 14:20:29 -07:00
Dan Albert
ab2bb6814e
Clean up aircraft allocation and procurement.
...
This also does improve the over-purchase problems, though I can't spot
the behavior change that's causing that. Presumably the old
implementation had a bug I can't spot and in rewriting it I solved the
problem...
Fixes https://github.com/dcs-liberation/dcs_liberation/issues/1582
2021-09-03 17:08:32 -07:00
Dan Albert
94fb0d8c66
Don't create squadrons for removed bases.
2021-09-03 15:25:34 -07:00
Dan Albert
a192e4c872
Allow showing the enemy aircraft inventory.
2021-09-03 13:56:03 -07:00
Dan Albert
99acd52e89
Increase some range estimates.
...
These are still fairly pessimistic because the AI loves afterburner, but
less so.
2021-09-03 13:33:15 -07:00
Dan Albert
a1ee9d7476
Add more aircraft range estimates.
2021-09-03 13:23:23 -07:00
Dan Albert
757363e372
Fix JSON -> YAML translation error in Black Sea.
2021-09-03 13:14:38 -07:00
Dan Albert
7d0b3a096d
Update Abu Dhabi.
2021-09-03 13:14:16 -07:00
Starfire13
24a0211d8c
Update naming.py
2021-09-02 04:06:44 -07:00
Dan Albert
2c8f960696
Prevent creating empty ferry packages.
...
An empty squadron or a fully-assigned squadron won't have anything to
assign to the ferry mission.
Fixes https://github.com/dcs-liberation/dcs_liberation/issues/1588
2021-09-01 19:22:37 -07:00
Dan Albert
16d397db1c
Fix unit info menus for aircraft.
...
Fixes https://github.com/dcs-liberation/dcs_liberation/issues/1586
2021-09-01 19:22:37 -07:00
Dan Albert
9c3171f1ce
Sort the animal names list.
...
Make it easier to figure out what's already there.
2021-09-01 18:01:53 -07:00
Dan Albert
8a60fa5c83
Fix errors when changing task or aircraft type.
...
Fixes https://github.com/dcs-liberation/dcs_liberation/issues/1587
2021-09-01 17:14:51 -07:00
Magnus Wolffelt
15ce48e712
Arm the ferry viper :) ( #1584 )
2021-09-01 21:56:11 +02:00
Dan Albert
c252fd6a77
Add a ferry loadout for the viper.
2021-08-31 23:13:02 -07:00
Dan Albert
90a8bb63dc
Fix AI landing behavior.
...
The landing waypoints need the airdrome_id field set to actually
associate with the airfield. Without this ferry flights will take off
and immediately land at their departure airfield.
2021-08-31 23:06:20 -07:00
Dan Albert
1a4be911c0
Implement ferry flights for squadron transfers.
...
Fixes https://github.com/dcs-liberation/dcs_liberation/issues/1145
2021-08-31 23:03:27 -07:00
Dan Albert
f9f0b429b6
Set the flight airfields based on the Squadron.
2021-08-31 22:14:00 -07:00
Dan Albert
a404792bd2
Reset the max flight size when changing squadrons.
2021-08-31 22:10:23 -07:00
Dan Albert
e0047b1bbc
Move the start type requirement into ControlPoint.
2021-08-31 22:09:39 -07:00
Dan Albert
18eb661e84
Merge branch 'squadron-relocation' into develop
2021-08-29 16:22:02 -07:00
Dan Albert
c2e5cba061
Implement manual squadron transfers.
...
Lightly tested but seems to work fine.
https://github.com/dcs-liberation/dcs_liberation/issues/1145
2021-08-29 16:21:54 -07:00
Dan Albert
cd15de6d42
Add an uncaught exception handler.
2021-08-29 16:21:54 -07:00
Mustang-25
60a5ee42fe
Adds Most Default USN F-14A & B Squadrons
2021-08-29 15:26:44 -07:00
Mustang-25
46e2d8c1f9
Adds All Default USAF F-15E Squadrons
2021-08-29 15:26:44 -07:00
Mustang-25
824745c11d
Adds All Default A-10C I & II Squadrons
2021-08-29 15:26:44 -07:00
Mustang-25
33709b0558
Adds All Default USAF F-15C Squadrons
2021-08-29 15:26:44 -07:00