83 Commits

Author SHA1 Message Date
Sardelka
a26a799a9f Variables renaming 2022-08-11 16:29:29 +08:00
Sardelka
033d0a3f2e Move some stuff to core 2022-08-11 16:25:38 +08:00
Sardelka
ff9e16bd5e Restore 2022-08-10 20:42:47 +08:00
Sardelka
01524b1796 Move CurrentWeaponHash to full sync 2022-08-08 17:29:15 +08:00
Sardelka
c3d7c2b335 P2P connectivity 2022-08-08 17:03:41 +08:00
Sardelka
a50be5b869 Some stuff for the upcoming change 2022-08-06 12:32:04 +08:00
Sardelka
742e7ea998 Packet refactor 2022-08-06 10:43:24 +08:00
Sardelka
6b681afdee Fix wheels 2022-08-05 16:13:40 +08:00
Sardelka
eda903abde Sync every 30 ms 2022-08-04 17:38:28 +08:00
Sardelka9515
8dd2241590
Update SyncedVehicle.cs 2022-08-04 08:33:18 +08:00
Sardelka
8d6c70b75e Ok, this might look junky... 2022-08-02 17:43:18 +08:00
Sardelka
ffd6ce23c3 Add vehicle velocity prediction/acceleration 2022-08-02 16:42:40 +08:00
Sardelka
40f4cf88c9 Back to velocity 2022-08-01 16:56:46 +08:00
Sardelka
ad5ffc22ac blah 2022-07-30 21:55:57 +08:00
Sardelka
f980790bd7 blah 2022-07-30 21:54:45 +08:00
Sardelka
df8519961a blah 2022-07-30 21:53:42 +08:00
Sardelka
171a6be736 Revert "Squared"
This reverts commit 91035d9a3f780e3264a289b6d66dc403a20fa92c.
2022-07-30 21:51:56 +08:00
Sardelka
91035d9a3f Squared 2022-07-30 21:37:15 +08:00
Sardelka
a0d5f9d2df stricter flip check 2022-07-30 12:50:04 +08:00
Sardelka
49f7f9e3e1 Calibrate position with force 2022-07-30 12:39:09 +08:00
Sardelka
3015ffe3ba Revert "flush"
This reverts commit 459cfccff5972a0f984f939dda0a88f157930ba6.
2022-07-30 11:44:14 +08:00
Sardelka
eb74bcf987 Update vehicle sync 2022-07-29 22:35:20 +08:00
Sardelka
b63898d8b9 Update vehicle sync 2022-07-29 22:26:19 +08:00
Sardelka
459cfccff5 flush 2022-07-29 21:53:26 +08:00
Sardelka
93d705e402 Latency fix 2022-07-29 21:15:23 +08:00
Sardelka
c8bbdc69d0 Update latency detection method
Plus some server code refactoring
2022-07-29 20:35:39 +08:00
Sardelka
9b1587f334 Ignore API assemblies 2022-07-29 19:11:31 +08:00
Sardelka
cc52f66f5d Read quaternion and rotation directly from memory 2022-07-25 19:07:58 +08:00
Sardelka
e072c2aee8 Read entity position directly from memory 2022-07-23 23:45:20 +08:00
Sardelka
cb53e8a664 Delay vehicle repair, fix vehicle if BodyHealth increased 2022-07-21 23:10:56 +08:00
Sardelka
44a8445b54 Delay vehicle repair 2022-07-21 22:42:29 +08:00
Sardelka
b0a197cd18 Back to old latency compensation 2022-07-21 09:53:07 +08:00
Sardelka
9ba52b332c Revert some vehicle sync change 2022-07-21 09:43:09 +08:00
Sardelka
ecfc77e57a Fix resource loading, add player died notification 2022-07-21 08:41:05 +08:00
Sardelka
2ba3e33d39 Don't follow position if velocity is greater than 3 2022-07-20 18:02:17 +08:00
Sardelka
71ecdbd5b9 code cleanup 2022-07-20 17:50:01 +08:00
Sardelka
9527da9785 Add ability to share server file 2022-07-19 17:15:53 +08:00
Sardelka
809c935d37 Fix entity fire 2022-07-17 20:12:25 +08:00
Sardelka
ece899f2a1 Better vehicle movement sync 2022-07-17 19:19:23 +08:00
Sardelka
5d1a182e47 Better ragdoll sync (maybe) 2022-07-17 18:44:16 +08:00
Sardelka
228ab9e727 Ped movement change 2022-07-17 14:23:19 +08:00
Sardelka
2605aafc4f Vehicle flag fix 2022-07-17 12:22:11 +08:00
Sardelka
0a3dbb1f59 Merge vehicle sync packet, comment cleanup 2022-07-17 11:59:37 +08:00
Sardelka
5d1832fcef Merge ped packet
Back to old project family (for debugging)
Fix blip name
Delete newly spawned traffic if limit exceeded
2022-07-17 11:15:02 +08:00
Sardelka
30ed509c55 Prevent entity spawning from interfering Tick event 2022-07-15 13:45:43 +08:00
Sardelka
2a29011015 Better projectile check 2022-07-14 15:28:03 +08:00
Sardelka
038860f158 Update nametag drawing method 2022-07-14 10:33:24 +08:00
Sardelka
edca1e2b98 Don't sync invisible vehicles 2022-07-11 14:53:22 +08:00
Sardelka
b2911017d0 Cleanup 2022-07-11 11:59:32 +08:00
Sardelka
abed0f146f Don't load resources previously downloaded 2022-07-11 10:08:21 +08:00