HomeWildfire Games

Allow players to push orders to the front of the queue.

Description

Allow players to push orders to the front of the queue.

Differential revision: D3605

Event Timeline

Good making a forum post (Queuing orders -14/Aug/21) about it. Why not add a default hotkey e.g. Shift+A, seems to be available wiki/HotKeys.

bb added a subscriber: bb.Sep 4 2021, 9:10 PM
bb added inline comments.
/ps/trunk/binaries/data/mods/public/simulation/ai/common-api/entity.js
810

Why didn't entitycollection.js get the same treatment?

Freagarach marked an inline comment as done.Sep 7 2021, 5:04 PM
Freagarach added inline comments.
/ps/trunk/binaries/data/mods/public/simulation/ai/common-api/entity.js
810

I guess I forgot. D4261

bb added inline comments.Oct 2 2021, 8:54 PM
/ps/trunk/binaries/data/mods/public/gui/session/unit_actions.js
916

Notice that none of the commands given by the rallypoint get either queued or pushfront.

1112

seems as unused as could be