Commit Graph

27 Commits

Author SHA1 Message Date
Nick Blakely 5b3286c2a6 Merge missing commits from 1.5.0.x branch. 2022-09-04 20:29:59 -07:00
Nick Blakely c3cb90316a Update to .NET 6, enable package lock. 2022-09-04 11:13:31 -07:00
Nick Blakely 9911a4ccd6 Add additional step to copy to image folder. 2022-08-28 00:18:32 -07:00
Nick Blakely d4644f84f9 Move post-build steps to custom target. 2022-08-27 23:27:26 -07:00
Nick Blakely 3685055df2 Merge 2020-11-03 21:18:40 -08:00
Nick Blakely 25de26eb5c Separate update channel for beta releases. 2020-11-03 20:29:34 -08:00
Nick Blakely fad39babcb Shader mostly working apart from specular 2020-11-02 01:36:29 -08:00
Nick Blakely a2b2fae204 Null check in updater and fix AV false positives. 2020-10-31 16:52:27 -07:00
Nick Blakely e18ebaf0bf Disable play button while updating. 2020-10-17 23:44:41 -07:00
Nick Blakely 0a8271c7df Remove anisotropic filtering setting for now. 2020-10-12 13:53:29 -07:00
Nick Blakely 4a449e12a6 Update AA/aniso dropdowns when changing renderer. 2020-09-22 22:22:15 -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 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 66b9ff5704 Fix rare crash when populating AA/aniso options. 2020-08-16 01:32:49 -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 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 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 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 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 16a39af2f6 Add old launcher project from 2012. 2020-08-09 21:58:51 -07:00