zhexu14
0e9a8ac1a1
Reformat code with upgraded version of black ( #3446 )
2024-10-05 07:19:39 +10:00
zhexu14
529cc31a72
Remove deprecated settings ( #3418 )
...
Remove settings that have been marked as deprecated for a while.
2024-06-29 19:14:21 +10:00
Dan Albert
e9133bffab
Group briefing data by package.
...
This is just the refactor to make way for the real change: adding a
package page to the kneeboard so players can get package-level
information like other radio, laser, and STNs.
2023-10-03 21:50:29 -07:00
Dan Albert
fd2ba6b2b2
Convert TOTs to datetime.
...
https://github.com/dcs-liberation/dcs_liberation/issues/1680
2023-01-04 12:58:36 -08:00
Dan Albert
ac80c4adc1
Finish moving gen into game.
2022-02-22 00:10:31 -08:00
Dan Albert
88b4039e47
Clean up AircraftGenerator.
...
This class does far too many things and the file is huge. Split it up
into a few more classes.
2021-10-23 20:18:40 -07:00
Dan Albert
74291271e3
Move mission generation code into game.
...
Operation has been renamed MissionGenerator and is no longer a static
class.
2021-10-22 13:48:43 -07:00