Commit Graph

1420 Commits

Author SHA1 Message Date
Justin Swanson
f9f9646cc8 Null fix for checking required files when loading steam games 2020-01-03 20:27:13 -06:00
Justin Swanson
907b020db5 Error printing improvement. Removed some vestigial members 2020-01-03 20:26:44 -06:00
Timothy Baldridge
412d854160 Retry failed NexusAPI calls. 2020-01-03 16:02:48 -07:00
Timothy Baldridge
d20de58f50 Merge remote-tracking branch 'origin/master' 2020-01-03 15:31:47 -07:00
Timothy Baldridge
b320f87d1e Bump Version number 2020-01-03 15:31:25 -07:00
Timothy Baldridge
eb16865330
Merge pull request #334 from wabbajack-tools/moddb-rewrite
Rewrite ModDB downloader to support mirrors.
2020-01-03 14:27:14 -08:00
Timothy Baldridge
9e2d05fa40 Rewrite ModDB downloader to support mirrors. 2020-01-03 15:15:55 -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
0cb4e61150 Fix broken state 2020-01-03 12:39:36 -07:00
Timothy Baldridge
f1c0ee1f2b Merge branch 'soft-error-inis' of https://github.com/wabbajack-tools/wabbajack into soft-error-inis 2020-01-03 12:22:00 -07:00
Timothy Baldridge
5e8e2c33b5 Use Windows FileVersion utils instead to get file versions, use that info when saving Game Downloader states. 2020-01-03 12:21:27 -07:00
Timothy Baldridge
3dfcff174f
Update SteamHandler.cs 2020-01-03 10:58:59 -07:00
Timothy Baldridge
4e7b3a8b6a
Merge pull request #333 from erri120/store-handlers-overhaul
Store handlers overhaul
2020-01-03 09:58:14 -08:00
erri120
b6ed45945e
Fixed unused import 2020-01-03 18:27:09 +01: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
Timothy Baldridge
1dbcf0aed3 Make Ini parse failures non-critical 2020-01-03 08:01:17 -07:00
Timothy Baldridge
bd2fcef22f
Merge pull request #328 from wabbajack-tools/rss-failed-feed
Implemented a RSS feed for failed mods.
2020-01-03 06:46:55 -08:00
Timothy Baldridge
f3e183b637
Merge pull request #329 from wabbajack-tools/dependabot/nuget/Fody-6.0.6
Bump Fody from 6.0.5 to 6.0.6
2020-01-03 06:46:31 -08:00
Timothy Baldridge
cb4644e133
Merge pull request #331 from erri120/slideshow-fixes
Updated the Slideshow error to be non important
2020-01-03 06:46:10 -08:00
Timothy Baldridge
fab6dac5f4
Merge pull request #330 from erri120/gog-fixes
Added more verbose output for GOGHandler
2020-01-03 06:45:45 -08:00
erri120
bf73cbd7b8
Updated the Slideshow error to be non important 2020-01-03 13:17:42 +01:00
erri120
7f2e280b94
Added more verbose output for GOGHandler 2020-01-03 13:03:12 +01:00
dependabot-preview[bot]
0b828dfc01
Bump Fody from 6.0.5 to 6.0.6
Bumps [Fody](https://github.com/Fody/Fody) from 6.0.5 to 6.0.6.
- [Release notes](https://github.com/Fody/Fody/releases)
- [Commits](https://github.com/Fody/Fody/compare/6.0.5...6.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-03 07:06:09 +00:00
Timothy Baldridge
c019380408 Implemented a RSS feed for failed mods. 2020-01-02 22:25:00 -07:00
Timothy Baldridge
96ad1d6130
Merge pull request #315 from wabbajack-tools/remove-webview
Remove Webview, swap to CefSharp
2020-01-02 20:27:20 -08:00
Timothy Baldridge
87bc6388f3 Diable more cef tests 2020-01-02 21:10:30 -07:00
Timothy Baldridge
fefc804759 Remove unused bson settings 2020-01-02 18:08:24 -07:00
Timothy Baldridge
800b213484 Disable media fire tests until we can fix them 2020-01-02 17:37:08 -07:00
Timothy Baldridge
756770df3c Fix tests (except the media fire downloader) 2020-01-02 17:36:37 -07:00
Timothy Baldridge
f57897c539 merge master 2020-01-02 17:07:13 -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
61474e5bc5 Switch cache server to 64bit, fix bad primary key in metrics DTO 2020-01-02 14:38:24 -07:00
Timothy Baldridge
50a6224240 Add force-recheck endpoint 2020-01-02 12:21:54 -07:00
Timothy Baldridge
5d8fea6136 Fix bad URLs in Nexus calls 2020-01-02 08:12:22 -07:00
Timothy Baldridge
e614e6777c Rework indexed files to support cases where multiple archives reference the same file, but in different locations 2020-01-02 07:39:36 -07:00
Timothy Baldridge
9074941229 Small server improvements 2020-01-01 19:04:57 -07: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
c45bd2928b Make the temp folder a setting 2020-01-01 15:38:21 -07:00
Timothy Baldridge
55f90bd485 Implement MongoDB based mod cleaning 2020-01-01 10:11:48 -07:00
Timothy Baldridge
717ad8c70a Rework WJ caching, move cache server routines to MongoDB 2020-01-01 09:19:06 -07:00
Timothy Baldridge
7b6f445304
Merge pull request #326 from erri120/steam-fixes-2
Added more verbose output to the SteamHandler when finding libs/games
2020-01-01 06:09:15 -08:00
erri120
336193a266
Added more verbose output to the SteamHandler when finding libs/games 2020-01-01 13:11:53 +01:00
Timothy Baldridge
a7bf8f42ed Can enqueue indexing jobs 2019-12-29 22:49:37 -07:00
Timothy Baldridge
82be6f304b Implemented Job queue, status page, and HTML templating 2019-12-29 21:35:54 -07:00
Timothy Baldridge
5a0e19f4b1 Metrics and status are now in MongoDB 2019-12-29 15:57:01 -07:00
Timothy Baldridge
f9cdbbc6a1
Merge pull request #313 from wabbajack-tools/dependabot/nuget/System.Reactive-4.3.2
Bump System.Reactive from 4.3.1 to 4.3.2
2019-12-27 16:08:06 -08:00