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 |
|
Nick Blakely
|
bb376e1f63
|
Add Discord link to launcher.
|
2020-08-16 02:52:58 -07:00 |
|
Nick Blakely
|
7c51747a26
|
Add Discord URI service.
|
2020-08-16 02:03:10 -07:00 |
|
Nick Blakely
|
2159bbc8b9
|
Fix expired servers not being cleaned up.
|
2020-08-16 01:47:25 -07:00 |
|
Nick Blakely
|
66b9ff5704
|
Fix rare crash when populating AA/aniso options.
|
2020-08-16 01:32:49 -07:00 |
|
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 |
|