ncblakely
|
d5eff87ae2
|
Merge pull request #5 from ncblakely/users/tos/versioning
Support updating version information.
|
2022-09-05 14:35:48 -07:00 |
|
Nick Blakely
|
79e5e42527
|
Support updating version information.
|
2022-09-05 14:33:14 -07:00 |
|
Nick Blakely
|
24e547fde2
|
Add event source logging.
|
2022-09-05 13:04:34 -07:00 |
|
ncblakely
|
05490c58bc
|
Merge pull request #4 from ncblakely/users/tos/merge
Merge missing commits from 1.5.0.x branch.
|
2022-09-04 20:31:01 -07:00 |
|
Nick Blakely
|
5b3286c2a6
|
Merge missing commits from 1.5.0.x branch.
|
2022-09-04 20:29:59 -07:00 |
|
ncblakely
|
038b0a9d29
|
Upgrade projects, packages, and fix various compilation issues. (#3)
|
2022-09-04 19:59:58 -07:00 |
|
Nick Blakely
|
99bbea82aa
|
Import outer Directory.Buildprops.
|
2022-09-04 11:53:25 -07:00 |
|
ncblakely
|
4685d5d82e
|
Merge pull request #2 from ncblakely/users/tos/packagelock2
Update to .NET 6, enable package lock.
|
2022-09-04 11:17:53 -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
|
6a455cb09c
|
Update SDK for 1.5.1.103.
|
2021-02-28 00:46:21 -08:00 |
|
Nick Blakely
|
71b675f5cb
|
Update to new SDK.
|
2021-01-23 15:40:09 -08:00 |
|
Nick Blakely
|
d2cdbcf440
|
Default tweaks
|
2021-01-09 16:49:39 -08:00 |
|
Nick Blakely
|
23d3136e3f
|
Serialization of navmesh and build settings.
|
2021-01-04 19:19:21 -08:00 |
|
Nick Blakely
|
7874502ca2
|
Initial commit for Recast based nav mesh generator.
|
2021-01-04 00:39:07 -08:00 |
|
Nick Blakely
|
312774c745
|
Add Recast as a submodule.
|
2021-01-04 00:36:02 -08:00 |
|
Nick Blakely
|
8454b0df87
|
Use JSON vcpkg manifest.
|
2021-01-04 00:35:51 -08:00 |
|
Nick Blakely
|
382d67f7b1
|
Minor SDK fixes to ensure proper memory deallocation.
|
2021-01-04 00:35:21 -08:00 |
|
Nick Blakely
|
ac7a8eb4ba
|
Update shaders
|
2020-11-30 17:40:33 -08:00 |
|
Nick Blakely
|
11625b367c
|
Use global variables with static names instead of annotations.
|
2020-11-08 18:02:39 -08:00 |
|
Nick Blakely
|
0c527fc9d2
|
Optimizations to landscape shader. Use shared variables in shaders.
|
2020-11-06 11:22:56 -08:00 |
|
Nick Blakely
|
b6adcfc8b1
|
Syncing with game code changes. Support CPV objects in object shader.
|
2020-11-05 02:17:12 -08: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
|
7aee9acc9c
|
Code cleanup
|
2020-11-03 18:57:16 -08:00 |
|
Nick Blakely
|
58fc85c206
|
Remove compiled shaders
|
2020-11-03 01:42:21 -08:00 |
|
Nick Blakely
|
d0dbb056c5
|
Specular working
|
2020-11-02 22:15:00 -08:00 |
|
Nick Blakely
|
fad39babcb
|
Shader mostly working apart from specular
|
2020-11-02 01:36:29 -08:00 |
|
Nick Blakely
|
e91ca889cd
|
FFP shader and cleanup.
|
2020-10-31 17:05:48 -07: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
|
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 |
|
|
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 |
|