Commit Graph

33 Commits

Author SHA1 Message Date
Lion Kortlepel eead954bf9 Fix Console on Unix, adapt console behavior to that of a traditional
console, add Assert.h, add clang-format file with modified WebKit style
2020-11-03 09:01:58 +01:00
Lion Kortlepel 953131289d Fix compiler warnings, explicitly cast by default 2020-11-01 12:19:19 +01:00
Lion Kortlepel 8bc35fb82e Refactor to work on Linux / Unix, fix some compiler errors.
CMakeLists was also modified to make this work, but its scuffed
and i will hold on to that for a while longer
2020-11-01 02:00:27 +01:00
Anonymous275 71a84b4f1b Server update 0.63.5
- async lua implementation
- cleaner backend heartbeat
- two way encryption on connect
- async tcp buffer
- disconnect handler
- cleaned UDP implementation
2020-10-16 17:05:31 +03:00
Anonymous275 31c96cee94 V0.6
rewrite
2020-08-21 20:58:10 +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 25a5cd75c6 fixed a crash, added network codes 2020-05-02 17:25:44 +03:00
Anonymous275 851343eedb Fixed timeout, added vehicle data tracker 2020-05-01 18:42:17 +03:00
Anonymous275 a85da1e05e Disconnect handler + role sync 2020-04-24 18:58:59 +03:00
Anonymous275 ce7abdc960 working vehicle sync 2020-04-18 22:40:15 +03:00
Anonymous275 60c38ccd1a Minor Adjustments 2020-04-18 04:48:42 +03:00
Anonymous275 2a3df072d1 small improvement 2020-04-18 03:56:34 +03:00
Anonymous275 1636ae3286 Fixed Crash 2020-04-18 00:50:41 +03:00
Anonymous275 123cb4f1a2 data transfer fixes+handlers 2020-04-18 00:06:37 +03:00
Anonymous275 d368b154c2 Auto name request + parser 2020-04-17 00:47:13 +03:00
Anonymous275 b5dbb70104 high accuracy ping + cleanup 2020-04-16 22:55:22 +03:00
Anonymous275 5cb43950eb cleanup and ping fix 2020-04-16 00:00:10 +03:00
Anonymous275 8d56873335 Map name transfer 2020-04-15 03:04:26 +03:00
Anonymous275 d50f205787 Working Mod Sync 2020-04-14 01:01:06 +03:00
Anonymous275 9a47f651fc 4h of work 2020-04-12 01:14:16 +03:00
Anonymous275 29e77b147c Fixed 2020-04-10 21:42:04 +03: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
Anonymous275 4503338378 fixed time log 2020-02-06 17:40:07 +02:00
Anonymous275 c47e8783e6 Added ClientHandler + Polished some code 2020-02-04 21:55:02 +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 9034319685 Server Implementation 2020-01-29 21:32:31 +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