Opened 12 years ago

Closed 12 years ago

#1053 closed enhancement (fixed)

Add queued / multiple orders to rally points

Reported by: historic_bruno Owned by: leper
Priority: Nice to Have Milestone: Alpha 11
Component: Core engine Keywords:
Cc: Patch:

Description

Units support queued orders (waypoints) which the player can use by holding down the shift key when assigning orders. So our rally points should also support queued orders, with the same hotkey. For instance if you want trained units to follow a specific path, you could give multiple rally points with the same shift hotkey. I guess this would require changes to the rally point line renderer to support connecting multiple way points (maybe it should share its implementation with #657) and instead of having a single rally point order, there would be an array with all orders after the first being queued.

Change History (4)

comment:1 by Kieran P, 12 years ago

Milestone: BacklogAlpha 10

comment:2 by Kieran P, 12 years ago

Milestone: Alpha 10Alpha 11

comment:3 by leper, 12 years ago

Owner: set to leper
Status: newassigned

comment:4 by leper, 12 years ago

Resolution: fixed
Status: assignedclosed

In 11909:

Queued orders for rally points. Fixes #1053 and #1211.

Note: See TracTickets for help on using tickets.