erri120
|
c26e89806d
|
Merge pull request #345 from erri120/stardew-fix
Fixed typo
|
2020-01-04 21:29:11 +01:00 |
|
erri120
|
8712648e4c
|
Fixed typo
|
2020-01-04 21:27:28 +01:00 |
|
Timothy Baldridge
|
de3c810b32
|
Merge pull request #343 from erri120/no-match-reason
Compilers will include Reason when for no match in output
|
2020-01-04 10:48:30 -08:00 |
|
Timothy Baldridge
|
96f899648d
|
Merge pull request #339 from erri120/store-fixes
Added more verbose output to the StoreHandlers
|
2020-01-04 10:45:32 -08:00 |
|
Timothy Baldridge
|
76332a8a9b
|
Merge pull request #340 from erri120/screensize-fix
Added null check to two dimensional array
|
2020-01-04 10:45:23 -08:00 |
|
erri120
|
526fa114dc
|
Compilers will include Reason when for no match in output
|
2020-01-04 19:18:26 +01:00 |
|
erri120
|
4cd200df98
|
Added null check to two dimensional array
|
2020-01-04 11:25:53 +01:00 |
|
erri120
|
5eaf517bc1
|
Added more verbose output to the StoreHandlers
|
2020-01-04 11:16:32 +01:00 |
|
Timothy Baldridge
|
d1049aaefe
|
Bump Verison number
|
2020-01-03 21:07:57 -07: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 |
|
Timothy Baldridge
|
c961448d8e
|
Merge remote-tracking branch 'origin/improved-metrics' into improved-metrics
|
2020-01-03 20:39:26 -07:00 |
|
Timothy Baldridge
|
eacf8985d7
|
Throw error on non 200 response in GDrive download
|
2020-01-03 20:37:36 -07:00 |
|
Timothy Baldridge
|
b46b6b2ba0
|
Merge pull request #336 from Noggog/steam-handler-hotfix
Steam handler hotfix
|
2020-01-03 19:28:06 -08:00 |
|
Timothy Baldridge
|
14d4094328
|
Update Metrics.cs
|
2020-01-03 20:20:56 -07:00 |
|
Timothy Baldridge
|
74610bc52b
|
Fix INI screen size issue (for good this time?)
|
2020-01-03 19:52:17 -07: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 |
|
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 |
|