Kawe Mazidjatari 42e02b4569 UserCmd: limit command backlog to prevent exploitation
Implement UserCmd command backlog limiting (the new convar 'sv_maxUserCmdProcessTicks' dictates how many ticks can be processed per second). Defaulted to 10, which is (default tick interval (0.05) * default cvar val (10) = 0.5ms window), which is equal to the default of cvar 'sv_maxunlag'.

Before this patch, you could stuff several seconds worth of usercmd's in one second and achieve speed hacking.
2024-06-01 11:29:29 +02:00
..
2024-04-05 18:42:29 +02:00
2024-04-05 18:42:30 +02:00
2024-04-05 18:40:35 +02:00
2023-05-10 00:05:38 +02:00
2024-04-05 16:34:29 +02:00
2023-03-18 16:46:15 +01:00
2024-04-05 18:02:39 +02:00
2023-07-01 01:20:47 +02:00
2023-07-01 01:20:47 +02:00