2e40751236
Removed useless mdl critical cache call & sv_unlag can now be disabled for performance
2024-09-04 17:45:09 +02:00
f696159421
Improved lag compensation for entities
2024-09-03 23:07:40 +02:00
f4ded28fe0
Added more infos to debug out hitboxes
2024-09-03 15:49:04 +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
859232b6ab
Somehow windows doesn't like too much ticks to save on heap..
2024-09-02 04:06:25 +02:00
315f3c398c
Renamed some stuff in lag compensation
2024-09-02 03:58:07 +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
1a173a2073
Added VPROF for trigger prediction
2024-08-31 06:36:59 +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
366edb18a7
Changed animation data to simulation data
2024-07-17 08:08:43 +02:00
e360866bf5
Added a better way to debug hitboxes & new waf script
2024-07-15 06:52:33 +02:00
f8c641a9e5
Improved prediction & fix being 1 off tick problems
2024-07-13 19:18:03 +02:00
cd6ecdc726
Fixed lag compensation with low fps
2024-07-12 15:15:40 +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
9d17d2252c
Improved lag compensation for animations
...
Now we can debug properly lag compensation for animations and make it
more perfect without using the CUserCmd struct
For now it's used to sync better with client but in theory this can be
removed soon.
There's a lot of work to do in anim layers too.
2024-07-10 16:14:53 +02:00
7028c910e7
Use client side animation for hostages for now
...
Also added GetSkeleton for animating overlay
2024-04-03 05:27:07 +02:00
855547301d
Fixed asserts and removed SQR checks stuff
2024-04-02 23:18:38 +02:00
ae99eb3817
Modified lag compensation suit better our needs
2024-01-27 22:12:03 +01:00
ca6cdb51e6
Improved lag compensation
2024-01-25 13:27:03 +01:00
1b8162a4b6
Remove latency checks on lag compensation
2024-01-23 14:40:00 +01:00
2c2cbf4f03
Add weapon_accuracy_nospread & posparam lagcomp
2024-01-23 14:32:02 +01: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