Rob Bailey
85adb0c031
input checking ( #46425 )
...
Sanity checks + flood checking.
Changes keys_held to a rolling buffer instead of a list of arbitrary size. This limits held keys to 15, I recommend not holding keys with your toes personally.
2019-09-16 16:37:14 +12:00
Kyle Spier-Swenson
50388534c2
Cyberboss likes this change
2018-02-05 19:17:05 -08:00
Kyle Spier-Swenson
1aeb756c05
Fixes sleeps in movement procs creating lag in ssinput.
2018-02-05 08:43:43 -08:00
Emmett Gaines
d040afd6d0
Moves GLOB.movement_keys into SSinput and adds movement direction badminry ( #34123 )
...
* badmin flip dirs
* moves movement_keys into SSinput from GLOB
2018-01-14 20:37:59 +01:00
Emmett Gaines
4ec09a0c19
Re-Support old hotkey mode behaviour ( #33460 )
...
* supports old hotkey mode behavior
* testmerge fixes
2017-12-17 15:35:47 +13:00
ninjanomnom
7b7b67edd8
In-code key handling system
2017-11-30 07:40:27 -05:00