Files
Bubberstation/code/modules
Gamer025 f73d8a2bae Fixes a bunch of hotkey preferences bugs (#59492)
This fixes the problem of the keybind conflict message being shown over and over again until you manually save your preferences with correct keybinds + resetting to classic keys works now
You had to manually save your prefs because the code didn't save the new unbound keys to the prefs file
Classic mode was broken because the emote hotkeys didn't have classic_keys set to Unbound by default

New hotkeys are now actually set to Unbound if no default key is set
This was broken for emote hotkeys because classic_keys = list("Unbound") was missing for them
It was also broken because the code assumed conflicting keys if some Unbound key already existed ...
The code also used classic key defaults even if you had hotkey mode enabled thats fixed now too
2021-06-05 10:55:33 -03:00
..
2021-06-04 21:46:56 -07:00
2021-06-01 21:43:44 +02:00
2021-05-22 13:05:38 -07:00
2021-06-04 21:34:49 -07:00
2021-05-31 16:48:22 -07:00
2021-05-24 15:28:02 -04:00
2021-05-24 15:28:02 -04:00