Commit Graph

68 Commits

Author SHA1 Message Date
Tyler Hoyt ffc36e7f3d Added cli option for user-path 2025-04-26 18:42:31 +02:00
Tixx d14b64c652 Fix linux build 2024-12-25 00:07:13 +01:00
Tixx 46e6fda26e Update license header 2024-12-07 11:26:09 +01:00
Tixx 708da44fec Remove unused code 2024-10-20 16:57:47 +02:00
Lion Kortlepel 7b59cb6f87 fix various commandline argument related things 2024-10-07 00:33:43 +02:00
Tixx 5bdd8c11da Fix relaunch 2024-10-05 18:01:47 +02:00
Tixx 467c8dc584 Add no-update flag 2024-10-05 17:20:40 +02:00
Tixx aca61886d0 add command-line options 2024-10-05 17:20:40 +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 7b022f9907 Add --skip-ssl-verify cli option (#117)
This is a temporary fix for if anyone has issues with SSL certificate
validation. The use of this must come with the disclaimer that,
obviously, this bypasses the security that SSL gives entirely. Anyone
could MITM you at that point. Don't use, basically.
2024-09-22 19:56:43 +02:00
Lion Kortlepel 18e1b7a2bb add --skip-ssl-verify cli option 2024-09-22 19:42:00 +02:00
Tixx ac2db7c73f Remove now unused variable 2024-09-14 22:17:21 +02:00
Tixx 06db6d0341 Implement mod warning 2024-09-14 22:17:21 +02:00
Tixx 452fc1e484 Move HTTP Proxy and remove and relocate duplicate code 2024-09-07 22:35:27 +02:00
Lion Kortlepel c95178ea59 dont auto-update in dev mode 2024-06-22 23:20:46 +02:00
Lion Kortlepel 1f7c498bd9 fix compiler error in decomp 2024-06-22 23:05:01 +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 adba66afb9 add http debug error logging 2024-03-22 12:19:18 +01:00
Lion Kortlepel b9d252fd8a remove old stuff 2024-03-22 11:22:17 +01:00
Lion Kortlepel 348090a127 fix perms on more source files
... wtf
2024-03-22 10:50:58 +01:00
Anonymous275 3b479abf64 v2.0.84
- add hash check
- new routes for updates
- use C++ 20
2023-12-15 18:16:12 +00: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 a91735531a linux build 2023-10-17 18:53:01 -07: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 96c60ef05a 0.23.0.0 support 2021-07-01 18:54:06 +03:00
Anonymous-275 61759b8531 0.23.0.0 support 2021-07-01 18:53:50 +03:00
Anonymous-275 1ad8e0b8e5 Minor edit 2021-05-11 22:32:46 +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 e290910312 updated submodule 2021-03-29 12:44:48 +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 e207f2febd Potential default dir fix 2020-12-27 05:14:02 +02:00
Anonymous275 9a04665c34 Unicode path support 2020-12-26 23:35:43 +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 cf459a67d0 new authentication interface 2020-12-07 14:33:55 +02:00
Anonymous275 fa31090143 added new log prefix, ready for new system 2020-11-27 19:58:20 +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 179b46d17b 1.70.1 2020-11-14 23:31:58 +02:00