Aurora 4x

New Players => The Academy => Topic started by: Traveler on December 04, 2012, 06:33:57 PM

Title: Task Group Remove Orders?
Post by: Traveler on December 04, 2012, 06:33:57 PM
How do I remove just one selected order from a Task Group?

Right now when I highlight a plotted move and click Remove, the highlighted plotted move is not removed.  Instead the plotted move at the bottom of the list is the one that gets removed.

Do I have to highlight the appropriate choices in each of the 3 columns (Location, Action Available, and Plotted Move) in order to remove one specific order?
Title: Re: Task Group Remove Orders?
Post by: Erik L on December 04, 2012, 06:43:26 PM
How do I remove just one selected order from a Task Group?

Right now when I highlight a plotted move and click Remove, the highlighted plotted move is not removed.  Instead the plotted move at the bottom of the list is the one that gets removed.

Do I have to highlight the appropriate choices in each of the 3 columns (Location, Action Available, and Plotted Move) in order to remove one specific order?

Only the most recent or last order may be removed. Or all of them.
Title: Re: Task Group Remove Orders?
Post by: Steve Walmsley on December 05, 2012, 04:31:39 PM
How do I remove just one selected order from a Task Group?

Right now when I highlight a plotted move and click Remove, the highlighted plotted move is not removed.  Instead the plotted move at the bottom of the list is the one that gets removed.

Do I have to highlight the appropriate choices in each of the 3 columns (Location, Action Available, and Plotted Move) in order to remove one specific order?

The program doesn't let you remove an order from the middle of the list because it would be very easy to be left with orders that no longer make sense. For example, if you had...

1) Move to Planet V in System A
2) Transit to System B
3) Move to Planet II in System B

...and you removed order 2, that would cause some problems. Equally you could end up giving orders to drop off cargo you hadn't picked up or transit a jump point in a different system ,etc.

Orders are only removed from the bottom of the list so it will always make sense.

Steve
Title: Re: Task Group Remove Orders?
Post by: se5a on December 05, 2012, 05:31:47 PM
I'd think it would be more convenient to deal with the odd problem like that, than with the inconvenience of not being able to delete/reorder the orders list.
Title: Re: Task Group Remove Orders?
Post by: Steve Walmsley on December 05, 2012, 05:43:25 PM
I'd think it would be more convenient to deal with the odd problem like that, than with the inconvenience of not being able to delete/reorder the orders list.

When you have to consider writing code that could deal with every conceivable situation in which any of the 150 order types could be missing, not so much :)

Steve
Title: Re: Task Group Remove Orders?
Post by: se5a on December 05, 2012, 06:14:07 PM
Ah, so more an error creating problem than just a ship getting stuck doing nothing problem then. 
maybe add a confirm button and parse the orders to see if they make sense?