34 Commits

Author SHA1 Message Date
Lion Kortlepel
7c24020124
implement receiving new header format 2024-06-28 09:23:30 +02:00
Lion Kortlepel
4a5728d421
implement binary header 2024-06-28 09:13:26 +02:00
Lion Kortlepel
137d9dd1e2
implement string int header 2024-06-28 09:13:26 +02:00
Lion Kortlepel
e46d4b2f0e
Merge branch 'performance-improvements' 2024-06-22 23:01:15 +02:00
Lion Kortlepel
f2b34543f9
switch to compression with limit at 30 MB 2024-06-22 22:48:00 +02:00
Lion Kortlepel
17e887442c
avoid a substr() which costs us ~20% of runtime performance 2024-06-19 16:18:11 +02:00
Lion Kortlepel
a82b9fb36f
reformat 2024-06-17 22:01:15 +02:00
Lion Kortlepel
05ffa0b638
Merge branch 'linux' 2024-06-17 21:57:41 +02:00
Lion Kortlepel
c0df995e28
fix perms on all source files 2024-03-22 10:47:08 +01:00
gamingdoom
5dfb5f3b88 works but linux build is broken and this is an old version of the source 2023-10-16 22:13:30 -07:00
gamingdoom
54e1beb548 rename network.h to network.hpp 2023-10-16 17:33:52 -07:00
Anonymous-275
f4bda81be0 Added 'N' packet flag 2021-05-23 19:22:44 +03:00
Anonymous-275
37cfec9fdc Added chat to reliable 2021-03-30 23:31:11 +03:00
Anonymous-275
fbc5e28d25 Mingw Compatible 2021-03-29 11:43:24 +03:00
Anonymous275
075d4a8c4d 1.80.91 2021-01-01 16:36:44 +02:00
Anonymous275
5337d1bf25 Small edit 2020-12-20 15:14:19 +02:00
Anonymous275
4b9742553a more cleanup 2020-12-20 14:11:17 +02:00
Anonymous275
49dd577c36 Support of 1Gps+ internet 2020-12-19 01:16:05 +02:00
Anonymous275
4914d251f1 new auth system + cleanup 2020-12-16 01:35:31 +02:00
Anonymous275
f858c462af Base for new system 2020-11-27 10:33:59 +02:00
Anonymous275
1579c8bc29 UDP Cleanup 2020-11-25 20:26:43 +02:00
Anonymous275
c517a48fa6 Roll Back 2020-11-14 23:50:15 +02:00
Anonymous275
5753ebb887 check fix 2020-11-14 23:26:59 +02:00
Anonymous275
db3f7b9988 Bump to 1.70.1 2020-11-13 22:24:20 +02:00
Anonymous275
a09e5829f3 cleanup 2020-11-13 22:09:26 +02:00
Anonymous275
97cc5a3179 fixed. every. bug. 2020-11-13 21:23:18 +02:00
Anonymous275
d5466bb68a Fixed ? ping 2020-11-13 00:30:03 +02:00
Anonymous275
f875adc473 Connection issues set to 800ms+ 2020-11-11 23:28:16 +02:00
Anonymous275
f6166460ff GameSend Improvement 2020-11-11 01:01:32 +02:00
Anonymous275
726af5bf1d lua error fix 2020-11-11 00:40:19 +02:00
Anonymous275
6d6d8ef7e7 Made ServerParser execute on the same thread 2020-11-10 09:10:46 +02:00
Anonymous275
cd05b0a59a lot of work 2020-11-08 21:48:52 +02:00
Anonymous275
7da9f4fcd2 Launcher update to 1.63.5
- async tcp buffer
- two way encryption on connect
- map security fix
- DNS Lookup on connect
- fixed bug in beamng security
2020-10-16 17:10:12 +03:00
Anonymous275
ccdbc51b30 V1.6
Rewrite
2020-08-21 20:57:41 +03:00