Posted by: idefelipe
« on: April 17, 2020, 05:41:34 AM »I am trying to set up a fighter trainer program, and the fighter screen only show the separated orders and none of the joint 

Combination Orders
Given the number of new logistics options, I am adding some combination orders to C# Aurora where functions can happen simultaneously. For example, "Refuel and Resupply from Colony" will carry out both activities simultaneously, assuming that the ships / colony are equipped with the necessary logistical facilities. The order will complete when the activity with the greater duration is complete.
Other combination orders so far (I will edit here as more are added):
Refuel, Resupply, Load Ordnance from Colony
Join, Refuel and Resupply Target Fleet
Join, Refuel, Resupply, Add Ordnance to Target Fleet
I will add more combination orders during play testing, depending on which are useful, although I can't go overboard or I risk cluttering the orders list.