62 Commits

Author SHA1 Message Date
Tixx
46e6fda26e
Update license header 2024-12-07 11:26:09 +01:00
Tixx
4fdc3c4031 Fix --port 2024-10-20 16:59:00 +02:00
Tixx
708da44fec Remove unused code 2024-10-20 16:57:47 +02:00
Lion Kortlepel
76cfc47a2f
log invocation 2024-10-07 00:43:25 +02:00
Lion Kortlepel
7b59cb6f87
fix various commandline argument related things 2024-10-07 00:33:43 +02:00
Tixx
06686688fc Move console clear to main to avoid clearing logs 2024-10-05 17:20:40 +02:00
Tixx
aca61886d0 add command-line options 2024-10-05 17:20:40 +02:00
Lion Kortlepel
c74455e0fe
switch to curl for Get and Post 2024-10-04 22:59:29 +02:00
Lion
0c3ae43910
Add CachingDirectory config setting to cache mods elsewhere (#121)
also moved cls/clear to the beginning, idk wtf it was doing in there.
2024-09-23 22:45:21 +02:00
Lion
470eeac821
Add better error handling (#119) 2024-09-23 22:34:19 +02:00
Lion Kortlepel
1362471657
add CachingDirectory config setting to cache mods elsewhere
also moved cls/clear to the beginning, idk wtf it was doing in there.
2024-09-23 22:31:58 +02:00
Lion Kortlepel
aa46b454e2
add print to inform the user that they must keep the window open 2024-09-23 22:12:00 +02:00
Lion Kortlepel
02465c529d
add more logging to exit 2024-09-23 22:08:45 +02:00
Lion Kortlepel
97f58dd413
add better error handling to main() 2024-09-23 21:58:27 +02:00
Lion Kortlepel
18e1b7a2bb
add --skip-ssl-verify cli option 2024-09-22 19:42:00 +02:00
Tixx
452fc1e484 Move HTTP Proxy and remove and relocate duplicate code 2024-09-07 22:35:27 +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
942cc78406
remove debug print 2024-06-15 22:24:19 +02:00
Lion Kortlepel
adba66afb9
add http debug error logging 2024-03-22 12:19:18 +01:00
Lion Kortlepel
c0df995e28
fix perms on all source files 2024-03-22 10:47:08 +01:00
Anonymous275
c731718f50 v2.0.84
- HTTP Proxy for backend.beammp.com
- Fix Attempt for mod loading, game detecting partial zip file
- Use nlohmann JSON
- Update vcpkg parameters and commit ID
- Add ability to open URL using default browser with filter
2023-12-15 17:38:47 +00:00
gamingdoom
54e1beb548 rename network.h to network.hpp 2023-10-16 17:33:52 -07:00
Anonymous-275
61759b8531 0.23.0.0 support 2021-07-01 18:53:50 +03:00
Anonymous-275
15d1539a92 v2.0.2 2021-04-04 23:42:29 +03:00
Anonymous-275
ec3bcffe7c New header only http library 2021-04-04 19:20:25 +03: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
d96f968dde Cleanup 2021-02-22 23:00:54 +02:00
Anonymous275
ba5ba4b8b4 Partial fix for directory startup location 2021-02-22 20:09:36 +02:00
Anonymous275
3572a188d1 added try catch 2020-12-27 23:21:41 +02:00
Anonymous275
775e44a68f fixed crash when starting up 2020-12-27 23:19:24 +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
5337d1bf25 Small edit 2020-12-20 15:14:19 +02:00
Anonymous275
4b9742553a more cleanup 2020-12-20 14:11:17 +02:00
Anonymous275
f858c462af Base for new system 2020-11-27 10:33:59 +02:00
Anonymous275
c517a48fa6 Roll Back 2020-11-14 23:50:15 +02:00
Anonymous275
179b46d17b 1.70.1 2020-11-14 23:31:58 +02:00
Anonymous275
a09e5829f3 cleanup 2020-11-13 22:09:26 +02:00
Anonymous275
82870a23ac Improved Launcher startup 2020-11-05 22:44:43 +02:00
Anonymous275
c514e7c1eb small bug fix 2020-10-31 14:54:27 +02:00
Anonymous275
ccdbc51b30 V1.6
Rewrite
2020-08-21 20:57:41 +03:00
Anonymous275
5d6f2b93b2 improved launcher communications 2020-07-09 20:53:35 +03:00
Anonymous275
2db5b99f57 minor tweaks 2020-07-06 21:23:23 +03:00
Anonymous275
9da17ae73a v1.48 2020-07-04 23:59:26 +03:00
Anonymous275
2c93c953ec major bug/crash fixing ready for release 2020-07-03 16:22:40 +03:00
Anonymous275
1711662241 tweaked connection logic | launcher now retries to auto update 2020-07-03 00:58:46 +03:00
Anonymous275
c8bddb0d3e Cleanup + mod sync rewrite 2020-07-02 20:43:34 +03:00
Anonymous275
04b5b13ef9 v1.43 2020-07-02 00:20:05 +03:00