44 Commits

Author SHA1 Message Date
Anonymous275
d545bd7078 - version change 3.0
- protocol version 2.0
2023-12-02 21:21:02 +00:00
Anonymous275
b09c9f4c7a - add backend proxy
- fix crash bug
2023-12-02 16:09:42 +00:00
Anonymous-275
409a2501e9 v2.1.1 2023-10-02 20:33:04 +01:00
Anonymous-275
5d1aee98a1 - fix uri now show beammp launcher prompt 2023-09-02 00:55:58 +01:00
Anonymous-275
d2dc3cfd76 - add uri connect 2023-09-01 23:49:20 +01:00
Anonymous-275
f1d960d062 - debug state
- new fail message from pull/58
2023-08-04 20:57:52 +01:00
Anonymous-275
a504114809 - new backend links
- self updating
- add open_url lua function with filter
2023-07-12 21:30:05 +01:00
Anonymous-275
4a4204932d - 2023-04-11 20:12:29 +01:00
Anonymous275
f8fed6c183 - always check latest profile 2022-12-19 20:54:02 +00:00
Anonymous275
9d01ae939a - reduce the amount of data required from the registry
- remove wxWidgets
- general cleanup
2022-12-19 20:41:45 +00:00
Anonymous275
3f1a2a281b v3 version bump 2022-09-28 19:03:02 +03:00
Anonymous275
a118fa6c71 hard code UI disable 2022-09-25 15:38:27 +03:00
Anonymous275
8ad92ad503 bump 0.26 2022-09-19 20:30:51 +03:00
Sam39
e485d457a6 add specify a config file as argument 2022-08-22 11:15:08 +03:00
Anonymous275
000af36510 add cases for empty paths
edit path usages to use filesystem
2022-08-20 19:51:00 +03:00
Anonymous275
65ce374f3c link resources path from config 2022-08-19 16:23:20 +03:00
Anonymous275
eeac661bd0 link UI data with launcher data
fix auto update
fix crash caused by stdout
2022-08-19 14:01:35 +03:00
Sam39
392de2b724 fix auto detect on first launch
current bug: updating launcher
2022-08-19 12:18:24 +03:00
Sam39
53fffdb802 fix build state not saving 2022-08-18 16:18:39 +03:00
Sam39
e9608e0f7e fix show console state not saving 2022-08-18 15:57:52 +03:00
Sam39
1d5dc1e545 add login and logout logic 2022-08-16 17:16:18 +03:00
Sam39
44a6eac95a add link to player, servers, game version 2022-08-15 12:28:50 +03:00
Sam39
310b2094c5 add path detection
add game path auto detection
add profile path auto detection
add cache path reset
2022-08-12 14:45:46 +03:00
Sam39
a407d00378 add config linking
add link to game path
add link to profile path
add link to cache path
add link to console
add link to build
add panel to all 3 frames
2022-08-11 16:48:21 +03:00
Sam39
0bf4415376 [Updated & Fixed] Launch Button, Settings UI, Console. 2022-08-08 12:35:14 +03:00
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
6147ad46e7 [Changed]
"Shutdown" and "Exit" to inline for initialization

Co-Authored-By: Anonymous275 <36374260+Anonymous-275@users.noreply.github.com>
2022-07-21 11:34:46 +03: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
06073727de new discord code, vcpkg to handle the library 2022-01-20 03:13:42 +02:00
Anonymous275
a6cb175eb4 Clean termination 2022-01-20 02:07:57 +02:00
Anonymous275
09b18a40c5 Disabled discord since it randomly crashes smh 2022-01-19 23:08:37 +02:00
Anonymous275
2b73c120a8 Basic foundation done 2022-01-19 21:36:52 +02:00
Anonymous275
046695d37d added blocking WaitForGame using PID 2022-01-19 01:56:48 +02:00
Anonymous275
48e6b21eda fixed count forcing null byte at the end of query string 2022-01-19 01:31:43 +02:00
Anonymous275
ebe8d15362 registry query complete 2022-01-19 00:18:06 +02:00
Anonymous275
2e4db92640 added ShutdownException and registry queries 2022-01-18 21:44:20 +02:00
Anonymous275
674aae6b7c Update checking and minor tweaks 2022-01-18 16:20:42 +02:00
Anonymous275
6e45304aea added discord-rpc 2022-01-18 13:58:49 +02:00
Anonymous275
f110ef2bc8 Added HTTP logic and login 2022-01-17 18:20:57 +02:00
Anonymous275
e0971450fe added json header and fixed static linking 2022-01-16 21:00:57 +02:00
Anonymous-275
f19d92eebc Logging library with setup 2021-12-27 00:36:12 +02:00