Darktide-Mod-Framework/vmf
FireSiku a1124e3519 Keybindings: move input_service:get(special_key) calls out of the loop.
The function is called whenever a key is pressed, therefore we only need to check for ctrl, alt and shift once. Each of them was called twice, nested inside two loops.

The same thing can be found in Custom Menus, the same block of three lines and six conditionals. Good target for refactoring.
2018-06-07 00:20:27 -04:00
..
core Added VT2 compatibility; updated project the last VMB version 2018-05-05 19:07:40 +03:00
gui/vmf Mutators module reworking 2018-04-19 04:21:49 +03:00
localization Mutators: cleaned up GUI and added localization 2018-05-19 20:53:50 +03:00
materials/vmf Mutators module reworking 2018-04-19 04:21:49 +03:00
resource_packages Mutators: moving, removig and renaming stuff 2018-05-22 11:52:57 +03:00
scripts/mods/vmf Keybindings: move input_service:get(special_key) calls out of the loop. 2018-06-07 00:20:27 -04:00
itemV1.cfg Update Vermintide 1 workshop description 2018-06-06 14:55:37 -06:00
itemV2.cfg Update Vermintide 2 workshop description 2018-06-06 15:02:53 -06:00
preview.jpg Change project to make it work with UnShame's gulp script 2018-03-08 19:31:30 +03:00
preview2.png Updated workshop info 2018-05-19 20:53:50 +03:00
settings.ini Change project to make it work with UnShame's gulp script 2018-03-08 19:31:30 +03:00
vmf.mod Change project to make it work with UnShame's gulp script 2018-03-08 19:31:30 +03:00