Opened 11 years ago

Last modified 4 years ago

#1752 new enhancement

Improve siege order handling while packing — at Initial Version

Reported by: historic_bruno Owned by:
Priority: Nice to Have Milestone: Backlog
Component: Simulation Keywords:
Cc: Patch:

Description

If giving orders while packing/unpacking, it might waste time re-packing afterward:

  • If ordered to move while unpacking, it should perhaps cancel unpacking and move
  • If ordered to attack in-range targets while packing, it should perhaps cancel packing and attack

This could potentially be very yucky, because it will add even more special cases when adding new orders to determine if they should be queued or preempt the current packing order. I almost think it would be best to improve the order queue behavior at the same time, if possible.

Change History (0)

Note: See TracTickets for help on using tickets.