Commit Graph

  • ac6235d845
    Merge pull request #23 from ncblakely/users/tos/modefix main ncblakely 2022-11-09 19:46:55 -0800
  • 6208ad77e9 Use value instead of index of mode selection. Nick Blakely 2022-11-09 19:46:28 -0800
  • c9232cc308
    Merge pull request #22 from ncblakely/users/tos/modeselection ncblakely 2022-11-09 18:58:57 -0800
  • 6881cd1327 Remove borderless option (windowed is now borderless); let renderer specify whether it supports fullscreen. users/tos/modeselection Nick Blakely 2022-11-09 18:58:08 -0800
  • 8d918dcaf1
    Merge pull request #21 from ncblakely/features/d3d11 ncblakely 2022-11-09 18:54:34 -0800
  • 62dbc7f3da Remove borderless option (windowed is now borderless); let renderer specify whether it supports fullscreen. Nick Blakely 2022-11-09 18:53:06 -0800
  • b31a72c7ad Create 1.5.1 branch releases/1.5.1.x Nick Blakely 2022-11-05 17:36:54 -0700
  • 709fe37557 Remove DX7 renderer and support anisotropic filtering selection. Nick Blakely 2022-10-29 17:45:12 -0700
  • 31625f7466
    Merge pull request #20 from ncblakely/users/tos/branchname ncblakely 2022-09-25 19:56:35 -0700
  • 85ac7fcd1c Get branch name from comments field instead of config. Nick Blakely 2022-09-25 19:56:20 -0700
  • 90296b2585
    Merge pull request #19 from ncblakely/users/tos/gb2support ncblakely 2022-09-16 17:58:13 -0700
  • 42564f0e4b Support GB2 files in the importer. Nick Blakely 2022-09-16 17:54:10 -0700
  • e817ee78b5
    Merge pull request #18 from ncblakely/users/tos/servertests ncblakely 2022-09-12 20:06:54 -0700
  • eda8d6cf67 Add tests for Get/Add servers. Nick Blakely 2022-09-12 20:06:37 -0700
  • a0e81ce824
    Merge pull request #17 from ncblakely/users/tos/execonfigcopy ncblakely 2022-09-11 18:10:27 -0700
  • 9271f5c7e0 Copy Giants.exe.config to image directory. Nick Blakely 2022-09-11 18:10:13 -0700
  • 70827d6785
    Merge pull request #16 from ncblakely/users/tos/copyconfig ncblakely 2022-09-10 23:23:45 -0700
  • 4e9e019234 Copy config file to image folder. Nick Blakely 2022-09-10 23:23:29 -0700
  • 4e81ab7521
    Merge pull request #15 from ncblakely/users/tos/configwrite ncblakely 2022-09-10 23:02:00 -0700
  • 929801b242 Ensure config file is overwritten when saved. Nick Blakely 2022-09-10 23:01:42 -0700
  • b9184ba3d9
    Merge pull request #14 from ncblakely/users/tos/highdpi ncblakely 2022-09-10 17:53:31 -0700
  • 5080750f8f Enable per-monitor DPI awareness. Nick Blakely 2022-09-10 17:53:13 -0700
  • ad343d425f
    Merge pull request #13 from ncblakely/users/tos/tests ncblakely 2022-09-09 19:46:46 -0700
  • 2f198adbce Add integration tests. Nick Blakely 2022-09-09 19:46:25 -0700
  • 3ca6c77bc5
    Merge pull request #12 from ncblakely/users/tos/branches ncblakely 2022-09-09 19:40:44 -0700
  • 9f500e9084 Force update on branch change in launcher. Nick Blakely 2022-09-09 19:07:40 -0700
  • 98a81d3289 Add support for branch selection. Nick Blakely 2022-09-08 22:31:24 -0700
  • 00d1d374c5
    Merge pull request #11 from ncblakely/users/tos/healthcheck ncblakely 2022-09-05 21:54:19 -0700
  • 1fb899da2b Enable health checks. Nick Blakely 2022-09-05 21:53:54 -0700
  • 374805a39a
    Merge pull request #10 from ncblakely/users/tos/configfile ncblakely 2022-09-05 16:58:55 -0700
  • 595866fe7a Clean up out of date .csproj items and move GiantsDefault.config to launcher project. Nick Blakely 2022-09-05 16:58:24 -0700
  • 21118bec3b
    Merge pull request #9 from ncblakely/users/tos/builder ncblakely 2022-09-05 16:42:02 -0700
  • 3b5c7ce0e1 Use new-style web application builder. Nick Blakely 2022-09-05 16:41:46 -0700
  • ee40ff8b60
    Merge pull request #8 from ncblakely/users/tos/imagecopy ncblakely 2022-09-05 16:18:27 -0700
  • 547318d196 Adjust condition for image copy target and copy dependencies. Nick Blakely 2022-09-05 16:18:08 -0700
  • 666d128787
    Merge pull request #7 from ncblakely/users/tos/packageupdate ncblakely 2022-09-05 15:15:50 -0700
  • a2c20eeee8 Update all NuGet packages. Nick Blakely 2022-09-05 14:45:33 -0700
  • 470d21ec09
    Merge pull request #6 from ncblakely/users/tos/fixconfig ncblakely 2022-09-05 14:41:11 -0700
  • 77719159d0 Fix config defaulting logic. Nick Blakely 2022-09-05 14:40:36 -0700
  • d5eff87ae2
    Merge pull request #5 from ncblakely/users/tos/versioning ncblakely 2022-09-05 14:35:48 -0700
  • 79e5e42527 Support updating version information. Nick Blakely 2022-09-05 13:42:41 -0700
  • 24e547fde2 Add event source logging. Nick Blakely 2022-09-05 13:04:34 -0700
  • 05490c58bc
    Merge pull request #4 from ncblakely/users/tos/merge ncblakely 2022-09-04 20:31:01 -0700
  • 5b3286c2a6 Merge missing commits from 1.5.0.x branch. Nick Blakely 2022-09-04 20:29:59 -0700
  • 038b0a9d29
    Upgrade projects, packages, and fix various compilation issues. (#3) ncblakely 2022-09-04 19:59:58 -0700
  • 3b6c8fb84d Upgrade projects, packages, and fix various compilation issues. Nick Blakely 2022-09-04 19:58:40 -0700
  • 99bbea82aa Import outer Directory.Buildprops. Nick Blakely 2022-09-04 11:53:25 -0700
  • 4685d5d82e
    Merge pull request #2 from ncblakely/users/tos/packagelock2 ncblakely 2022-09-04 11:17:53 -0700
  • c3cb90316a Update to .NET 6, enable package lock. Nick Blakely 2022-09-04 11:09:36 -0700
  • 9911a4ccd6 Add additional step to copy to image folder. Nick Blakely 2022-08-28 00:18:32 -0700
  • d4644f84f9 Move post-build steps to custom target. Nick Blakely 2022-08-27 23:27:26 -0700
  • 6a455cb09c Update SDK for 1.5.1.103. Nick Blakely 2021-02-28 00:46:21 -0800
  • 71b675f5cb Update to new SDK. Nick Blakely 2021-01-23 15:40:09 -0800
  • d2cdbcf440 Default tweaks Nick Blakely 2021-01-09 16:49:39 -0800
  • 23d3136e3f Serialization of navmesh and build settings. Nick Blakely 2021-01-04 19:19:21 -0800
  • 7874502ca2 Initial commit for Recast based nav mesh generator. Nick Blakely 2021-01-04 00:39:07 -0800
  • 312774c745 Add Recast as a submodule. Nick Blakely 2021-01-04 00:36:02 -0800
  • 8454b0df87 Use JSON vcpkg manifest. Nick Blakely 2021-01-04 00:35:51 -0800
  • 382d67f7b1 Minor SDK fixes to ensure proper memory deallocation. Nick Blakely 2021-01-04 00:35:21 -0800
  • 3fc16e8b6b Update SDK and server console example. releases/1.5.0.x Nick Blakely 2020-12-21 00:38:20 -0800
  • 18fe4087ad Tag debug/beta builds in window title. Nick Blakely 2020-12-12 17:41:01 -0800
  • ac7a8eb4ba Update shaders Nick Blakely 2020-11-30 17:40:33 -0800
  • 1377f51276 Move GPatch to separate repo. Nick Blakely 2020-11-30 17:39:52 -0800
  • 6ecadc90c0 Fix anti-aliasing selection being lost on form load. Nick Blakely 2020-11-18 16:28:38 -0800
  • e6747b0d3a Fix various issues with multiple servers from a single IP. Nick Blakely 2020-11-14 18:49:29 -0800
  • eb33ce0bb7 Update patcher Nick Blakely 2020-11-12 21:42:31 -0800
  • ff87767082 Support multiple servers per IP address. Nick Blakely 2020-11-06 15:30:31 -0800
  • 11625b367c Use global variables with static names instead of annotations. Nick Blakely 2020-11-08 18:02:39 -0800
  • 0c527fc9d2 Optimizations to landscape shader. Use shared variables in shaders. Nick Blakely 2020-11-06 11:22:56 -0800
  • b6adcfc8b1 Syncing with game code changes. Support CPV objects in object shader. Nick Blakely 2020-11-05 02:17:12 -0800
  • 3685055df2 Merge Nick Blakely 2020-11-03 21:18:40 -0800
  • 25de26eb5c Separate update channel for beta releases. Nick Blakely 2020-11-03 19:49:04 -0800
  • 7aee9acc9c Code cleanup Nick Blakely 2020-11-03 01:46:00 -0800
  • 58fc85c206 Remove compiled shaders Nick Blakely 2020-11-03 01:42:21 -0800
  • d0dbb056c5 Specular working Nick Blakely 2020-11-02 22:15:00 -0800
  • fad39babcb Shader mostly working apart from specular Nick Blakely 2020-11-02 01:36:29 -0800
  • e91ca889cd FFP shader and cleanup. Nick Blakely 2020-10-31 17:05:48 -0700
  • a2b2fae204 Null check in updater and fix AV false positives. Nick Blakely 2020-10-31 16:52:27 -0700
  • e18ebaf0bf Disable play button while updating. Nick Blakely 2020-10-17 23:44:41 -0700
  • eb04aed5ca Add GBS import/export plugins. Fix VC redist installation error in patcher. Nick Blakely 2020-10-17 23:40:57 -0700
  • eb4f555606 Add API versioning. Nick Blakely 2020-10-12 14:42:44 -0700
  • 0a8271c7df Remove anisotropic filtering setting for now. Nick Blakely 2020-10-12 13:53:29 -0700
  • a492d9a51e Remove unused/sample code. Compile using legacy Jun 2010 SDK. Nick Blakely 2020-09-27 23:01:11 -0700
  • b85a31a572
    Merge pull request #1 from jeantoulza/master ncblakely 2020-09-23 14:58:49 -0700
  • f4a4449243 Added MaxPlayers to API Amazed 2020-09-23 23:44:31 +0200
  • 4a449e12a6 Update AA/aniso dropdowns when changing renderer. Nick Blakely 2020-09-22 22:22:15 -0700
  • 80343ee84b Sync Nick Blakely 2020-09-21 22:30:26 -0700
  • 6dbcc6452e Increase size limit Nick Blakely 2020-09-20 23:19:10 -0700
  • 9a751ddc64 Support configuring master server URI from file. Nick Blakely 2020-09-14 00:11:32 -0700
  • d621c45a9d Misc cleanup. Handle download failures appropriately and ensure GPatch closes launcher/game. Nick Blakely 2020-09-10 22:50:39 -0700
  • d2bc9454ed Add binary tools assembly and FX decompiler. Nick Blakely 2020-09-05 16:47:00 -0700
  • 1f4d4e846c Mirror minidumps to Sentry for easier analysis. Nick Blakely 2020-09-01 11:04:22 -0700
  • 4877479528 Add basic crash report uploader/processor. Nick Blakely 2020-08-31 22:46:07 -0700
  • 624084421e Add work-in-progress console DLL as an example. Nick Blakely 2020-08-26 23:19:09 -0700
  • c7481e976f Update patcher and add SDK includes. Nick Blakely 2020-08-26 23:10:21 -0700
  • 1bbd5e4fc0 Fix background image tiling and ensure options form is centered. Nick Blakely 2020-08-16 15:48:51 -0700
  • 6d46fa2875 Rename DiscordService to be a bit more future-proof. Fix flickering when showing community link. Nick Blakely 2020-08-16 03:08:49 -0700
  • bb376e1f63 Add Discord link to launcher. Nick Blakely 2020-08-16 02:52:58 -0700
  • 7c51747a26 Add Discord URI service. Nick Blakely 2020-08-16 02:03:10 -0700
  • 2159bbc8b9 Fix expired servers not being cleaned up. Nick Blakely 2020-08-16 01:47:25 -0700