* 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
20 lines
400 B
YAML
20 lines
400 B
YAML
ProductionTypeBuilding: E
|
|
Description: Building Tab
|
|
Types: Production, Player
|
|
|
|
ProductionTypeDefense: R
|
|
Description: Defense 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
|