104 Commits

Author SHA1 Message Date
Sardelka
22bfa43ec5 Update version 2022-08-16 23:17:04 +08:00
Sardelka
ad3ff96f61 This is it 2022-08-16 19:51:56 +08:00
Sardelka
3289c03fd2 Vehicle seat fix 2022-08-15 20:04:08 +08:00
Sardelka
7a4e4182b5 Add drive-by weapon display
This still have some issues:
ped not aiming consistently
sometimes not working at all
doesn't work for throwable weapons
2022-08-15 18:25:43 +08:00
Sardelka
aa6c45b20d Voice tweaks 2022-08-15 16:13:53 +08:00
Nick I. A
d30e1f6bb3 Added mouth animation when speaking 2022-08-14 23:35:36 +02:00
Sardelka
dc83cd5be9 Ped sync improvements 2022-08-14 19:06:51 +08:00
Sardelka
b5f6fc578d Projectile refactor 2022-08-14 17:08:43 +08:00
Sardelka
8305d9997a Better vehicle weapon handling and muzzle flash 2022-08-14 13:04:39 +08:00
Nick I. A
f9609afd8a Small update for voice chat 2022-08-14 02:26:59 +02:00
Sardelka
a7d64d241d New vehicle seat sync and projectile fix 2022-08-13 16:14:18 +08:00
Sardelka9515
4cca75ee35
Merge pull request #32 from RAGECOOP/voice-chat
Add voice chat
2022-08-13 10:55:16 +08:00
Nick I. A
2ef0060037 Added ClearAll() for voice 2022-08-13 04:03:01 +02:00
Nick I. A
6bb7d5d0fd Merge branch 'voice-chat' of https://github.com/RAGECOOP/RAGECOOP-V into voice-chat 2022-08-13 03:39:16 +02:00
Nick I. A
8f5deaa33b More voice changes 2022-08-13 03:39:11 +02:00
Sardelka
91b0afb6ef Remove Acceleration 2022-08-13 09:31:09 +08:00
Sardelka
4dc3cc5c28 Fix voice and add Server.Forward() and Server.SendToAll() 2022-08-13 08:56:05 +08:00
Sardelka
d24d786fd3 Better packet reuse 2022-08-13 08:22:14 +08:00
Nick I. A
edae7a075a blub 2022-08-13 02:19:40 +02:00
Sardelka
8d450813e1 ZeroTier intergration 2022-08-12 20:40:50 +08:00
Nick I. A
b9e22a880f Cleaned up (Client) 2022-08-11 14:59:09 +02:00
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