Shortcut bar: Difference between revisions
Added History, See also, templates |
m Removed wrong category. Fixed wrong capitalisation. Bold title in first sentence. |
||
Line 1: | Line 1: | ||
{{Languages}} | {{Languages}} | ||
The Shortcut Bar is a group of icons for accessing regularly used features with a simple mouse click. It is always visible at the bottom of the screen, appearing to the right of the [[Quickbar]]. Icons can be hidden and their order can be changed. A maximum of 12 icons can be visible at one time. | The '''Shortcut Bar''' is a group of icons for accessing regularly used features with a simple mouse click. It is always visible at the bottom of the screen, appearing to the right of the [[Quickbar]]. Icons can be hidden and their order can be changed. A maximum of 12 icons can be visible at one time. | ||
== Available icons == | == Available icons == | ||
Line 11: | Line 11: | ||
* Toggling 'ALT mode' (the displaying of additional information about built entities such as recipes in assembler machines.) | * Toggling 'ALT mode' (the displaying of additional information about built entities such as recipes in assembler machines.) | ||
* Initiating Undo, Cut, Copy and Paste blueprint operations. | * Initiating Undo, Cut, Copy and Paste blueprint operations. | ||
* Getting a blank [[ | * Getting a blank [[blueprint]], [[blueprint book]], [[deconstruction planner]] or [[upgrade planner]]. | ||
* Importing a blueprint string. | * Importing a blueprint string. | ||
* Toggling [[ | * Toggling [[personal roboport]]s and [[exoskeleton]]s. | ||
Extra icons can be added to the Shortcut Bar by mods. No more than 12 icons can be visible on the bar at any one time, so existing icons might need to be hidden in order to make new ones visible. | Extra icons can be added to the Shortcut Bar by mods. No more than 12 icons can be visible on the bar at any one time, so existing icons might need to be hidden in order to make new ones visible. | ||
Line 29: | Line 29: | ||
The 'ALT mode' icon is always available. The other icons are unavailable until the player has researched [[Construction robotics (research)|Construction robotics]] in any game. When this research has been completed the other icons will appear in that and all future games. | The 'ALT mode' icon is always available. The other icons are unavailable until the player has researched [[Construction robotics (research)|Construction robotics]] in any game. When this research has been completed the other icons will appear in that and all future games. | ||
Alternatively the player can enable the | Alternatively the player can enable the full set of icons at any time by using the following [[console]] command: | ||
<syntaxhighlight lang="lua"> | <syntaxhighlight lang="lua"> | ||
/unlock-shortcut-bar | /unlock-shortcut-bar | ||
Line 44: | Line 44: | ||
* [[Quickbar]] | * [[Quickbar]] | ||
Revision as of 23:30, 5 March 2019
The Shortcut Bar is a group of icons for accessing regularly used features with a simple mouse click. It is always visible at the bottom of the screen, appearing to the right of the Quickbar. Icons can be hidden and their order can be changed. A maximum of 12 icons can be visible at one time.
Available icons
File:Quickbar-ShortcutIcons.png
The Shortcut Bar provides icons for:
- Toggling 'ALT mode' (the displaying of additional information about built entities such as recipes in assembler machines.)
- Initiating Undo, Cut, Copy and Paste blueprint operations.
- Getting a blank blueprint, blueprint book, deconstruction planner or upgrade planner.
- Importing a blueprint string.
- Toggling personal roboports and exoskeletons.
Extra icons can be added to the Shortcut Bar by mods. No more than 12 icons can be visible on the bar at any one time, so existing icons might need to be hidden in order to make new ones visible.
Configuring the icons
Click the button in the top right of the Shortcut Bar to pop out the configuration pane. Here you can choose which icons appear and in which order:
File:Quickbar-ShortcutIcons-config.png
Individual icons can be turned on or off by clicking their tick-box. The order of the icons can be changed by dragging the ridged area on the right-hand side of the bar for that icon.
Initial availability of icons
The 'ALT mode' icon is always available. The other icons are unavailable until the player has researched Construction robotics in any game. When this research has been completed the other icons will appear in that and all future games.
Alternatively the player can enable the full set of icons at any time by using the following console command:
/unlock-shortcut-bar
Using this command will not disable achievements.
History
- 0.17.0:
- Introduced