Timothy Baldridge
|
51aa59ecee
|
Integrate build server file indexing into the main app
|
2020-01-09 21:47:06 -07:00 |
|
Timothy Baldridge
|
05512d1599
|
GraphQL support, endpoints for metrics via GraphQL
|
2020-01-09 16:19:07 -07:00 |
|
Timothy Baldridge
|
4a3758ffdb
|
Merge pull request #369 from wabbajack-tools/dependabot/nuget/ReactiveUI-11.1.6
Bump ReactiveUI from 11.1.1 to 11.1.6
|
2020-01-09 06:39:20 -08:00 |
|
erri120
|
01ff7cb093
|
Only check GOGID for GOG games until further investigation
|
2020-01-08 17:26:07 +01:00 |
|
erri120
|
076eb3b69b
|
Added more GOGIDs to games
|
2020-01-08 17:25:22 +01:00 |
|
dependabot-preview[bot]
|
498908b951
|
Bump ReactiveUI from 11.1.1 to 11.1.6
Bumps [ReactiveUI](https://github.com/reactiveui/reactiveui) from 11.1.1 to 11.1.6.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](https://github.com/reactiveui/reactiveui/compare/11.1.1...11.1.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-07 15:04:10 +00:00 |
|
Timothy Baldridge
|
f2bb07a528
|
Wabbajack.Lib is now .NET Standard 2.0
|
2020-01-07 06:50:11 -07:00 |
|
erri120
|
d875fc3e5f
|
Added FNV: RU Steam ID
|
2020-01-07 11:20:34 +01:00 |
|
Timothy Baldridge
|
1eec600027
|
Parse ByteArrays from INIs as UTF8 strings
|
2020-01-06 15:00:22 -07:00 |
|
Timothy Baldridge
|
643de5ccb3
|
Merge pull request #359 from wabbajack-tools/dont-delete-during-install
Clone the modlist so we don't delete everything on a re-install
|
2020-01-06 07:04:06 -08:00 |
|
erri120
|
92c841f755
|
Added help argument to CLI
|
2020-01-06 15:54:46 +01:00 |
|
Timothy Baldridge
|
38f4825099
|
Clone the modlist so we don't delete everything on a re-install
|
2020-01-05 21:35:12 -07:00 |
|
erri120
|
e149c6dbe7
|
Starting From Modlist now uses CLIArguments
|
2020-01-05 14:09:34 +01:00 |
|
erri120
|
42e4bece99
|
Added shortOptions support
|
2020-01-05 14:09:02 +01:00 |
|
erri120
|
dc2cc80bd0
|
Created basic CLI classes
|
2020-01-05 13:52:02 +01:00 |
|
Justin Swanson
|
5aaf416dca
|
Utils.CatchAndLog. Nexus/LL downloaders use in login commands
|
2020-01-04 19:30:42 -06:00 |
|
Justin Swanson
|
d4a7bc5ae4
|
Fix for GOG handler checking steam IDs instead of GOG IDs
|
2020-01-04 18:38:16 -06:00 |
|
Justin Swanson
|
ad6f398fcf
|
Fix for steam handler contains being case sensitive
|
2020-01-04 18:36:43 -06:00 |
|
Timothy Baldridge
|
6ee0703ad6
|
Fix Metrics and ListValidation Logging
|
2020-01-04 16:47:51 -07:00 |
|
erri120
|
8712648e4c
|
Fixed typo
|
2020-01-04 21:27:28 +01:00 |
|
erri120
|
5eaf517bc1
|
Added more verbose output to the StoreHandlers
|
2020-01-04 11:16:32 +01:00 |
|
Timothy Baldridge
|
3010027ea8
|
Implement Ceras breaking change & update deps (to get it to compile)
|
2020-01-03 20:56:20 -07:00 |
|
Timothy Baldridge
|
2aa18b16ce
|
Merge pull request #335 from wabbajack-tools/improved-metrics
Improved metrics
|
2020-01-03 19:47:46 -08:00 |
|
Justin Swanson
|
da440d9dae
|
Another SteamHandler null fix for if path was not set during parsing
|
2020-01-03 20:49:22 -06:00 |
|
Timothy Baldridge
|
8c34066a45
|
Include an anonymous key with metrics
|
2020-01-03 19:49:08 -07:00 |
|
Justin Swanson
|
f9f9646cc8
|
Null fix for checking required files when loading steam games
|
2020-01-03 20:27:13 -06:00 |
|
Timothy Baldridge
|
412d854160
|
Retry failed NexusAPI calls.
|
2020-01-03 16:02:48 -07:00 |
|
Timothy Baldridge
|
980fd96c56
|
Merge pull request #332 from wabbajack-tools/soft-error-inis
Soft error inis & Game version info
|
2020-01-03 12:42:17 -08:00 |
|
Timothy Baldridge
|
3dfcff174f
|
Update SteamHandler.cs
|
2020-01-03 10:58:59 -07:00 |
|
erri120
|
2643c499c2
|
Replaced old Steam/GOG Handlers with the new StoreHandler system
|
2020-01-03 18:22:50 +01:00 |
|
erri120
|
259863458d
|
Bug fixes
|
2020-01-03 18:22:30 +01:00 |
|
erri120
|
62c3178ff2
|
Overhauled the StoreHandlers
|
2020-01-03 18:03:09 +01:00 |
|
Timothy Baldridge
|
408ade8a38
|
Use Windows FileVersion utils instead to get file versions, use that info when saving Game Downloader states.
|
2020-01-03 10:00:57 -07:00 |
|
Timothy Baldridge
|
b9e9acbd53
|
Load Steam buildid, so we can use it in the build server
|
2020-01-03 08:13:50 -07:00 |
|
erri120
|
7f2e280b94
|
Added more verbose output for GOGHandler
|
2020-01-03 13:03:12 +01:00 |
|
Timothy Baldridge
|
756770df3c
|
Fix tests (except the media fire downloader)
|
2020-01-02 17:36:37 -07:00 |
|
Timothy Baldridge
|
f956b7cc19
|
Merge pull request #327 from wabbajack-tools/more-server-improvements
More server improvements
|
2020-01-02 15:33:52 -08:00 |
|
Timothy Baldridge
|
936fee5d0c
|
Bugfixes to get the code to work on the server box
|
2020-01-01 17:11:13 -07:00 |
|
Timothy Baldridge
|
717ad8c70a
|
Rework WJ caching, move cache server routines to MongoDB
|
2020-01-01 09:19:06 -07:00 |
|
erri120
|
336193a266
|
Added more verbose output to the SteamHandler when finding libs/games
|
2020-01-01 13:11:53 +01:00 |
|
Timothy Baldridge
|
7145b72a69
|
Test fixes
|
2019-12-26 11:21:57 -07:00 |
|
Timothy Baldridge
|
caba928d85
|
Upgrade only the wabbajack.common lib
|
2019-12-26 09:47:10 -07:00 |
|
Timothy Baldridge
|
878b1759b2
|
Make file copying parallel during compilation
|
2019-12-23 16:28:47 -07:00 |
|
Justin Swanson
|
88cc519478
|
Improved PMap tests to timeout gracefully if starved
|
2019-12-22 23:44:53 -06:00 |
|
Justin Swanson
|
4e7829c7c1
|
WorkQueue IsWorkerThread fixes. PMap unit tests
|
2019-12-22 22:44:33 -06:00 |
|
Justin Swanson
|
11363847c9
|
Added 7z 100% complete status notification
|
2019-12-22 22:44:26 -06:00 |
|
Timothy Baldridge
|
00f702f1f8
|
Merge pull request #303 from Noggog/bugs-n-features
Bugs n features
|
2019-12-22 13:57:43 -08:00 |
|
Justin Swanson
|
344c8e40d6
|
ProcessExt: WaitForExitAndWarn
|
2019-12-22 01:58:10 -06:00 |
|
Justin Swanson
|
a7aaac425a
|
Added extra logging to 7z extraction completion
|
2019-12-22 01:58:05 -06:00 |
|
Justin Swanson
|
fb0bfe8e60
|
Added another missing PMap overload
|
2019-12-21 20:59:42 -06:00 |
|