Commit Graph

1623 Commits

Author SHA1 Message Date
74610bc52b Fix INI screen size issue (for good this time?) 2020-01-03 19:52:17 -07:00
da440d9dae Another SteamHandler null fix for if path was not set during parsing 2020-01-03 20:49:22 -06:00
8c34066a45 Include an anonymous key with metrics 2020-01-03 19:49:08 -07:00
f9f9646cc8 Null fix for checking required files when loading steam games 2020-01-03 20:27:13 -06:00
907b020db5 Error printing improvement. Removed some vestigial members 2020-01-03 20:26:44 -06:00
412d854160 Retry failed NexusAPI calls. 20200103.27 2020-01-03 16:02:48 -07:00
d20de58f50 Merge remote-tracking branch 'origin/master' 2020-01-03 15:31:47 -07:00
b320f87d1e Bump Version number 2020-01-03 15:31:25 -07:00
eb16865330 Merge pull request #334 from wabbajack-tools/moddb-rewrite
Rewrite ModDB downloader to support mirrors.
2020-01-03 14:27:14 -08:00
9e2d05fa40 Rewrite ModDB downloader to support mirrors. 2020-01-03 15:15:55 -07:00
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
0cb4e61150 Fix broken state 2020-01-03 12:39:36 -07:00
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
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
3dfcff174f Update SteamHandler.cs 2020-01-03 10:58:59 -07:00
4e7b3a8b6a Merge pull request #333 from erri120/store-handlers-overhaul
Store handlers overhaul
2020-01-03 09:58:14 -08:00
b6ed45945e Fixed unused import 2020-01-03 18:27:09 +01:00
2643c499c2 Replaced old Steam/GOG Handlers with the new StoreHandler system 2020-01-03 18:22:50 +01:00
259863458d Bug fixes 2020-01-03 18:22:30 +01:00
62c3178ff2 Overhauled the StoreHandlers 2020-01-03 18:03:09 +01:00
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
b9e9acbd53 Load Steam buildid, so we can use it in the build server 2020-01-03 08:13:50 -07:00
1dbcf0aed3 Make Ini parse failures non-critical 2020-01-03 08:01:17 -07:00
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
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
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
fab6dac5f4 Merge pull request #330 from erri120/gog-fixes
Added more verbose output for GOGHandler
2020-01-03 06:45:45 -08:00
bf73cbd7b8 Updated the Slideshow error to be non important 2020-01-03 13:17:42 +01:00
7f2e280b94 Added more verbose output for GOGHandler 2020-01-03 13:03:12 +01:00
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
c019380408 Implemented a RSS feed for failed mods. 2020-01-02 22:25:00 -07:00
96ad1d6130 Merge pull request #315 from wabbajack-tools/remove-webview
Remove Webview, swap to CefSharp
2020-01-02 20:27:20 -08:00
87bc6388f3 Diable more cef tests 2020-01-02 21:10:30 -07:00
fefc804759 Remove unused bson settings 2020-01-02 18:08:24 -07:00
800b213484 Disable media fire tests until we can fix them 2020-01-02 17:37:08 -07:00
756770df3c Fix tests (except the media fire downloader) 2020-01-02 17:36:37 -07:00
f57897c539 merge master 2020-01-02 17:07:13 -07:00
f956b7cc19 Merge pull request #327 from wabbajack-tools/more-server-improvements
More server improvements
2020-01-02 15:33:52 -08:00
61474e5bc5 Switch cache server to 64bit, fix bad primary key in metrics DTO 2020-01-02 14:38:24 -07:00
50a6224240 Add force-recheck endpoint 2020-01-02 12:21:54 -07:00
5d8fea6136 Fix bad URLs in Nexus calls 2020-01-02 08:12:22 -07:00
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
9074941229 Small server improvements 2020-01-01 19:04:57 -07:00
936fee5d0c Bugfixes to get the code to work on the server box 2020-01-01 17:11:13 -07:00
c45bd2928b Make the temp folder a setting 2020-01-01 15:38:21 -07:00
55f90bd485 Implement MongoDB based mod cleaning 2020-01-01 10:11:48 -07:00
717ad8c70a Rework WJ caching, move cache server routines to MongoDB 2020-01-01 09:19:06 -07:00
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
336193a266 Added more verbose output to the SteamHandler when finding libs/games 2020-01-01 13:11:53 +01:00
a7bf8f42ed Can enqueue indexing jobs 2019-12-29 22:49:37 -07:00