mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
first pass briefing refactor briefing fixes briefing fixes Stop briefing generate being called twice Stop frontline advantage string being appended when there are no units. jinja template always return enum instance in Strategy Selector For some reason on DEFENSE, enum is appended to control point stance, but on all other the enum.value is added instead. I don't see any case where the value is used, but there are many cases that the enum instance is evaluated against. type issue junja's not a thing swap mapping with dict jinja template always return enum instance in Strategy Selector For some reason on DEFENSE, enum is appended to control point stance, but on all other the enum.value is added instead. I don't see any case where the value is used, but there are many cases that the enum instance is evaluated against. type issue Update build.yml junja's not a thing swap mapping with dict Restore build job
11 lines
135 B
Plaintext
11 lines
135 B
Plaintext
Pyside2>=5.13.0
|
|
pyinstaller==3.6
|
|
pyproj==2.6.1.post1
|
|
|
|
Pillow~=7.2.0
|
|
tabulate~=0.8.7
|
|
|
|
mypy==0.782
|
|
mypy-extensions==0.4.3
|
|
jinja2>=2.11.2
|