* 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
32 lines
629 B
YAML
32 lines
629 B
YAML
ProductionTypeBuilding: E
|
|
Description: Building Tab
|
|
Types: Production, Player
|
|
|
|
ProductionTypeUpgrade: R
|
|
Description: Upgrade Tab
|
|
Types: Production, Player
|
|
|
|
ProductionTypeInfantry: T
|
|
Description: Infantry Tab
|
|
Types: Production, Player
|
|
|
|
ProductionTypeVehicle: Y
|
|
Description: Vehicle Tab
|
|
Types: Production, Player
|
|
|
|
ProductionTypeAircraft: U
|
|
Description: Aircraft Tab
|
|
Types: Production, Player
|
|
|
|
ProductionTypeTank: I
|
|
Description: Tank Tab
|
|
Types: Production, Player
|
|
|
|
ProductionTypeMerchant: O
|
|
Description: Starport Tab
|
|
Types: Production, Player
|
|
|
|
PowerDown: X
|
|
Description: Power-down mode
|
|
Types: OrderGenerator, Player
|