110 Commits

Author SHA1 Message Date
sardelka9515
54c7f4ce92 ResourceDomain 2022-10-08 12:43:24 +08:00
sardelka9515
a062322dda Fix queued events 2022-10-05 18:10:56 +08:00
sardelka9515
4599c558e4 Add back Hash method for compatabilit 2022-10-05 16:09:43 +08:00
sardelka9515
71f7f4b257 Use implicit operator for CustomEventHash, add CustomEventFlags
Resource rebuild will be required, but no code change is needed
2022-10-05 15:53:57 +08:00
sardelka9515
76f959abe9 Stuff 2022-09-09 11:23:46 +08:00
sardelka9515
884e2f39f0 Yet another code cleanup 2022-09-08 12:41:56 -07:00
sardelka9515
76c529f1d1 Rewrote packet system to reduce heap allocation 2022-09-08 12:37:06 -07:00
Sardelka
23e9326f5f Fix stuff, add listening address display and projectile shoot prediction 2022-09-07 09:52:40 +08:00
xEntenKoeniqx
6c82895fa7 code cleaned up 2022-09-05 13:02:09 +02:00
sardelka9515
84b040766f Simplify GetBytesFromObject 2022-08-27 14:23:28 +08:00
sardelka9515
f44558cd3b Add some client API 2022-08-27 14:17:10 +08:00
sardelka9515
dc08c0c1f6 Added support for loading runtime-specific libraries 2022-08-25 21:51:09 +08:00
sardelka9515
f199241ed8 Time for a release 2022-08-23 16:29:43 +08:00
sardelka9515
8ff08e0804 Add resource package support 2022-08-23 12:21:17 +08:00
sardelka9515
bf22c17bba Add AntiAsshole and host display 2022-08-22 00:23:46 +08:00
sardelka9515
2d2da624e4 Add automatic server update (need testing) 2022-08-21 19:13:12 +08:00
sardelka9515
9e66762061 Add ZeroTier check to installer 2022-08-21 15:13:36 +08:00
sardelka9515
721c4d3dee Add client installer 2022-08-20 15:20:25 +08:00
Sardelka9515
5075289657 ? 2022-08-18 21:48:42 +08:00
Sardelka9515
7566423889 Security tweaks 2022-08-18 17:45:08 +08:00
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