Hotkeys 1.4
This is a 1.4 reupload of https://steamcommunity.com/sharedfiles/filedetails/?id=2553333919 which was a 1.3 reupload of https://steamcommunity.com/sharedfiles/filedetails/?id=1546677282. I deserve no credit. (Refer to the second link to see the "actual" mod’s description.)
This version (and also the 1.3 version) had a bug where some labels on buttons (for example, the "Double Bed" label on the button to make a double bed) were gone. I tracked this down to being caused by the code that adds multi-keybinding labels to buttons (so for example, if you made something bound to Ctrl + B, this would show up on the button). I disabled this functionality (just the label part, the bindings should still work) so now the button labels should all be showing up. I may try to fix this in the future so that both the multi-keybinding labels and the button labels show up, but it’s not high on my list.
Let me know in the comments if you have any issues or any requests for features / changes. I will read them, but can’t promise whether I’ll try to fix / implement them as I don’t fully understand the code at this time.
Features that I would love to add:
* Currently, the "architect" bindings only work once the architect menu is open. So if I want to get to the "Orders" tab with a keybinding (set to Caps), I first need to press Tab (to open the architect menu) and then Caps (to open the Orders tab). I would prefer for Caps to open the Architect menu + Orders tab in one click and for a second click of Caps (if the Orders tab is already open) to fully close both. Based on the way this is all implemented in the code right now, I’m not sure how I would be able to achieve that, but I may try to get this to work in the future.
https://github.com/basicsmods/Hotkeys
This mod adds keybindings to the Architect subtabs, direct hotkeys to access any designator, and the ability to create multi-keybindings.