Opened 11 years ago

Last modified 4 years ago

#1752 new enhancement

Improve siege order handling while packing

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

Description (last modified by Freagarach)

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 (3)

comment:1 by ben, 11 years ago

In 13318:

Fixes (un)packing siege units responding to attacks in violent stance, by ignoring attacks while (un)packing. Fixes #1751, refs #1752

comment:2 by Imarok, 5 years ago

Component: UI & SimulationSimulation

Move tickets to Simulation as UI & Simulation got some sub components.

comment:3 by Freagarach, 4 years ago

Description: modified (diff)

Refs. r23298.

Note: See TracTickets for help on using tickets.