Commit Graph

31 Commits

Author SHA1 Message Date
6136cbfc14 Allow multiple servers on same address
with different ports
2023-07-14 09:38:02 -03:00
3b5436064e Don't announce if already present in master server 2022-09-08 13:15:34 -07:00
884e2f39f0 Yet another code cleanup 2022-09-08 12:41:56 -07:00
76c529f1d1 Rewrote packet system to reduce heap allocation 2022-09-08 12:37:06 -07:00
23e9326f5f Fix stuff, add listening address display and projectile shoot prediction 2022-09-07 09:52:40 +08:00
4621fb4987 Some code cleanup and formatting 2022-09-06 21:46:35 +08:00
6c82895fa7 code cleaned up 2022-09-05 13:02:09 +02:00
8d0ad0b600 Show runtime information 2022-08-25 22:32:01 +08:00
dc08c0c1f6 Added support for loading runtime-specific libraries 2022-08-25 21:51:09 +08:00
636ee3a33f Fix memory stream close on send 2022-08-23 13:22:14 +08:00
8ff08e0804 Add resource package support 2022-08-23 12:21:17 +08:00
02da3ce8af Fix voice on P2P mode 2022-08-22 17:55:58 +08:00
b3e285f92f Wait ten minutes before updating 2022-08-22 16:59:00 +08:00
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
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
7566423889 Security tweaks 2022-08-18 17:45:08 +08:00
22bfa43ec5 Update version 2022-08-16 23:17:04 +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
669b457275 Don't send voice back 2022-08-13 10:54:39 +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
8d450813e1 ZeroTier intergration 2022-08-12 20:40:50 +08:00
495e5dc6b0 Better server info handling 2022-08-12 18:10:56 +08:00
ff9e16bd5e Restore 2022-08-10 20:42:47 +08:00