119 Commits

Author SHA1 Message Date
Sardelka
4dc3cc5c28 Fix voice and add Server.Forward() and Server.SendToAll() 2022-08-13 08:56:05 +08:00
Nick I. A
f9a411833a small fix 2022-08-13 02:39:18 +02:00
Nick I. A
edae7a075a blub 2022-08-13 02:19:40 +02:00
Nick I. A
85b028e3e7 Added NAudio and first voice test 2022-08-13 00:52:34 +02:00
Nick I. A
36de46a2ce Fixed warnings 2022-08-12 20:48:31 +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
1d3e53f734 Packet recycling 2022-08-11 18:25:01 +08:00
Sardelka
ff9e16bd5e Restore 2022-08-10 20:42:47 +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
4e33956acd Faster way to get client by username 2022-08-06 10:58:24 +08:00
Sardelka
742e7ea998 Packet refactor 2022-08-06 10:43:24 +08:00
Sardelka
eda903abde Sync every 30 ms 2022-08-04 17:38:28 +08:00
Sardelka
5a882d0bc8 Fix announce thread exception 2022-08-02 15:55:26 +08:00
Sardelka9515
cb1b4f4970
Update Program.cs 2022-08-01 23:20:22 +08:00
Sardelka
0de040548d Update FindScript() 2022-08-01 17:07:08 +08:00
Sardelka
275b39fb1e Add digits 2022-08-01 16:56:32 +08:00
Sardelka
d4e0e6f0ab Stricter username check 2022-07-31 20:56:51 +08:00
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
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
7ac405b8f9 Embed referenced assemblies 2022-07-28 15:46:15 +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
ecfc77e57a Fix resource loading, add player died notification 2022-07-21 08:41:05 +08:00
Sardelka
51dd445a31 Fix resource duplication 2022-07-20 09:32:26 +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
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
e10a0f5415 Add Logger property for resource script 2022-07-14 16:44:35 +08:00
Sardelka
5b7bb917ef add tls 2022-07-13 11:08:11 +08:00
Sardelka
1e1259d0a5 Fix 2022-07-12 17:16:28 +08:00