Commit graph

22 commits

Author SHA1 Message Date
d40a479e85 Revert "TODO: figure out why we need to do this"
This reverts commit 53561ff881.
2024-09-05 01:58:30 +02:00
53561ff881 TODO: figure out why we need to do this 2024-09-05 00:09:55 +02:00
f696159421 Improved lag compensation for entities 2024-09-03 23:07:40 +02:00
ece2f9a81f Improved bone cache invalidation
Also improved lag comp, for now animations won't be interpolated
2024-09-03 07:41:16 +02:00
2782633e53 Now setupbones uses the right angles for cs players 2024-09-02 01:26:08 +02:00
be7d8cc228 Improved show hitboxes commands and networked m_fFlags from animoverlays 2024-09-02 00:03:24 +02:00
11d345802e General fixes and improved lag comp performance 2024-08-31 06:23:10 +02:00
70d7c82ff9 Updated again server setupbones to match more the client's 2024-08-27 22:12:50 +02:00
457fc82dc7 Check for numbonecontrollers in setupbones 2024-08-27 21:57:07 +02:00
d947a36e86 Fixed server side setupbones 2024-08-23 00:18:07 +02:00
542b2c2711 Reworked cl_show* commands to use game events instead 2024-07-25 18:10:35 +02:00
96e8394525 Corrected again a bit more cl_showimpacts 2024-07-19 18:05:58 +02:00
e8ea86f895 Added a better way to debug hit registration 2024-07-15 18:21:56 +02:00
e360866bf5 Added a better way to debug hitboxes & new waf script 2024-07-15 06:52:33 +02:00
2e5867b300 Removed interpolation for animations for now
This cause looping issues due to cycle,
until I find a proper solution for it,
it is disabled for accuracy purposes
and also because we can't trust the client.

This is really hard to see though with high tickrate.
2024-07-12 04:04:53 +02:00
854991ab8c Fixed lag compensation for animations
The problem is that we still trust the client, although now we have a
good base to start with; The key difference here is that we don't need
to use anymore the cs player animestate client side anymore
because server side values are used

There are minor bugs like fire effect but they can be fixed
2024-07-11 02:12:51 +02:00
db45d29da3 Do not exclude useful send prop variables 2024-04-03 00:21:08 +02:00
fb69fa738b Modified baseanim so that it respects the server + 2024-01-28 13:19:05 +01:00
nillerusr
a34bfeee56 game(hl1): fix SetBoneController 2022-09-03 02:51:56 +03:00
hymei
e3f7810566 arm64 : fix intptr_t size 2022-06-05 01:12:32 +03:00
nillerusr
13191a2659 add source-sdk-2013 2022-03-01 23:00:42 +03:00
FluorescentCIAAfricanAmerican
3bf9df6b27 1 2020-04-22 12:56:21 -04:00