90 Commits

Author SHA1 Message Date
Sardelka9515
e369a50b89 Add vehicle parachute sync 2022-08-18 08:25:15 +08:00
Sardelka9515
13a6431248 Add rocket boost sync 2022-08-17 23:18:06 +08:00
Sardelka
3c089e2c47 Fix looking coordinate in first person 2022-08-15 19:39:36 +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
Sardelka
a7d64d241d New vehicle seat sync and projectile fix 2022-08-13 16:14:18 +08:00
Sardelka
c14221f1a3 Remove json attributes 2022-08-13 11:42:15 +08:00
Sardelka9515
4cca75ee35
Merge pull request #32 from RAGECOOP/voice-chat
Add voice chat
2022-08-13 10:55:16 +08:00
Sardelka
55649f26ae Use ConcurrentDictionary for ServerEntities 2022-08-13 09:47:13 +08: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
Sardelka
495e5dc6b0 Better server info handling 2022-08-12 18:10:56 +08:00
Sardelka
339f817c7e ZeroTier helper 2022-08-12 18:02:43 +08:00
Sardelka
29202906e1 Fix stuff 2022-08-11 19:42:30 +08: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
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
ca5ef8cf4c read packet with BinaryReader 2022-08-06 11:40:38 +08:00
Sardelka
9aae315e11 Simplify 2022-08-06 10:49:55 +08:00
Sardelka
742e7ea998 Packet refactor 2022-08-06 10:43:24 +08:00
Sardelka
ffd6ce23c3 Add vehicle velocity prediction/acceleration 2022-08-02 16:42:40 +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
6d5bb285c9 Fix client copy 2022-07-28 17:03:29 +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
809c935d37 Fix entity fire 2022-07-17 20:12:25 +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
abed0f146f Don't load resources previously downloaded 2022-07-11 10:08:21 +08:00
Sardelka
27ab63ae7a Add weather and time sync 2022-07-10 16:13:08 +08:00
Sardelka
9567e97b31 Add vehicle livery sync 2022-07-09 22:18:00 +08:00