Commit Graph

234 Commits

Author SHA1 Message Date
3bcda302fe Small changes and bug fixes 2021-12-10 16:25:59 +01:00
d244cd393a bug fixes 2021-12-10 15:55:45 +01:00
218e60157e Added SendNativeResponse() 2021-12-10 13:38:03 +01:00
c01788c2d4 Added CPU and RAM usage for debug build 2021-12-10 11:31:36 +01:00
51c7d3aa6c "Please make sure that port forwarding is active, otherwise nobody can join!" 2021-12-08 14:57:32 +01:00
4170001edf Disconnect every client on shutdown. Changed default value for AnnounceSelf 2021-12-08 14:46:07 +01:00
20d66d1f02 moved "MainResource != null" from while to an if 2021-12-08 13:54:30 +01:00
652733c715 Added API.OnStop(). Added ConsoleCancelEvent 2021-12-08 13:45:00 +01:00
250ea7d3f3 Oops! I forgot to change this 😐 2021-12-08 13:01:38 +01:00
dc4263ab9f Removed "PlayerDisconnectPacket()" from client to server. Small bug fixes and changes 2021-12-08 09:57:19 +01:00
ed46eb5a8b masterserver finished 2021-12-08 03:59:14 +01:00
14698f93dd MasterServer URL added 2021-12-07 11:10:59 +01:00
31fa603b1c Serverlist is working now 2021-12-07 08:18:29 +01:00
530d6b885d Maybe we should use UTF8 instead of ASCII? 2021-12-06 06:35:02 +01:00
bec80e6082 Vehicle turret synchronization (experimental and not finished yet) 2021-12-06 00:56:08 +01:00
2e2e007814 Server internal 2021-12-03 20:41:44 +01:00
52f5ab5b3d ScriptHookVDotNet updated. NuGet packages removed 2021-12-03 20:12:15 +01:00
f00bfa2526 CommandAttribute changed to Command. Usage and ArgsLength added to Command 2021-12-02 23:05:22 +01:00
2836953d89 Newtonsoft.Json added. CoopSerializer updated. Bugfix for ModPackets. Interface renamed to COOPAPI. SendDataToServer() and GetLocalUsername() added 2021-11-27 22:44:00 +01:00
5c7e7f45a0 Error handling, bug fixes, new API functions and more added! 2021-11-25 16:32:04 +01:00
c3b3680957 Update CoopServer.csproj 2021-11-24 00:16:06 +01:00
9ad684adc3 Revert "Update CoopServer.csproj"
This reverts commit 15dacadce9.
2021-11-24 00:14:21 +01:00
15dacadce9 Update CoopServer.csproj 2021-11-24 00:13:34 +01:00
902acdd798 Bicycle color synchronization. Fixed server crash 2021-11-24 00:12:25 +01:00
f6a49fe87f SendModPacket (Server) added 2021-11-23 23:17:47 +01:00
48cbff2f11 Small changes 2021-11-23 23:02:41 +01:00
f0d1fee2bd Resources are now multithreaded. GameMode renamed to Resource 2021-11-20 05:38:00 +01:00
1bcc9882c0 You didn't see anything! 2021-11-19 09:28:38 +01:00
27b7b96bfd We don't need that flag 2021-11-19 09:24:06 +01:00
5c14d2300b New vehicle synchronization added. Some changes 2021-11-19 08:40:40 +01:00
cc6db509f8 Modpacket bug fixed. Libraries updated. 2021-11-19 05:47:32 +01:00
b6b64eba53 More stuff 2021-09-30 23:35:42 +02:00
dfc6682e20 better but not finished yet 2021-09-29 15:51:28 +02:00
05f70a6d04 NOT FINISHED YET!
More info later...
2021-09-29 14:34:22 +02:00
1320f35f30 More stuff. Small changes 2021-09-28 16:51:16 +02:00
073d09d018 Small changes 2021-09-28 14:44:10 +02:00
6479d92460 Interface.cs (ChatMessageReceived and SendChatMessage added). Small changes 2021-09-27 20:28:27 +02:00
b45f4cc7a3 CustomData added. SendPlayerDisconnectPacket fixed. Small changes 2021-09-26 21:19:26 +02:00
be921ba310 LAST UPDATE 2021-08-26 17:01:32 +02:00
72d8f9b92b Stuff 2021-08-22 13:59:15 +02:00
d9ea3f426a better 2021-08-21 16:52:17 +02:00
9bcf817418 Stuff 2021-08-20 17:28:13 +02:00
ce60aad78b 0.5.1 2021-08-18 18:20:55 +02:00
8f9eefb9ce ServerScript update 2021-08-18 12:47:36 +02:00
3c05b11292 stuff 2021-08-18 11:47:59 +02:00
13f1e4afc4 NOT YET TESTED! 2021-08-17 15:04:50 +02:00
51f4b58497 EngineHealth sync added 2021-08-16 16:51:33 +02:00
f10f3686d3 ID (from "string" to "long") 2021-08-16 14:03:05 +02:00
0d2896d342 Latency update. FullSync every 500ms (previously 10 per second) 2021-08-16 12:31:49 +02:00
ec96878340 0.4.0 => 0.5.0 2021-08-15 13:17:57 +02:00