Commit graph

29 commits

Author SHA1 Message Date
GeekOfWires 172447b771
Merge pull request #5 from Resaec/add_api_launching_code
Implement API launching
2023-08-08 14:19:43 -04:00
Resaec c64ff7f83a Fix CoreCombat (/CC) and "extra" arguments missing when starting with launcher login.
Change some error messages.
2023-08-02 21:25:33 +02:00
Resaec ec0c4eb218 Remove unnecessary HttpClientHandler code since .NET 4.8 takes care of using recent TLS versions based on system configurations. 2023-08-02 00:30:17 +02:00
Resaec c72061bc0e Add support for TLS 1.2 additionally to TLS 1.3 2023-08-01 18:14:39 +02:00
Resaec 823819847b Added functionality for API based version checking, authentication, file verification and game token launching 2023-08-01 17:08:31 +02:00
Chord a915df802e Add release script 2017-03-19 18:29:02 -04:00
Chord ab2d25d0e4 Version bump 2017-03-19 18:29:01 -04:00
Chord 3cb7989b92 Change newlines to Environment.NewLine 2017-03-19 18:29:00 -04:00
pschord 0cfd4f0b9d Update README.md 2017-03-19 16:18:17 -04:00
Chord 1da2f0cfcf Update readme with new features 2017-03-19 16:01:22 -04:00
Chord c7b43d47b0 Disable login and fix Skip Launcher setting bug 2017-03-19 15:58:15 -04:00
Chord 7dcfcf81c6 Working server selection and INI rewrite 2017-03-19 15:46:03 -04:00
Chord bf35d3aea1 Added server selection form 2017-03-19 11:20:57 -04:00
Chord 4320354a35 Add more process logging and fix clear err msg 2016-06-21 18:35:52 -04:00
Chord 9f280093c2 Add icons and improve version display 2016-06-20 03:04:50 -04:00
Chord fce71df0f3 Fix path ordering bug
EXE discovery is now ordered from newest to oldest.
2016-06-20 01:45:40 -04:00
Chord d67413195c Remove old reference to PS2 2016-06-19 23:25:06 -04:00
Chord 824d7b5a7b Fix web responses, about box 2016-06-19 23:16:49 -04:00
Chord 71665d8718 Move items around, exit code, tweaks 2016-06-19 23:16:48 -04:00
Chord c280f72de1 Improve layout, add settings, kill button 2016-06-19 23:16:47 -04:00
Chord 36e6f67319 Add README and LICENSE 2015-12-22 15:29:19 -05:00
Chord 14d22b5504 1.0.0.4 Version bump 2015-10-23 01:34:31 -04:00
Chord 680dc56bda Updated launcher to new DBG endpoint 2015-10-23 01:28:27 -04:00
Chord 12f7ad0b01 Naming tweaks and exit confimation 2015-10-02 19:05:34 -04:00
Chord a1fbe837e6 GUI reorder and output performance improvements 2015-08-14 19:03:34 -04:00
Chord 088fcee2f4 Changed progress bar layout, runtime field checking 2015-08-14 18:21:04 -04:00
Chord 95068da8ac Reorganize gitignore files 2015-08-14 13:22:44 -04:00
Chord 837d87e323 Initial commit 2015-08-14 13:18:12 -04:00
Chord b084826659 Initial commit to add default .gitIgnore and .gitAttribute files. 2015-08-14 13:12:41 -04:00