Commit Graph

2414 Commits

Author SHA1 Message Date
287eebdd3d Fix tests and implement hard link support 2020-05-04 14:39:43 -06:00
314c77a830 Fix tests and implement basic hard link support 2020-05-04 14:33:45 -06:00
2be1771d89 Can remap game folder files 2020-05-04 06:11:53 -06:00
0c0cbbab4f Implement basics of game folder remapping 2020-05-02 21:41:33 -06:00
3c671272b6 MO2 remaps game folder to Game Folder Files if the game executable exists in that folder 2020-05-02 17:05:05 -06:00
059f2ec96f Can source game downloads from the game folder 2020-05-02 15:09:29 -06:00
589ef33160 Merge pull request #786 from wabbajack-tools/ba2-duplicate-file-fixes
Ba2 duplicate file fixes
2020-05-02 14:46:01 -06:00
c58f8f0b39 Merge pull request #785 from erri120/manual-validation-nexus
Added manual validation for nexus files if cache fails
2020-05-02 14:18:30 -06:00
c85ec3ed73 Merge pull request #782 from wabbajack-tools/server-fixes
Print the archive being extracted when analysis fails.
2020-05-02 14:18:08 -06:00
6dfcb0257c Merge pull request #781 from wabbajack-tools/dependabot/nuget/MahApps.Metro-2.0.0-alpha0775
Bump MahApps.Metro from 2.0.0-alpha0748 to 2.0.0-alpha0775
2020-05-02 14:17:32 -06:00
469f769e01 Merge pull request #780 from wabbajack-tools/dependabot/nuget/Swashbuckle.AspNetCore-5.4.1
Bump Swashbuckle.AspNetCore from 5.4.0 to 5.4.1
2020-05-02 14:17:21 -06:00
77acf01fa0 Debug code and fixes for BA2 duplicate file bug 2020-05-02 14:15:36 -06:00
0703747702 Added manual validation for nexus files if cache fails 2020-05-02 15:39:07 +02:00
a1c5cfad82 Can get the names/hashes for stock game files 2020-04-30 16:35:16 -06:00
895bdb15a6 Print the archive being extracted when analysis fails. 2020-04-30 15:43:54 -06:00
c96665cde3 Print the archive being extracted when analysis fails. 2020-04-30 06:17:18 -06:00
90a00d227f Bump MahApps.Metro from 2.0.0-alpha0748 to 2.0.0-alpha0775
Bumps [MahApps.Metro](https://github.com/MahApps/MahApps.Metro) from 2.0.0-alpha0748 to 2.0.0-alpha0775.
- [Release notes](https://github.com/MahApps/MahApps.Metro/releases)
- [Changelog](https://github.com/MahApps/MahApps.Metro/blob/develop/GitReleaseManager.yaml)
- [Commits](https://github.com/MahApps/MahApps.Metro/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-30 07:00:06 +00:00
0ebf349282 Bump Swashbuckle.AspNetCore from 5.4.0 to 5.4.1
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.4.0 to 5.4.1.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.4.0...v5.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-30 06:59:44 +00:00
d55846c872 Bump code for 2.0.3.0 2.0.3.0 2020-04-29 15:02:38 -06:00
e3b33052c8 Merge pull request #778 from erri120/mega-json-fix
Fixed JSON serialization failing for MEGA.AuthInfos
2020-04-29 11:54:18 -06:00
d0f5e7acb4 Merge branch 'master' into mega-json-fix 2020-04-29 10:40:06 -06:00
30f6b029a1 Merge pull request #776 from wabbajack-tools/small-fixes-and-tweaks
Bunch of small server-side fixes, LZ4 compression speed, and better l…
2020-04-29 10:38:50 -06:00
a92d4c141d Merge pull request #774 from Noggog/init-standardization
Standardized Init/Warmup into one place
2020-04-29 10:38:39 -06:00
ad74084e13 Merge pull request #773 from wabbajack-tools/no-more-ads
Fixes the popups from MediaFire
2020-04-29 10:38:16 -06:00
ba6925c536 Fixed JSON serialization failing for MEGA.AuthInfos 2020-04-29 17:39:27 +02:00
64540e2cab Bunch of small server-side fixes, LZ4 compression speed, and better list validation 2020-04-29 06:26:44 -06:00
3b34af90de Standardized the "warmup" functionality into one place 2020-04-28 17:52:20 -05:00
e24cbbeb0f Merge pull request #772 from wabbajack-tools/non-nexus-validation-fixes
Fixes for non-Nexus validation
2020-04-28 16:47:35 -06:00
b048a240f8 Fixes the popups from MediaFire 2020-04-28 16:46:50 -06:00
01e62d1822 Remove test that didn't do what I wanted 2020-04-28 15:45:36 -06:00
adbab9576c Fixes for non-Nexus validation 2020-04-28 15:43:42 -06:00
2c8b213d35 Merge pull request #771 from erri120/credentials-login-fix
Added more UI to the Credentials login form and catch exception
2020-04-28 14:51:26 -06:00
690b2765e6 Merge pull request #770 from Noggog/temp-folder-init
Adjusted TempFolder init concepts
2020-04-28 14:51:16 -06:00
1462ab4de4 Updated CHANGELOG 2020-04-28 14:11:57 +02:00
670efbdb10 Added more UI to the Credentials login form and catch exception 2020-04-28 14:11:12 +02:00
7a2f47a8c4 Added some missing refactors on some projects that were unloaded 2020-04-27 23:03:57 -05:00
2b0866b4f3 Adjusted TempFolder init concepts
Wasn't being awaited in the App ctor.  Swapped for a static factory that can be awaited to ensure initialization is complete
2020-04-27 22:17:06 -05:00
3548e42a64 Bump Version numbers and changelog for 2.0.2.0 2.0.2.0 2020-04-27 15:41:34 -06:00
452e8f5397 Merge pull request #768 from erri120/downloader-fixes
Downloader fixes
2020-04-27 15:39:29 -06:00
4dba097c40 Merge branch 'master' into downloader-fixes 2020-04-27 15:37:21 -06:00
79a6640cc5 Hotfixes 2020-04-27 15:32:19 -06:00
85a9b4accd Updated changelog 2020-04-27 20:58:06 +02:00
514d2f70fc Fixed new mega links not being resolved 2020-04-27 20:49:22 +02:00
a5843e12fa Fixed mediafire downloader never resolving the url 2020-04-27 20:46:47 +02:00
16c27690cb Merge remote-tracking branch 'origin/master' 2.0.1.0 2020-04-27 06:57:31 -06:00
0a731a1c44 Bump version in preperation for 2.0.1.0 2020-04-27 06:57:15 -06:00
666a0c54bf Merge pull request #766 from erri120/zedit-integration-fix
Fixed zEditIntegration not finding the correct settings file and profile folder
2020-04-27 06:50:48 -06:00
49bcd6d483 Several small fixes for the build server and compilation 2020-04-27 06:30:15 -06:00
d9612609e8 Merge pull request #751 from wabbajack-tools/2.0-release-day-bug-fixes
Bug fixes encountered during the 2.0 release
2020-04-27 06:16:46 -06:00
6ef661c6ae Fixed zEditIntegration not finding the correct settings file and profile folder 2020-04-27 14:14:32 +02:00