Khopa
7ce05762f5
Possible to add additional helipad to any control point in campaign file. (WIP)
2021-04-14 00:00:25 +02:00
Dan Albert
cce736bc16
Note the font crash fix in the changelog.
2021-04-11 13:27:39 -07:00
Hanninho
2a1127e637
Force the basic layout engine when generating the kneeboard.
...
The libraqm backed layout engine causes crashes on some machines.
Fixes #531 .
2021-04-11 13:24:31 -07:00
Dan Albert
8ca68b3d7a
Set win/loss status for functioning airfields.
...
"Fixes" https://github.com/Khopa/dcs_liberation/issues/833 . The crash is
still present, but we're at least telling the player that the game is
over so they shouldn't try to play. The UX for this sucks
(https://github.com/Khopa/dcs_liberation/issues/978 ), but it's the same
as other end-game states.
2021-04-10 15:44:57 -07:00
Dan Albert
0f76d893b8
Note date fix in the changelog.
2021-04-10 15:22:27 -07:00
Dan Albert
ab746b5195
Fix date given to the conditions generator.
...
`Game.date` is actually the start date, not the current date. Not renaming to
avoid breaking save compat.
This fix won't have any effect on existing saves until they pass the turn
because this is encoded into the conditions generated at the start of the turn,
but it will fix on the next turn.
Fixes https://github.com/Khopa/dcs_liberation/issues/973
2021-04-10 15:20:54 -07:00
Khopa
828c87df39
Game settings / new game wizard : Allowed a 0% income multiplier.
2021-04-07 19:33:23 +02:00
C. Perreau
888aeb621d
Merge pull request #955 from Hornet2041/Integrate-splash-damage-script-plugin
...
Integrate splash damage plugin script
2021-04-05 20:33:17 +02:00
Khopa
ac2fddf87e
Changelog update
2021-03-31 00:28:52 +02:00
Khopa
614304cc81
Added F86 Sabre loadout by Starfire.
2021-03-31 00:20:19 +02:00
Khopa
f363d66aac
F_86F Sabre payloads can now be customized.
2021-03-31 00:17:21 +02:00
Khopa
1706c42695
Fix : Added Mig-19P to CAS capable aircraft list
2021-03-31 00:00:44 +02:00
Khopa
2b44b2fc0b
Ran formatter to fix lint issue
2021-03-29 23:53:09 +02:00
C. Perreau
25986aa15c
Merge pull request #928 from Mustang-25/patch-1
...
Add GAR-8 restriction date and fallback info
2021-03-29 23:51:21 +02:00
C. Perreau
264eb01afc
Merge pull request #947 from SnappyComebacks/add-e2c-to-more-factions
...
Add E-2C to more factions
2021-03-29 23:49:27 +02:00
Khopa
6db3c3f9f1
Updated changelog
2021-03-29 23:46:44 +02:00
SnappyComebacks
714992bdcb
ARMADILLLO to ARMADILLO.
2021-03-27 13:02:16 -07:00
SnappyComebacks
ca7a86b6d7
Merge branch 'develop' into add-e2c-to-more-factions
2021-03-27 11:04:13 -06:00
GvonH
49e729e9ec
Add dark kneeboard option for night missions ( #951 )
2021-03-22 19:41:54 -07:00
Hornet2041
7f0a690c7b
Add files via upload
...
referencing the original upload in Discord here: https://discord.com/channels/595702951800995872/768226890158702654/809571449979142174
and wheelyjoe's github repository here: https://github.com/wheelyjoe/DCS-Scripts
"Improves splash damage modelling by pulling weapon warhead info (where available) and using this to create explosions (only way to apply damage) to units in more sensible range." Makes using non-precision weaponry actually viable for ground targets.
2021-03-22 09:43:42 -04:00
C. Perreau
d07afc603b
Merge pull request #950 from Khopa/dependabot/pip/pillow-8.1.1
...
Bump pillow from 7.2.0 to 8.1.1
2021-03-21 19:09:21 +01:00
Khopa
5bd4c00257
Merge branch 'develop_2_4_x' into develop
...
# Conflicts:
# changelog.md
# game/db.py
# game/navmesh.py
# game/operation/operation.py
# game/theater/conflicttheater.py
# game/theater/controlpoint.py
# game/theater/start_generator.py
# game/theater/theatergroundobject.py
# game/threatzones.py
# game/version.py
# gen/aircraft.py
# gen/airsupportgen.py
# gen/fleet/carrier_group.py
# gen/flights/ai_flight_planner.py
# gen/flights/ai_flight_planner_db.py
# gen/flights/flightplan.py
# gen/flights/waypointbuilder.py
# gen/groundobjectsgen.py
# gen/kneeboard.py
# pydcs
# pydcs_extensions/f22a/f22a.py
# qt_ui/uiconstants.py
# qt_ui/widgets/combos/QAircraftTypeSelector.py
# qt_ui/widgets/map/QLiberationMap.py
# qt_ui/windows/QUnitInfoWindow.py
# qt_ui/windows/mission/flight/payload/QPylonEditor.py
# qt_ui/windows/settings/QSettingsWindow.py
2021-03-21 18:50:50 +01:00
dependabot[bot]
13272aa280
Bump pillow from 7.2.0 to 8.1.1
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 7.2.0 to 8.1.1.
- [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/7.2.0...8.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-19 15:06:06 +00:00
Simon Krüger
260358c5fb
AEW&C kneeboard + actually do AEW&C ( #922 )
...
* AEW&C will now do AEW&C
* AEW&C gets a frequency
* AEW&C is added to kneeboard (Frequency, Depature, Depature Time, Arrival Time)
2021-03-13 14:07:19 -08:00
Dan Albert
0f07b2c095
Increase size of navmesh to avoid planning issues.
...
The tradeoff is that any flights that might have previously routed
_around_ a threat near the edge of the map may no longer do so as the
zones at the edge are significantly larger now.
Fixes https://github.com/Khopa/dcs_liberation/issues/903
2021-03-13 13:41:57 -08:00
Dan Albert
b2fafc22dd
Fix flight path debugging.
2021-03-13 13:34:49 -08:00
Dan Albert
6200ec8e0e
Don't plan BAI targets at dead subgroups.
...
Fixes https://github.com/Khopa/dcs_liberation/issues/900
2021-03-13 13:16:10 -08:00
Dan Albert
831516c5f5
Ask for state.json in the bug template.
2021-03-13 12:56:33 -08:00
Dan Albert
fb49d9e6ae
Project threat zone from front lines.
...
Fixes https://github.com/Khopa/dcs_liberation/issues/940
2021-03-13 12:53:10 -08:00
SnappyComebacks
e660726828
Added E-2C elements for UI.
2021-03-12 14:19:50 -07:00
SnappyComebacks
4519f47b19
Added US Aggressors.
2021-03-12 11:16:27 -07:00
SnappyComebacks
47174bbb4d
Added E-2C to USA, France, Bluefor.
2021-03-12 11:12:29 -07:00
Mustang-25
de18ce3e7b
Add GAR-8 restriction date and fallback info
2021-02-27 15:22:26 -08:00
Dan Albert
b5934633fa
Improve wording of "never delay players" option.
2021-02-27 14:16:41 -08:00
Khopa
f314c08216
Improved map scale display
2021-02-27 00:29:23 +01:00
Khopa
6704cded2d
Fixed unit info windows crashing when banner not found (variable referenced before assignment error)
2021-02-27 00:10:57 +01:00
Khopa
f11918fc41
Fixed F-22A invalid radio frequency issues for player flights (F-22 mod only allow 100-156Mhz frequency range)
...
Added F-22A icon and banner.
2021-02-27 00:10:06 +01:00
Khopa
58d5aa9944
Fixes : Missing weapons names would cause flight edition window to crash while setting up default loadout UI, preventing the user from editing flights.
2021-02-26 23:30:23 +01:00
Khopa
60af2ad0a4
Preparing 2.4.4
2021-02-26 23:12:59 +01:00
Dan Albert
4ec8994c38
Avoid warning in GitHub workflow.
2021-02-25 17:32:33 -08:00
Simon Krüger
49d6cece50
Merge pull request #896 from siKruger/aewc_no_threat_zone
...
if aewc is in threat zone move it further away
2021-02-24 22:14:22 +01:00
sikruger
03251d5bd5
some improvements
2021-02-24 22:06:42 +01:00
BenBenBeartrax
a6e03184bc
fictional Korea factions
2021-02-22 16:52:53 -08:00
Khopa
54f2a6f1b5
Release 2.4.3
2021-02-22 21:58:56 +01:00
Khopa
7eed7ae6ba
Release 2.4.3
2021-02-22 21:44:11 +01:00
C. Perreau
b3d642fdf5
Merge pull request #913 from Khopa/develop_2_4_x
...
Release 2.4.3 (fixed)
2021-02-22 21:41:48 +01:00
Khopa
35dd9427a5
Added possibility to set up custom date in new game wizard.
2021-02-22 21:34:14 +01:00
C. Perreau
bf1087df3c
Merge pull request #912 from Khopa/develop_2_4_x
...
2.4.3 Release
2021-02-22 21:04:23 +01:00
Khopa
523ef08697
Ran black reformater on 2.4x branch
2021-02-22 20:55:51 +01:00
Khopa
c2310453d8
Updated version String to 2.4.3
2021-02-22 20:51:53 +01:00