Commit Graph

42 Commits

Author SHA1 Message Date
Nick Blakely 6208ad77e9 Use value instead of index of mode selection. 2022-11-09 19:46:28 -08:00
Nick Blakely 6881cd1327 Remove borderless option (windowed is now borderless); let renderer specify whether it supports fullscreen. 2022-11-09 18:58:08 -08:00
Nick Blakely 62dbc7f3da Remove borderless option (windowed is now borderless); let renderer specify whether it supports fullscreen. 2022-11-09 18:53:06 -08:00
Nick Blakely 709fe37557 Remove DX7 renderer and support anisotropic filtering selection. 2022-10-29 17:45:12 -07:00
Nick Blakely 85ac7fcd1c Get branch name from comments field instead of config. 2022-09-25 19:56:20 -07:00
Nick Blakely 9271f5c7e0 Copy Giants.exe.config to image directory. 2022-09-11 18:10:13 -07:00
Nick Blakely 4e9e019234 Copy config file to image folder. 2022-09-10 23:23:29 -07:00
Nick Blakely 929801b242 Ensure config file is overwritten when saved. 2022-09-10 23:01:42 -07:00
Nick Blakely 5080750f8f Enable per-monitor DPI awareness. 2022-09-10 17:53:13 -07:00
Nick Blakely 9f500e9084 Force update on branch change in launcher. 2022-09-09 19:07:40 -07:00
Nick Blakely 98a81d3289 Add support for branch selection. 2022-09-08 22:31:24 -07:00
Nick Blakely 595866fe7a Clean up out of date .csproj items and move GiantsDefault.config to launcher project. 2022-09-05 16:58:24 -07:00
Nick Blakely 547318d196 Adjust condition for image copy target and copy dependencies. 2022-09-05 16:18:08 -07:00
Nick Blakely a2c20eeee8 Update all NuGet packages. 2022-09-05 14:45:33 -07:00
Nick Blakely 77719159d0 Fix config defaulting logic. 2022-09-05 14:40:36 -07:00
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