18647ad6d5
Use local functions instead of absolute for prediction and server
2024-09-06 00:37:25 +02:00
413264e208
Let's use local origin instead to interpolate with
2024-09-06 00:26:32 +02:00
1475964e61
Fixed some edge cases where camera position wouldn't match screen
2024-09-04 23:07:48 +02:00
f696159421
Improved lag compensation for entities
2024-09-03 23:07:40 +02:00
11d345802e
General fixes and improved lag comp performance
2024-08-31 06:23:10 +02:00
956d26bcb3
This is a start to lag compensate the local player.
...
Normally,
this would be needed to be inside StartLagCompensation,
but for now, this is enough.
2024-08-28 00:50:03 +02:00
14717d8092
Added prediction for triggers, thanks oblivious
...
Prediction is fixed by me by adding two more functions in prediction
class, there had before some issues because
starttouch/endtouch weren't predicted.
The result is that with lag, it restores touched entities,
including the triggers touched entity list.
2024-08-23 00:42:58 +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
94060e8c19
Simplified bullet trace
2024-07-15 21:10:58 +02:00
e8ea86f895
Added a better way to debug hit registration
2024-07-15 18:21:56 +02:00
3306fd5b21
Fixed buy, hostage, bomb zones detections
2024-07-15 16:47:27 +02:00
e360866bf5
Added a better way to debug hitboxes & new waf script
2024-07-15 06:52:33 +02:00
7625fd7947
Fixed crash while firing
2024-07-14 15:44:31 +02:00
a54eabf77a
Fixed planting bomb
2024-07-14 05:15:41 +02:00
b750f22f08
Reverted some regression & pitch should be set in FinishMove
2024-07-14 04:30:25 +02:00
f8c641a9e5
Improved prediction & fix being 1 off tick problems
2024-07-13 19:18:03 +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
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