56 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
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
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
Nick I. A
edae7a075a blub 2022-08-13 02:19:40 +02: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
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
cb53e8a664 Delay vehicle repair, fix vehicle if BodyHealth increased 2022-07-21 23:10:56 +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
9567e97b31 Add vehicle livery sync 2022-07-09 22:18:00 +08:00
Sardelka
05304f9461 Add SendCustomEventQueued() 2022-07-05 11:18:26 +08:00
Sardelka
cf7641cee0 Change object list to array for CustomEvent 2022-07-05 10:52:22 +08:00
Sardelka
2450956fda Add ped blip sync 2022-07-04 22:50:47 +08:00
Sardelka
08e17b1714 Server side blip and Vector2 argument 2022-07-03 15:28:28 +08:00
Sardelka
dc5cf2b965 ServerObject Inheritance, getter and setter for Position and Roatation, Fix connect error. 2022-07-03 10:46:24 +08:00
Sardelka
8401d616e0 Convert object to handle at client side 2022-07-02 17:53:35 +08:00
Sardelka
d8ac486984 Server side prop control 2022-07-02 17:14:56 +08:00
Sardelka
64fda51917 Restore 2022-07-01 14:39:43 +08:00
Sardelka
8a46bd6b68 Resource loading 2022-07-01 12:22:31 +08:00
Sardelka
82ab9237f5 Security implementation 2022-06-24 10:33:36 +08:00
Sardelka
82e7cdd785 Multiple server instances in one process is now possible 2022-06-23 14:10:16 +08:00
Sardelka
41385abc7d Rework on SendNativeCall 2022-06-23 09:46:38 +08:00
Sardelka
84171e2949 We're almost here... 2022-06-22 14:18:20 +08:00
Sardelka
30f7a281b0 Resource system 2022-06-21 18:13:30 +08:00
Sardelka
e1606889f7 Add stealth mode sync 2022-06-20 11:08:46 +08:00
Sardelka
212c004d31 Add license plate sync 2022-06-20 10:27:45 +08:00
Sardelka
376830d6dc Add RoofState sync. 2022-06-19 13:36:23 +08:00