Commit Graph

79 Commits

Author SHA1 Message Date
Anonymous275
3c96bb3959 clang format 2022-07-26 11:43:45 +03:00
Anonymous275
b26fb43746 Reformat to clang-format 2022-07-26 10:43:25 +03:00
Anonymous275
8f53052356 - IPC Uses PID to identify the process
- Exception code now shows in hex capitals
- Fixed version checking and bumped the version support
- Added process blacklist for already injected game detection
- Used std::all_of instead of std::string::find for digit checks
2022-07-25 17:09:42 +03:00
Sam39
93727ac48a [Fixed] Check port if valid 2022-07-25 11:17:32 +03:00
Anonymous275
16c8f0a052 Small edits 2022-07-22 23:00:25 +03:00
Anonymous275
92ff28b92e fixed build 2022-06-08 16:55:12 +03:00
Lion Kortlepel
dab8daa088 Make GetSocketApiError static
... but only in the header ;)
2022-05-05 01:54:07 +02:00
Lion Kortlepel
be219d289e Correctly format WinSock errors with a message
This has lead to many(!) issues in the past, and makes
life harder for everyone doing support. This will display the
error code, together with an error message windows provides.
2022-05-05 00:53:42 +02:00
Lion Kortlepel
d50980b10f Use SO_DONTLINGER to fix bind() address in use error
This will ensure the socket does not linger,
which fixes the common and *super* annoying issue of "bind(): address
already in use"
2022-05-05 00:51:33 +02:00
Anonymous275
0a5343cbd9 Fixed launcher not terminating on socket error 2022-03-06 01:24:24 +02:00
Anonymous275
158eb26456 fixed small issue 2022-03-03 16:28:16 +02:00
Anonymous275
31cd89fd20 switched to nlohmann_json 2022-03-03 16:12:55 +02:00
Anonymous275
19d7120b13 lots of work, added atomic queue, changed githuyb workflows and added patterns with memory functions. Changed from MS Detours to MinHook.
now works with lua prototype
2022-02-22 16:19:53 +02:00
Anonymous275
6dfeba1e49 Network, bug fixes, more patters, GELua and a lot more 2022-01-31 23:39:42 +02:00
Anonymous275
a6cb175eb4 Clean termination 2022-01-20 02:07:57 +02:00
Anonymous275
2b73c120a8 Basic foundation done 2022-01-19 21:36:52 +02:00
Anonymous275
48e6b21eda fixed count forcing null byte at the end of query string 2022-01-19 01:31:43 +02:00
Anonymous275
2e4db92640 added ShutdownException and registry queries 2022-01-18 21:44:20 +02:00
Anonymous275
e8d25beac0 version checking fix and thank you windows for having min and max macros 2022-01-18 18:16:45 +02:00
Anonymous275
674aae6b7c Update checking and minor tweaks 2022-01-18 16:20:42 +02:00
Anonymous275
f110ef2bc8 Added HTTP logic and login 2022-01-17 18:20:57 +02:00
Anonymous-275
127f498bec simple setup 2021-12-26 21:52:00 +02:00
Anonymous-275
61759b8531 0.23.0.0 support 2021-07-01 18:53:50 +03:00
Anonymous-275
691be8cd08 Mod validity check 2021-06-02 00:02:50 +03:00
Anonymous-275
f4bda81be0 Added 'N' packet flag 2021-05-23 19:22:44 +03:00
Anonymous-275
1ad8e0b8e5 Minor edit 2021-05-11 22:32:46 +03:00
Anonymous-275
6c673e78e5 Fixed invalid string position, Bumped game version 2021-05-11 22:19:42 +03:00
Anonymous-275
ec3bcffe7c New header only http library 2021-04-04 19:20:25 +03:00
Anonymous-275
e70cf0f877 Fixed launcher crash in wine! 2021-04-02 03:52:31 +03:00
Anonymous-275
37cfec9fdc Added chat to reliable 2021-03-30 23:31:11 +03:00
Anonymous-275
83b43d782d Small tweak 2021-03-30 00:03:43 +03:00
Anonymous-275
289402a9ba Switched to new default userdata 2021-03-29 23:29:03 +03:00
Starystars67
ae6725ece3 Possible fix for new backend linix ~Anonymous275 2021-03-29 19:00:23 +01:00
Anonymous-275
fff747afca Replaced cURL with evpp 2021-03-29 16:43:17 +03:00
Anonymous-275
fbc5e28d25 Mingw Compatible 2021-03-29 11:43:24 +03:00
Anonymous275
ba5ba4b8b4 Partial fix for directory startup location 2021-02-22 20:09:36 +02:00
Anonymous275
263b6c9c0d Potential auth fix 2021-01-07 15:28:51 +02:00
Anonymous275
075d4a8c4d 1.80.91 2021-01-01 16:36:44 +02:00
Anonymous275
9734a7f3d5 Hotfix 2020-12-27 05:50:51 +02:00
Anonymous275
e207f2febd Potential default dir fix 2020-12-27 05:14:02 +02:00
Anonymous275
9f821a01f0 Mod downloading hotfix 2020-12-27 00:23:58 +02:00
Anonymous275
9a04665c34 Unicode path support 2020-12-26 23:35:43 +02:00
Anonymous275
ab2a58bf42 switched to normal filesystem + crash fixes 2020-12-26 22:52:01 +02:00
Anonymous275
7cd25fbb22 fixed mod downloading stuck at 50% 2020-12-22 19:38:01 +02:00
Anonymous275
b802aa46ef Update Resources.cpp 2020-12-20 16:06:44 +02:00
Anonymous275
62f319a90e fixed mod download 2020-12-20 16:04:25 +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