Commit Graph

56 Commits

Author SHA1 Message Date
Lion Kortlepel 6710c18168 fix lua file stuff and more file stuff 2020-11-13 22:43:35 +01:00
Lion Kortlepel 58e65cf43f clang-format everything 2020-11-12 17:09:14 +01:00
Lion Kortlepel 60c7997c6b Ignore SIGPIPE so we dont crash on broken pipes 2020-11-09 23:34:44 +01:00
Lion Kortlepel 96668add6e Safety improvements 2020-11-08 02:29:06 +01:00
Anonymous275 a08d29a0ae Vehicle ghost fix, player list fix 2020-11-07 23:29:06 +02:00
Anonymous275 e5a0d43024 fixed windows build 2020-11-06 16:43:18 +02:00
Lion Kortlepel 36db73b562 Add more safety on some memory handling 2020-11-04 14:35:28 +01:00
Lion Kortlepel 801ea3f777 Fix windows naming issue with assert 2020-11-03 12:10:08 +01:00
Lion Kortlepel b2166402a2 Print TIDs in every new thread 2020-11-03 10:22:49 +01:00
Lion Kortlepel 2ec65d5b84 Implement Assertion properly, TID printing in debug builds 2020-11-03 10:13:52 +01:00
Anonymous275 3bdc75b0c0 server input 2020-10-31 14:55:00 +02:00
Anonymous275 31c96cee94 V0.6
rewrite
2020-08-21 20:58:10 +03:00
Anonymous275 232c4d7b28 Crash Handeling 2020-07-11 00:03:37 +03:00
Anonymous275 303647a8c3 added 2 lua events fixed chat messages lagging 2020-07-09 20:54:02 +03:00
Anonymous275 c83bc7864a v1.48 2020-07-04 23:58:47 +03:00
Anonymous275 83c095ba17 memory leak fix, now uses less than 5MB of memory 2020-07-04 15:58:53 +03:00
Anonymous275 69362b2dfd Ready for release 2020-07-03 16:22:54 +03:00
Anonymous275 e7c1bdd872 Server now support over 9 Petabytes of mod 2020-07-03 00:58:00 +03:00
Anonymous275 6c93ea7fb2 v0.43 2020-07-02 00:20:35 +03:00
Anonymous275 1b8c7abea5 stability improvements, tweaks 2020-06-27 16:58:02 +03:00
Anonymous275 c5e1175f1a fixed vehicle spawn issue 2020-06-23 22:11:32 +03:00
Anonymous275 3d29067cab Lua function revisions 2020-06-22 18:59:48 +03:00
Anonymous275 62928ece9c statistics 2020-06-20 14:55:27 +03:00
Anonymous275 280e3a8daa Statistic reports mainly packets per second 2020-06-18 21:55:58 +03:00
Anonymous275 a05acee04f Mod Sync 2020-06-13 01:06:28 +03:00
Anonymous275 ed6b2d236a small commit 2020-06-04 17:03:42 +03:00
Anonymous275 80c3280e4e Major rewrite, speed, and stability improvements 2020-06-04 01:52:33 +03:00
Anonymous275 375c4a4952 17h of work 2020-05-26 19:13:27 +03:00
Anonymous275 49c38a0f00 Ack system 2020-05-13 21:54:06 +03:00
Anonymous275 131e64b706 Major rewrite of the network 2020-05-10 23:37:45 +03:00
Anonymous275 b0c6c2bac4 lots of work 2020-05-04 01:17:16 +03:00
Anonymous275 a85da1e05e Disconnect handler + role sync 2020-04-24 18:58:59 +03:00
Anonymous275 9a47f651fc 4h of work 2020-04-12 01:14:16 +03:00
Starystars67 7410625fce xxx 2020-04-10 19:51:19 +01:00
Anonymous275 29e77b147c Fixed 2020-04-10 21:42:04 +03:00
Starystars67 9bdec9e5f8 i broke it some what sorry Anon 2020-04-10 19:14:06 +01:00
Anonymous275 388cffbe01 Curl 2020-04-10 02:14:48 +03:00
Anonymous275 640a9c2e54 Functions and new Config 2020-04-09 21:32:32 +03:00
Anonymous275 3c244c7e7f commit 2020-04-09 20:37:38 +03:00
Anonymous275 f427cb8d06 Fixed Data size 2020-03-09 23:40:29 +02:00
Anonymous275 e2cae1da59 fixed Crash issue added serverVehicleID and gameVehicleID 2020-02-06 23:20:09 +02:00
Starystars67 4e47f36d84 Merge branch 'master' of https://github.com/Starystars67/BeamNG-MP-Server 2020-02-04 17:29:15 +00:00
Starystars67 3ba8e55e59 added heartbeat cpp + h, needs functionality 2020-02-04 17:29:04 +00:00
Anonymous275 56bd547823 Renamed MaxClients to MaxPlayers 2020-02-04 19:05:27 +02:00
Anonymous275 996d96639c Small Bug fix 2020-02-03 22:07:22 +02:00
Anonymous275 54319f7cdd Fully Polished the loggin system 2020-02-03 21:52:11 +02:00
Anonymous275 1f620f4093 Server Listener
Implemented the basic server system and routed the data to a new class for processing.
2020-01-29 21:27:26 +02:00
Anonymous275 ea3d6204d3 Fixed A lot of stuff + removed color system 2020-01-28 19:30:11 +02:00
Anonymous275 cd3933364f Main Fix
Fixed the Main
2020-01-28 17:10:58 +02:00
Anonymous275 04cc140851 Main Fix
you overwrote my main in the master branch so i added your logger code in the main i had on my local machine
2020-01-28 17:09:16 +02:00