Commit Graph

49 Commits

Author SHA1 Message Date
Nick Blakely eb04aed5ca Add GBS import/export plugins. Fix VC redist installation error in patcher. 2020-10-17 23:40:57 -07:00
Nick Blakely eb4f555606 Add API versioning. 2020-10-12 14:42:44 -07:00
Nick Blakely 0a8271c7df Remove anisotropic filtering setting for now. 2020-10-12 13:53:29 -07:00
Nick Blakely a492d9a51e Remove unused/sample code. Compile using legacy Jun 2010 SDK. 2020-09-27 23:01:11 -07:00
ncblakely b85a31a572
Merge pull request #1 from jeantoulza/master
Added MaxPlayers to API
2020-09-23 14:58:49 -07:00
Amazed f4a4449243 Added MaxPlayers to API 2020-09-23 23:44:31 +02:00
Nick Blakely 4a449e12a6 Update AA/aniso dropdowns when changing renderer. 2020-09-22 22:22:15 -07:00
Nick Blakely 80343ee84b Sync 2020-09-21 22:30:26 -07:00
Nick Blakely 6dbcc6452e Increase size limit 2020-09-20 23:19:10 -07:00
Nick Blakely 9a751ddc64 Support configuring master server URI from file. 2020-09-14 00:11:32 -07:00
Nick Blakely d621c45a9d Misc cleanup. Handle download failures appropriately and ensure GPatch closes launcher/game. 2020-09-10 23:19:09 -07:00
Nick Blakely d2bc9454ed Add binary tools assembly and FX decompiler. 2020-09-05 22:22:23 -07:00
Nick Blakely 1f4d4e846c Mirror minidumps to Sentry for easier analysis. 2020-09-01 11:04:22 -07:00
Nick Blakely 4877479528 Add basic crash report uploader/processor. 2020-08-31 22:46:07 -07:00
Nick Blakely 624084421e Add work-in-progress console DLL as an example. 2020-08-26 23:19:09 -07:00
Nick Blakely c7481e976f Update patcher and add SDK includes. 2020-08-26 23:10:21 -07:00
Nick Blakely 1bbd5e4fc0 Fix background image tiling and ensure options form is centered. 2020-08-16 15:48:51 -07:00
Nick Blakely 6d46fa2875 Rename DiscordService to be a bit more future-proof. Fix flickering when showing community link. 2020-08-16 03:08:49 -07:00
Nick Blakely bb376e1f63 Add Discord link to launcher. 2020-08-16 02:52:58 -07:00
Nick Blakely 7c51747a26 Add Discord URI service. 2020-08-16 02:03:10 -07:00
Nick Blakely 2159bbc8b9 Fix expired servers not being cleaned up. 2020-08-16 01:47:25 -07:00
Nick Blakely 66b9ff5704 Fix rare crash when populating AA/aniso options. 2020-08-16 01:32:49 -07:00
Nick Blakely af7f1f21c9 Update version. 2020-08-16 01:24:49 -07:00
Nick Blakely d80541fd4f Revert "Revert to NSIS 2.46, bump version."
This reverts commit 0052935950.
2020-08-15 15:39:58 -07:00
Nick Blakely 6d78a4dc0e More cleanup. Only show renderer file name if multiple entries exist. 2020-08-12 23:37:45 -07:00
Nick Blakely 0052935950 Revert to NSIS 2.46, bump version. 2020-08-12 23:02:49 -07:00
Nick Blakely 9f1a059ab1 Code cleanup, use constants for setting names in preparation for JSON settings. Move user-facing strings to resources. 2020-08-12 23:02:36 -07:00
Nick Blakely 582fe3e693 Formatting fixes. 2020-08-12 21:58:53 -07:00
Nick Blakely c6c9b6f4f9 Fix heartbeats being ignored. 2020-08-11 22:15:13 -07:00
Nick Blakely e44d685d55 Move caching for servers to store layer. 2020-08-11 21:07:21 -07:00
Nick Blakely d8a107b5ca Add shader project. 2020-08-11 12:08:49 -07:00
Nick Blakely dcf44ec7d0 Fix version check for launcher. 2020-08-11 11:24:04 -07:00
Nick Blakely 006612a655 Add post build step for clients assembly. Show message box if launcher fails to start. 2020-08-11 01:55:57 -07:00
Nick Blakely 957848dad2 Change patch output directory. 2020-08-11 01:39:21 -07:00
Nick Blakely d4df4e42e0 Partial refactor of updater code and version API. 2020-08-11 01:29:45 -07:00
Nick Blakely ff7df4960a Upgrade to .NET 4.7.2. 2020-08-10 23:38:26 -07:00
Nick Blakely f64383825a Auto generate HTTP clients. 2020-08-10 01:11:42 -07:00
Nick Blakely 998f06b238 Minor refactoring. Add Updater service. 2020-08-10 00:29:28 -07:00
Nick Blakely 7af4abb543 Add launcher update script. 2020-08-09 23:24:50 -07:00
Nick Blakely 95f608e8f2 Add GPatch script. 2020-08-09 22:26:15 -07:00
Nick Blakely 55dba6ee11 Add delete API 2020-08-09 22:11:10 -07:00
Nick Blakely 16a39af2f6 Add old launcher project from 2012. 2020-08-09 21:58:51 -07:00
Nick Blakely 1216bf23c8 Add validation annotations. 2020-08-09 12:44:12 -07:00
Nick Blakely 208bcd1b25 Add cache layer to prevent request throttling under load. 2020-08-09 02:10:33 -07:00
Nick Blakely 81d5d86683 Parameter validation/cleanup. 2020-08-08 17:52:26 -07:00
Nick Blakely 75c2b9474e Implement timed cleanup. 2020-08-08 17:26:41 -07:00
Nick Blakely aa16e3507c CosmosDb store implementation. 2020-08-08 16:31:21 -07:00
Nick Blakely ee0fddbf6d Fix mappings. 2020-08-08 00:07:11 -07:00
Nick Blakely 6e2ebf67af Skeleton/basic implementation for web API. 2020-08-07 23:53:35 -07:00