Commit Graph

146 Commits

Author SHA1 Message Date
f1c7192029 Change kicking options 2022-08-22 09:33:54 +08:00
bf22c17bba Add AntiAsshole and host display 2022-08-22 00:23:46 +08:00
01492a0c55 Auto server update should work now 2022-08-21 19:56:59 +08:00
c17b234057 Update AssemblyInfo.cs 2022-08-21 19:41:25 +08:00
739577bbf1 Hmm... 2022-08-21 19:30:27 +08:00
2d2da624e4 Add automatic server update (need testing) 2022-08-21 19:13:12 +08:00
9e66762061 Add ZeroTier check to installer 2022-08-21 15:13:36 +08:00
54977c79f1 Fix unintended carjacking 2022-08-21 14:12:44 +08:00
0352bfa328 Add menyoo and directory check for installer 2022-08-21 13:42:28 +08:00
203e3b2528 Add Client.EntitiesCount 2022-08-21 12:37:37 +08:00
87f873d1a5 blah 2022-08-20 22:22:06 +08:00
6c355b109d Fix player blip (again) 2022-08-20 22:15:01 +08:00
7229574ff4 Hmm 2022-08-20 17:17:49 +08:00
721c4d3dee Add client installer 2022-08-20 15:20:25 +08:00
62bf15dede default LogLevel to 0 2022-08-19 21:43:23 +08:00
7566423889 Security tweaks 2022-08-18 17:45:08 +08:00
9dcd6bb363 Apply prediction on server entity update 2022-08-17 22:50:17 +08:00
4d03f8e371 blahblahblah 2022-08-16 23:31:17 +08:00
22bfa43ec5 Update version 2022-08-16 23:17:04 +08:00
ae10da874b Hmm... 2022-08-15 21:25:42 +08:00
0c71d4dbaa Assign Client.Player.Owner immediately 2022-08-15 00:12:07 +08:00
f9609afd8a Small update for voice chat 2022-08-14 02:26:59 +02:00
a7d64d241d New vehicle seat sync and projectile fix 2022-08-13 16:14:18 +08:00
b436abf131 Some hint 2022-08-13 11:42:29 +08:00
4cca75ee35 Merge pull request #32 from RAGECOOP/voice-chat
Add voice chat
2022-08-13 10:55:16 +08:00
669b457275 Don't send voice back 2022-08-13 10:54:39 +08:00
55649f26ae Use ConcurrentDictionary for ServerEntities 2022-08-13 09:47:13 +08:00
4dc3cc5c28 Fix voice and add Server.Forward() and Server.SendToAll() 2022-08-13 08:56:05 +08:00
f9a411833a small fix 2022-08-13 02:39:18 +02:00
edae7a075a blub 2022-08-13 02:19:40 +02:00
85b028e3e7 Added NAudio and first voice test 2022-08-13 00:52:34 +02:00
36de46a2ce Fixed warnings 2022-08-12 20:48:31 +02:00
8d450813e1 ZeroTier intergration 2022-08-12 20:40:50 +08:00
495e5dc6b0 Better server info handling 2022-08-12 18:10:56 +08:00
339f817c7e ZeroTier helper 2022-08-12 18:02:43 +08:00
1d3e53f734 Packet recycling 2022-08-11 18:25:01 +08:00
ff9e16bd5e Restore 2022-08-10 20:42:47 +08:00
c3d7c2b335 P2P connectivity 2022-08-08 17:03:41 +08:00
a50be5b869 Some stuff for the upcoming change 2022-08-06 12:32:04 +08:00
4e33956acd Faster way to get client by username 2022-08-06 10:58:24 +08:00
742e7ea998 Packet refactor 2022-08-06 10:43:24 +08:00
eda903abde Sync every 30 ms 2022-08-04 17:38:28 +08:00
5a882d0bc8 Fix announce thread exception 2022-08-02 15:55:26 +08:00
cb1b4f4970 Update Program.cs 2022-08-01 23:20:22 +08:00
0de040548d Update FindScript() 2022-08-01 17:07:08 +08:00
275b39fb1e Add digits 2022-08-01 16:56:32 +08:00
d4e0e6f0ab Stricter username check 2022-07-31 20:56:51 +08:00
fdb66cba6d Fix chat message 2022-07-29 21:27:04 +08:00
93d705e402 Latency fix 2022-07-29 21:15:23 +08:00
c8bbdc69d0 Update latency detection method
Plus some server code refactoring
2022-07-29 20:35:39 +08:00