Commit graph

6 commits

Author SHA1 Message Date
ef7097f389 Added eventqueue prediction 2024-09-05 23:31:50 +02:00
4878bce085 Check if pEntity is null before showing trigger 2024-09-05 21:55:35 +02:00
dcf5536d93 Fixed evenqueue problems 2024-08-30 01:09:10 +02:00
340eeb7e03 Added trigger teleport prediction 2024-08-23 18:24:23 +02:00
186b8c046d Added trigger push prediction 2024-08-23 06:42:34 +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