47 Commits

Author SHA1 Message Date
Sardelka9515
c20118aac1 Vehicle cleanup 2022-08-18 20:44:39 +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
Nick I. A
d30e1f6bb3 Added mouth animation when speaking 2022-08-14 23:35:36 +02: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
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
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
Nick I. A
b9e22a880f Cleaned up (Client) 2022-08-11 14:59:09 +02: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
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
ffd6ce23c3 Add vehicle velocity prediction/acceleration 2022-08-02 16:42:40 +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
eee6f614f1 Encrypt chat message 2022-07-29 18:17:45 +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
71ecdbd5b9 code cleanup 2022-07-20 17:50:01 +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
2450956fda Add ped blip sync 2022-07-04 22:50:47 +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
64fda51917 Restore 2022-07-01 14:39:43 +08:00
Sardelka
8a46bd6b68 Resource loading 2022-07-01 12:22:31 +08:00
Sardelka
30f7a281b0 Resource system 2022-06-21 18:13:30 +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
Sardelka
9a9fb2870c Add weapon tint sync 2022-06-19 11:47:39 +08:00
Sardelka
09a97c43fd Spread out state, networking statistics fix 2022-06-17 18:11:39 +08:00
Sardelka
88a4f046d4 Many poops.
Basically working resource system
Improved projectile movement
Better receive messages
Include Lidgren.Network in core
2022-06-11 18:41:10 +08:00
Sardelka
fa80b87f7a Change folder name 2022-06-06 18:27:19 +08:00