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
|
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
|
90ad1f4a61
|
Change squadrons to operate out of a single base.
https://github.com/dcs-liberation/dcs_liberation/issues/1145
Currently this is fixed at the start of the campaign. The squadron
locations are defined by the campaign file.
Follow up work:
* Track aircraft ownership per-squadron rather than per-airbase.
* UI for relocating squadrons.
* Ferry missions for squadrons that are relocating.
* Auto-relocation (probably only for retreat handling).
Fixes https://github.com/dcs-liberation/dcs_liberation/issues/1138
|
2021-08-14 21:46:27 -07:00 |
|
Dan Albert
|
ace42019fb
|
Cap squadron size, limit replenishment rate.
This caps squadrons to 12 pilots and limits their replenishment rate to
1 pilot per turn. Should probably make those values configurable, but
they aren't currently.
Fixes https://github.com/dcs-liberation/dcs_liberation/issues/1136
|
2021-06-13 14:40:15 -07:00 |
|
Dan Albert
|
a0833e8943
|
Allow selection of auto-assigned mission types.
Fixes https://github.com/dcs-liberation/dcs_liberation/issues/1176
|
2021-06-04 17:50:21 -07:00 |
|
Dan Albert
|
1521f0a9b1
|
Add on-leave toggle for pilots.
Pilots on leave will not be assignable to any flights (but will not be
unassigned from any already scheduled this turn).
https://github.com/dcs-liberation/dcs_liberation/issues/276
|
2021-05-27 17:09:09 -07:00 |
|
Dan Albert
|
ac4a7441e9
|
Add predefined squadron support.
https://github.com/dcs-liberation/dcs_liberation/issues/276
|
2021-05-27 00:23:40 -07:00 |
|
Dan Albert
|
a52043ef29
|
Allow toggling player/AI pilot state.
https://github.com/dcs-liberation/dcs_liberation/issues/276
|
2021-05-26 20:33:15 -07:00 |
|
Dan Albert
|
b38d271f10
|
Show player/AI status for pilots.
https://github.com/dcs-liberation/dcs_liberation/issues/276
|
2021-05-26 19:47:53 -07:00 |
|
Dan Albert
|
8b8d1e87e7
|
Track missions flown for each pilot.
https://github.com/dcs-liberation/dcs_liberation/issues/276
|
2021-05-26 19:04:06 -07:00 |
|
Dan Albert
|
e7b8548698
|
Clean up more delegates.
https://github.com/dcs-liberation/dcs_liberation/issues/276
|
2021-05-26 17:49:53 -07:00 |
|
Dan Albert
|
9c2bad85d5
|
Show number of missing pilots in the UI.
https://github.com/dcs-liberation/dcs_liberation/issues/276
|
2021-05-26 17:49:53 -07:00 |
|
Dan Albert
|
4147d2f684
|
Initial squadrons implementation.
Doesn't actually do anything yet, but squadrons are created for each
aircraft type and pilots will be created as needed to fill flights.
https://github.com/dcs-liberation/dcs_liberation/issues/276
|
2021-05-26 17:49:53 -07:00 |
|