Difference between revisions of "Action queue"
(Undo revision 37791 by Special:Contributions/Tukster (User talk:Tukster)) |
m |
||
(11 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
− | {| | + | [[CDB|Main]] / [[Interface]] / '''{{PAGENAME}}''' |
− | ! Mind logic ! | + | {{WIP | action queue}} |
+ | ==Description== | ||
+ | The action queue, is an interface that displays the actions you have queued up. | ||
+ | |||
+ | ==Usage== | ||
+ | |||
+ | The '''action queue''' allows a [[player]] to queue up several [[action]]s to be carried out after the current action finishes. For example, if a player selects "[[mine]]", then '''mine''' again, the player will start another mining action automatically as soon as the first one is completed. The number of actions that may be queued is determined by the player's [[mind logic]]. Initially, two actions (while performing a third) can be queued at once. At 30 mind logic the queue increases to three, meaning one action may be carried out with three queued. At 40 mind logic, the queue size is four. The maximum number of queued actions is nine with one currently active. | ||
+ | |||
+ | {| class="wikitable" | ||
+ | ! width=75 | Mind logic | ||
+ | ! width=75 | Queue size | ||
+ | |- | ||
+ | | < 30 || 2 (+ 1) | ||
+ | |- | ||
+ | | 30 - 39.99 || 3 (+ 1) | ||
+ | |- | ||
+ | | 40 - 49.99 || 4 (+ 1) | ||
+ | |- | ||
+ | | 50 - 59.99 || 5 (+ 1) | ||
+ | |- | ||
+ | | 60 - 69.99 || 6 (+ 1) | ||
|- | |- | ||
− | | | + | | 70 - 79.99 || 7 (+ 1) |
|- | |- | ||
− | | | + | | 80 - 89.99 || 8 (+ 1) |
|- | |- | ||
− | | | + | | 90 - 100 || 9 (+ 1) |
|} | |} | ||
− | The | + | == Notes == |
+ | *Actions in the queue can now be reordered or canceled in their UI window | ||
+ | *Holding alt while hovering an action in your queue shows more information about that action | ||
+ | *The action queue window can be undocked from the event window and moved around on the screen | ||
+ | *The action queue window can be hidden entirely by right-clicking the top right corner of the event window | ||
+ | * Some actions take instant priority and bypass the queue immediately starting, canceling the current action, then resuming the next. (This is not a complete list) | ||
+ | ** [[Sacrifice]] | ||
− | + | [[Category:Babel/A]] |
Latest revision as of 15:48, 24 June 2024
Main / Interface / Action queue
Warning: this article is work in progress. Expect frequent changes.
action queue
Description
The action queue, is an interface that displays the actions you have queued up.
Usage
The action queue allows a player to queue up several actions to be carried out after the current action finishes. For example, if a player selects "mine", then mine again, the player will start another mining action automatically as soon as the first one is completed. The number of actions that may be queued is determined by the player's mind logic. Initially, two actions (while performing a third) can be queued at once. At 30 mind logic the queue increases to three, meaning one action may be carried out with three queued. At 40 mind logic, the queue size is four. The maximum number of queued actions is nine with one currently active.
Mind logic | Queue size |
---|---|
< 30 | 2 (+ 1) |
30 - 39.99 | 3 (+ 1) |
40 - 49.99 | 4 (+ 1) |
50 - 59.99 | 5 (+ 1) |
60 - 69.99 | 6 (+ 1) |
70 - 79.99 | 7 (+ 1) |
80 - 89.99 | 8 (+ 1) |
90 - 100 | 9 (+ 1) |
Notes
- Actions in the queue can now be reordered or canceled in their UI window
- Holding alt while hovering an action in your queue shows more information about that action
- The action queue window can be undocked from the event window and moved around on the screen
- The action queue window can be hidden entirely by right-clicking the top right corner of the event window
- Some actions take instant priority and bypass the queue immediately starting, canceling the current action, then resuming the next. (This is not a complete list)