mirror of
https://github.com/qwertyuiop3/Storm.git
synced 2025-06-07 10:20:47 +08:00

also explicitly specifying value type seems to be good practice to prevent unintended fraction down-rounding (just what've happened in paint.hpp with color 128 -> 127) also remove scope check i've competely forgot about in draw_crosshair.hpp
to achieve least interpolation time: cl_updaterate -1;cl_interp_ratio 0;cl_interp 0
to queue extra commands: bind key +zoom
code: https://github.com/qwertyuiop3/Storm
credits:
me (for something)
noop (for being helpful, specifically on debugging and reversing)
d3x (for telling me that i don't have to bruteforce prediction frame)
polak (for strafe deltas)
ucuser0 (for his post regarding backup commands)
kamay (for crossproducts of movement)
deniz (for being friend)
songs:
david bowie - art decade
scratch acid - cannibal
edited by "obviously who"
Description
Languages
C++
100%