83 Commits

Author SHA1 Message Date
Sardelka
1d3e53f734 Packet recycling 2022-08-11 18:25:01 +08:00
Sardelka
033d0a3f2e Move some stuff to core 2022-08-11 16:25:38 +08:00
Sardelka
95e302a698 Fix player disconnect 2022-08-11 15:38:19 +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
83d79b0a17 Merge branch 'main' of https://github.com/RAGECOOP/RAGECOOP-V 2022-08-08 17:03:53 +08:00
Sardelka
c3d7c2b335 P2P connectivity 2022-08-08 17:03:41 +08:00
Sardelka9515
6b6125eb09
Update DownloadManager.cs 2022-08-08 10:19:48 +08:00
Sardelka
09bb121ffe blah 2022-08-06 12:33:05 +08:00
Sardelka
a50be5b869 Some stuff for the upcoming change 2022-08-06 12:32:04 +08:00
Sardelka
ca5ef8cf4c read packet with BinaryReader 2022-08-06 11:40:38 +08:00
Sardelka
742e7ea998 Packet refactor 2022-08-06 10:43:24 +08:00
Sardelka
eda903abde Sync every 30 ms 2022-08-04 17:38:28 +08:00
Sardelka
6e5653a168 Add latency simulation 2022-08-04 17:14:07 +08:00
Sardelka
858fa81ea2 blah 2022-08-02 17:43:48 +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
4ed4e37604 Revert "Set client to null on disconnect"
This reverts commit 10552d119fd61b77e56b8fedfb17ce52f3383f7e.
2022-08-01 07:13:05 +08:00
Sardelka
10552d119f Set client to null on disconnect 2022-07-31 21:03:47 +08:00
Sardelka
e2fce3cf9b Add some client API back 2022-07-31 20:47:04 +08:00
Sardelka
60e7d91409 Read ped speed 2022-07-30 15:45:27 +08:00
Sardelka
d05d1dac85 predict projectile positioin 2022-07-30 14:09:07 +08:00
Sardelka
8184b4d155 Predict projectile position 2022-07-30 13:43:54 +08:00
Sardelka
3015ffe3ba Revert "flush"
This reverts commit 459cfccff5972a0f984f939dda0a88f157930ba6.
2022-07-30 11:44:14 +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
eee6f614f1 Encrypt chat message 2022-07-29 18:17:45 +08:00
Sardelka
577857ab5a Hash password at server side 2022-07-29 14:51:17 +08:00
Sardelka
45d53bd38c Memory patch for weapon/radio slowdown/vignetting 2022-07-25 22:22:57 +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
e52135c343 Allow sending chat message and command in console 2022-07-22 19:43:48 +08:00
Sardelka
cb53e8a664 Delay vehicle repair, fix vehicle if BodyHealth increased 2022-07-21 23:10:56 +08:00
Sardelka
ecfc77e57a Fix resource loading, add player died notification 2022-07-21 08:41:05 +08:00
Sardelka
71ecdbd5b9 code cleanup 2022-07-20 17:50:01 +08:00
Sardelka
51dd445a31 Fix resource duplication 2022-07-20 09:32:26 +08:00
Sardelka
264158957c Send response in same sequence channel 2022-07-20 09:11:07 +08:00
Sardelka
9527da9785 Add ability to share server file 2022-07-19 17:15:53 +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
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
038860f158 Update nametag drawing method 2022-07-14 10:33:24 +08:00
Sardelka
72aff78718 Move logger 2022-07-13 11:08:04 +08:00
Sardelka
cdeef7279c coding style 2022-07-13 10:36:38 +08:00
Sardelka
b2911017d0 Cleanup 2022-07-11 11:59:32 +08:00