explorer 485ff54642 extend interpolation history; events ordering
intentionally was kept until "something" along with watermark inside of datamap lol

jitters in certain scenarios due to interpolation history not being filled which doesn't bothers anyone (probably) so i've removed "fading"
2024-12-06 03:11:27 +03:00
2024-11-09 15:31:28 +03:00
2024-11-09 15:31:28 +03:00
2024-11-09 15:31:28 +03:00
2024-11-09 15:31:28 +03:00
2024-10-06 22:45:39 +03:00
2024-10-18 01:46:40 +03:00
2024-11-09 15:31:28 +03:00
2024-10-06 22:45:39 +03:00
2024-11-09 15:31:28 +03:00
2024-11-09 17:50:59 +03:00
2024-11-09 15:31:28 +03:00
2024-11-05 18:11:13 +03:00
2024-10-06 22:45:39 +03:00
2024-04-03 22:17:09 +03:00

to achieve least interpolation time: cl_updaterate 100;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"
Languages
C++ 100%