Commit Graph

77 Commits

Author SHA1 Message Date
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