bgreman
7ba4077f9f
Fixes #240 by making statistics windows axis labels integers ( #1370 )
2021-06-30 23:50:02 -04:00
Mustang-25
151f8bf329
Update TGP Restriction Dates
...
TGP dates to more accurately reflect IRL IOC dates.
2021-06-30 19:17:14 -07:00
Chris Seagraves
e94d48c265
Notes to kneeboard ( #1375 )
...
Adds global-level kneeboard notes. Explicit save compatability with 4.0.0
2021-06-30 18:07:53 -04:00
Fryderyk Wysocki
2a5c523afd
Update poland_2010.json ( #1380 )
...
* Update poland_2010.json
* Adding MiG-29G to PL faction
Poland has bought some MiG-29Gs from unified Germany in the early '90s
2021-06-30 15:30:38 -04:00
Chris Seagraves
f80696b724
Add Cloud Base Altitude to Weather Display ( #1371 )
...
Adds tooltip with cloud base altitude to weather panel
2021-06-30 15:22:14 -04:00
Chris Seagraves
5f5b5f69e3
asset reference links 😎 ( #1363 )
...
Adds urls to unit info pages that don't have data.
2021-06-30 15:04:06 -04:00
Chris Seagraves
d99f8fef09
Update main.py ( #1382 )
2021-06-29 18:19:37 -04:00
Simon Clark
e39f17b3de
Fix begin campaign button on reload.
2021-06-26 22:43:22 +01:00
Dan Albert
0b90b53e09
Add changelog section for 4.0.1.
2021-06-26 14:40:00 -07:00
Dan Albert
847d729ba4
Release 4.0.0. ( #1365 )
2021-06-26 12:46:26 -07:00
Dan Albert
aa86a6e53b
Add the most important feature to the changelog.
2021-06-26 12:33:56 -07:00
Brock Greman
34470336e4
Clarify the impact of non-cold flight starts.
2021-06-26 12:29:17 -07:00
Mustang-25
5a2a89f19e
Update Op Mole Cricket 2010 Campaign.
...
Moved SAM generator at Rosh Pina so it does not spawn units on the runway.
2021-06-26 12:17:27 -07:00
Dan Albert
7eb4df770e
Revert accidental change to default pilot limit.
2021-06-26 12:06:18 -07:00
Simon Clark
550bb5fd33
Bump campaign versions.
2021-06-26 19:30:03 +01:00
Chris Seagraves
ffcae66f59
Include control point name in ground object info.
...
Fixes https://github.com/dcs-liberation/dcs_liberation/issues/498
2021-06-26 11:24:12 -07:00
Dan Albert
d2df795ba7
Ack campaign version update.
...
No scenery targets in this campaign so no work needed.
https://github.com/dcs-liberation/dcs_liberation/issues/1359
2021-06-26 11:19:02 -07:00
Dan Albert
b930e13964
Remove dead campaign.
...
https://github.com/dcs-liberation/dcs_liberation/issues/1359
2021-06-26 11:18:46 -07:00
Dan Albert
e6bf318cdf
Fix save path for new games.
2021-06-26 10:59:58 -07:00
Dan Albert
4cfed08247
Disband unfilled incompletable transfers.
...
Fixes https://github.com/dcs-liberation/dcs_liberation/issues/1317
2021-06-26 10:54:09 -07:00
Khopa
01e6a87968
Mod support : Updated frenchpach to version 4.6 (Added new units VBCI and AMX-13 support) + some frenchpack units yaml tweaks
2021-06-26 19:22:13 +02:00
Khopa
6fbfb83e6c
Fixed duplicates in france 2005 faction
2021-06-26 15:26:33 +02:00
Khopa
123d3e182a
Fixed yaml issue causing an issue with Leclerc MBT
2021-06-26 15:16:46 +02:00
Khopa
fd8d16035c
Updated campaign : Operation Dynamo for The Channel map
2021-06-26 14:44:16 +02:00
Khopa
1ff45b55d6
Updated campaign : Russia Small, renamed it to "From Mozdok to Maykop"
2021-06-26 13:48:31 +02:00
Khopa
0ce02d7766
Updated campaign : Battle for Golan Heights
2021-06-26 13:27:01 +02:00
Dan Albert
959a13a514
Fix save path cleanup.
2021-06-25 23:21:31 -07:00
Chris Seagraves
b601d713d2
Use directory of current save for open/save-as.
2021-06-25 23:01:49 -07:00
Dan Albert
dc96d8699a
Add "Nevada Limited Air" campaign.
...
Fixes https://github.com/dcs-liberation/dcs_liberation/issues/1358
2021-06-25 21:34:28 -07:00
Dan Albert
f38cdd8432
Add "Scenic Route" campaign.
...
Fixes https://github.com/dcs-liberation/dcs_liberation/issues/1334
2021-06-25 21:28:27 -07:00
Dan Albert
91655a3d5a
Fix lint.
2021-06-25 19:33:55 -07:00
Dan Albert
7774a9b2ab
Move the default save game directory.
...
The top level DCS directory gets messy fast if we fill it with save
games.
2021-06-25 17:48:09 -07:00
Dan Albert
80cf8f484d
Fix targeting of carrier groups with TGOs.
...
The assumption that the first group is the carrier group is wrong.
Fixes https://github.com/dcs-liberation/dcs_liberation/issues/1346
2021-06-25 16:46:49 -07:00
Dan Albert
cb7c075a61
State carrier requirement for Blackball.
...
Fixes https://github.com/dcs-liberation/dcs_liberation/issues/1355
2021-06-25 16:35:15 -07:00
Dan Albert
4d0fb67c53
Fix crash when buying or selling TGO units.
...
Updating the game destroys this window so we cannot continue with the
calls. It worked in my initial testing, so presumably it's partly
dependent on when the finalizers run.
Since the windows will be destroyed there's nothing for us to actually
update, so just remove that signal and the explicit close calls.
Fixes https://github.com/dcs-liberation/dcs_liberation/issues/1344
2021-06-25 16:30:18 -07:00
Dan Albert
380d1d4f18
Ack campaign version bump.
...
Campaigns don't use scenery targets.
Fixes https://github.com/dcs-liberation/dcs_liberation/issues/1341
2021-06-24 18:17:25 -07:00
Dan Albert
71832859a5
Update pydcs to use latest master.
...
Fixes https://github.com/dcs-liberation/dcs_liberation/issues/993
2021-06-24 18:14:11 -07:00
docofmur
a31432ad9e
Fixes #1337 by making ground location search look in both directions ( #1338 )
2021-06-24 13:24:13 -04:00
bgreman
26743154d8
Implements #1331 by changing the Pass Turn button text on Turn 0. ( #1333 )
2021-06-24 10:59:12 -04:00
bgreman
a50a6fa917
Adds a ruler to the map ( #1332 )
...
* Adds a ruler to the map
* Updating changelog
* Updating changelog
2021-06-24 02:58:39 -04:00
bgreman
b43e5bac0b
Fix #1329 player loses frontline progress when skipping turn 0 ( #1330 )
2021-06-24 02:04:27 -04:00
Dan Albert
ddaef1fb64
Retry reading state.json on failure.
...
Fixes https://github.com/dcs-liberation/dcs_liberation/issues/1313
2021-06-23 20:18:06 -07:00
Dan Albert
6f264ff5de
Signal game update when buying/selling TGO units.
...
Fixes https://github.com/dcs-liberation/dcs_liberation/issues/1312
2021-06-23 20:08:05 -07:00
Dan Albert
a06fc6d80f
Fix another unit type mismatch.
2021-06-23 20:01:38 -07:00
Dan Albert
3ddfc47d3a
Add a feature flag for pilot limits.
...
This doesn't currently interact very well with the auto purchase since
the procurer might by aircraft that don't have pilots available. That
should be fixed, but for the short term we should just default to not
enabling this new feature.
2021-06-23 18:47:34 -07:00
docofmur
905bd05ba8
Campaign version update ( #1326 )
...
Caucasus Multi part campaign version update. No map strike objects so just the version change
2021-06-23 20:00:39 -04:00
Dan Albert
aa19787654
Document high level concepts of unit transfers.
2021-06-23 16:50:54 -07:00
bgreman
3274f3ec35
Fix empty convoys ( #1327 )
...
* Hopefully getting rid of empty convoys for good
* changing Dict to dict for type checks
2021-06-23 19:48:16 -04:00
bgreman
c3b8c48ca2
Fixes #1310 ( #1325 )
...
* Fixes #1310 by only refunding GUs if no faction CP has an attached factory. Previously it would refund all units at the CP, including aircraft.
Also changes the CP CAPTURE cheat to work at any CP regardless of adjacency to frontline or BLUEFOR/OPFOR state.
* Fixing typing issues, changint all Dict[] types to dict[]
* Updating changelog
2021-06-23 17:09:17 -04:00
Dan Albert
d365094616
Update From Caen to Evreux.
...
Add support for inversion and ack the version change (Normandy is
unaffected by ID updates).
Fixes https://github.com/dcs-liberation/dcs_liberation/issues/1232
2021-06-23 13:57:16 -07:00