918 Commits

Author SHA1 Message Date
Sardelka
fdb66cba6d Fix chat message 2022-07-29 21:27:04 +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
3e67cc519e Ignore ready 2022-07-29 18:44:17 +08:00
Sardelka
eee6f614f1 Encrypt chat message 2022-07-29 18:17:45 +08:00
Sardelka
62e5bad6ac Resource interoperability 2022-07-29 17:44:02 +08:00
Sardelka
163f342d7a Change Sender to Client in EventArgs 2022-07-29 16:17:33 +08:00
Sardelka
370247eef2 Allow raising event when sending chat message wth API 2022-07-29 15:07:52 +08:00
Sardelka
f22ecb03f2 Fix welcome message 2022-07-29 14:51:52 +08:00
Sardelka
577857ab5a Hash password at server side 2022-07-29 14:51:17 +08:00
Sardelka
095d16a57e rix 2022-07-29 01:31:34 +08:00
Sardelka9515
862c2c0a71
Update Server.cs 2022-07-29 01:13:32 +08:00
Sardelka9515
d7e9ce8ff1
Don't invoke chat message if it's a command 2022-07-29 01:08:34 +08:00
Sardelka9515
e657a02f7a
Update RageCoop.Client.csproj 2022-07-29 00:52:57 +08:00
Sardelka9515
182ff877f0
Update RageCoop.Client.csproj 2022-07-29 00:44:31 +08:00
Sardelka9515
521358abb5
Update README.md 2022-07-29 00:36:36 +08:00
Sardelka9515
b62aed5c5a
Update RageCoop.Client.csproj 2022-07-29 00:30:33 +08:00
Sardelka
5c4e31806d cd /d 2022-07-28 18:00:13 +08:00
Sardelka
9f8d695d45 cd 2022-07-28 17:55:40 +08:00
Sardelka
e0e5f52d36 Send message back 2022-07-28 17:50:41 +08:00
Sardelka
9fda563438 Invoke constructor later 2022-07-28 17:46:34 +08:00
Sardelka
6d5bb285c9 Fix client copy 2022-07-28 17:03:29 +08:00
Sardelka
7ac405b8f9 Embed referenced assemblies 2022-07-28 15:46:15 +08:00
Sardelka
45d53bd38c Memory patch for weapon/radio slowdown/vignetting 2022-07-25 22:22:57 +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
44a8445b54 Delay vehicle repair 2022-07-21 22:42:29 +08:00
Sardelka
b0a197cd18 Back to old latency compensation 2022-07-21 09:53:07 +08:00
Sardelka
9ba52b332c Revert some vehicle sync change 2022-07-21 09:43:09 +08:00
Sardelka
ecfc77e57a Fix resource loading, add player died notification 2022-07-21 08:41:05 +08:00
Sardelka
2ba3e33d39 Don't follow position if velocity is greater than 3 2022-07-20 18:02:17 +08:00
Sardelka
71ecdbd5b9 code cleanup 2022-07-20 17:50:01 +08:00
Sardelka
bbe0b21aa4 Merge branch 'main' of https://github.com/RAGECOOP/RAGECOOP-V 2022-07-20 09:32:34 +08:00
Sardelka
51dd445a31 Fix resource duplication 2022-07-20 09:32:26 +08:00
Sardelka
264158957c Send response in same sequence channel 2022-07-20 09:11:07 +08:00
Sardelka9515
9d8963222c
Update nightly-build.yaml 2022-07-20 07:50:03 +08:00
Sardelka9515
c1a35dbab3
Update nightly-build.yaml 2022-07-20 07:44:52 +08:00
Sardelka9515
d3931cc57c
Update nightly-build.yaml 2022-07-20 07:37:26 +08:00
Sardelka9515
3795ced530
Update nightly-build.yaml 2022-07-20 07:35:02 +08:00
Sardelka
1372a5c33f Update release configuration 2022-07-20 07:34:53 +08:00
Sardelka
9527da9785 Add ability to share server file 2022-07-19 17:15:53 +08:00
Sardelka
3072db0e21 Only load top-level assembly 2022-07-18 17:27:06 +08:00
Sardelka
444e6d7ffa Unify resource file path 2022-07-18 17:24:31 +08:00
Sardelka
809c935d37 Fix entity fire 2022-07-17 20:12:25 +08:00
Sardelka
10bd54a785 remove testing code 2022-07-17 19:19:58 +08:00
Sardelka
ece899f2a1 Better vehicle movement sync 2022-07-17 19:19:23 +08:00
Sardelka
5d1a182e47 Better ragdoll sync (maybe) 2022-07-17 18:44:16 +08:00