Files
OpenRA/mods/common/hotkeys/observer.yaml
Ivaylo Draganov c9ff54bfd5 Add hotkey settings panel with a hotkey remap dialog
* Add HotkeyDialogLogic.cs
* Add dialog-hotkey.yaml to all mods
* Add `GetFirstDuplicate` method to HotkeyManager to aid in validation
* Add "Player" and/or "Spectator" type to all hotkeys to allow for
validation based on overlapping types
* Change settings.yaml and SettingsLogic.cs to work with the new dialog
2019-06-28 12:10:48 +02:00

56 lines
1.2 KiB
YAML

ObserverCombinedView: MINUS
Description: All Players
Types: Observer, Spectator
ObserverWorldView: EQUALS
Description: Disable Shroud
Types: Observer, Spectator
ReplaySpeedSlow: F9
Description: Slow speed
Types: Replay, Spectator
ReplaySpeedRegular: F10
Description: Regular speed
Types: Replay, Spectator
ReplaySpeedFast: F11
Description: Fast speed
Types: Replay, Spectator
ReplaySpeedMax: F12
Description: Maximum speed
Types: Replay, Spectator
StatisticsNone: F1
Description: Disable statistics
Types: Observer, Replay
StatisticsBasic: F2
Description: Basic statistics
Types: Observer, Replay, Spectator
StatisticsEconomy: F3
Description: Economy statistics
Types: Observer, Replay, Spectator
StatisticsProduction: F4
Description: Production statistics
Types: Observer, Replay, Spectator
StatisticsSupportPowers: F5
Description: Support Power statistics
Types: Observer, Replay
StatisticsCombat: F6
Description: Combat statistics
Types: Observer, Replay, Spectator
StatisticsGraph: F7
Description: Statistics graph
Types: Observer, Replay, Spectator
StatisticsArmyGraph: F8
Description: Army value graph
Types: Observer, Replay, Spectator