Commit Graph

1855 Commits

Author SHA1 Message Date
7d69893901 Null string fix in VFS saving 2020-02-14 15:58:51 -07:00
6b4abb8f40 Fix bad header info 2020-02-14 15:50:14 -07:00
f9459c2d85 Fix disabled test 2020-02-14 15:27:48 -07:00
8d13a4c455 Swap HttpClient over to SocketsHttpHandler 2020-02-14 15:23:27 -07:00
001613088f Merge pull request #516 from LostDragonist/fix-file-association
Fix checking the file association for needed updates
2020-02-14 19:33:22 +01:00
bc163590c2 Added OMODFramework as normal package dependency 2020-02-14 19:19:51 +01:00
8b916ce7ba Removed OMODExtractor 2020-02-14 19:11:38 +01:00
f53e05d741 Log files will now be stored in a separate logs folder 2020-02-14 19:10:04 +01:00
b77db18bfa Fix a bunch of issues with compilation, indexing and VFS loading performance 2020-02-14 06:30:58 -07:00
9706689f74 Bump FluentFTP from 30.2.0 to 31.0.0
Bumps [FluentFTP](https://github.com/robinrodricks/FluentFTP) from 30.2.0 to 31.0.0.
- [Release notes](https://github.com/robinrodricks/FluentFTP/releases)
- [Changelog](https://github.com/robinrodricks/FluentFTP/blob/master/RELEASES.md)
- [Commits](https://github.com/robinrodricks/FluentFTP/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-14 07:07:48 +00:00
ae8569bb38 Fix checking the file association for needed updates
Previously, this would fail to notice that the file association needed
to be updated.  This would lead to Windows trying to open non-existent
copies of Wabbajack or to Wabbajack selecting "-i" as the chosen mod list
instead of the file selected.
2020-02-13 08:36:03 -07:00
8d7c4c823a Merge pull request #514 from wabbajack-tools/be-nicer-to-the-nexus
* Disable server-side indexing of all mods from the Nexus
2020-02-13 06:24:45 -07:00
68cee39fb0 Merge branch 'master' into be-nicer-to-the-nexus 2020-02-13 05:30:55 -07:00
f036420b42 * Disable server-side indexing of all mods from the Nexus
* Accept download states from clients and index the mods we haven't seen
* Fixes for Skyrin VR USSEP patch
* Remember the download states that we index on the server
* Only print remaining nexus quotas when they change
2020-02-13 05:29:59 -07:00
d9c879ca51 Merge pull request #513 from wabbajack-tools/issue-475-512
Rename old log files. Don't overwrite downloads with the same name
2020-02-12 06:43:51 -07:00
05eb427ce5 Write a test to verify file download renaming behavior 2020-02-12 05:37:24 -07:00
b1eefa6a41 Rename old log files. Don't overwrite downloads with the same name 2020-02-11 22:31:42 -07:00
211197538b Update CHANGELOG.md 0.9.18.0 2020-02-11 17:11:01 -07:00
dd59e9fa35 Update CHANGELOG.md 2020-02-11 17:10:08 -07:00
9ece8bae56 Release 0.9.18.0 2020-02-11 16:56:18 -07:00
11689bfdfe Merge pull request #509 from wabbajack-tools/remove-autoupdater-net
Remove AutoUpdater.NET
2020-02-11 16:22:52 -07:00
7bbe79e481 Remove AutoUpdater.NET 2020-02-11 16:02:12 -07:00
19d21e1f90 Merge pull request #508 from wabbajack-tools/issue-479
Fix AFKMods.com integration and implement test
2020-02-11 15:55:11 -07:00
cc188af901 Merge pull request #507 from wabbajack-tools/issue-482
Don't overwrite logs (fixes issue #482)
2020-02-11 15:16:05 -07:00
9316819dd3 Fix AFKMods.com integration and implement test 2020-02-11 15:14:59 -07:00
2b2836855d Don't overwrite logs (fixes issue #482) 2020-02-11 14:25:20 -07:00
e80cbf4535 Merge pull request #502 from wabbajack-tools/more-author-cli-options
And CLI commands for refreshing the build server. Added icon to launc…
2020-02-11 05:04:16 -07:00
7d99e9e11f And CLI commands for refreshing the build server. Added icon to launch a commandline from WJ 2020-02-10 22:04:56 -07:00
5893827ced Merge pull request #501 from Noggog/modlist-gallery
Initial basic modlist gallery filtering
2020-02-10 21:07:21 -07:00
8ed919ec53 Merge pull request #498 from wabbajack-tools/dependabot/nuget/FluentFTP-30.2.0
Bump FluentFTP from 30.0.0 to 30.2.0
2020-02-10 19:06:17 -07:00
cd1a01301a Merge pull request #496 from wabbajack-tools/dependabot/nuget/Extended.Wpf.Toolkit-3.8.1
Bump Extended.Wpf.Toolkit from 3.8.0 to 3.8.1
2020-02-10 19:06:09 -07:00
63c6cf66b5 Merge pull request #500 from wabbajack-tools/issue-495
In app manual downloads
2020-02-10 19:05:58 -07:00
dbd130c974 Merge pull request #499 from Noggog/percent-hotfix
Percent hotfix
2020-02-10 19:05:44 -07:00
608b8c77a7 Manual download improvements 2020-02-10 17:30:38 -07:00
bdfe00c32d Percent implicit conversion operator changed to explicit 2020-02-10 17:45:17 -06:00
43883d351a Percent hotfix for binding crash 2020-02-10 17:41:14 -06:00
7164296cb1 Fix manual downloading and integrate it into the main app 2020-02-10 16:25:24 -07:00
9f29a970db Bump FluentFTP from 30.0.0 to 30.2.0
Bumps [FluentFTP](https://github.com/robinrodricks/FluentFTP) from 30.0.0 to 30.2.0.
- [Release notes](https://github.com/robinrodricks/FluentFTP/releases)
- [Changelog](https://github.com/robinrodricks/FluentFTP/blob/master/RELEASES.md)
- [Commits](https://github.com/robinrodricks/FluentFTP/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-10 07:15:06 +00:00
22feb7fc17 Bump Extended.Wpf.Toolkit from 3.8.0 to 3.8.1
Bumps [Extended.Wpf.Toolkit](https://github.com/xceedsoftware/wpftoolkit) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/xceedsoftware/wpftoolkit/releases)
- [Commits](https://github.com/xceedsoftware/wpftoolkit/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-10 07:14:14 +00:00
8d0c14f2f3 Initial basic modlist gallery filtering 2020-02-09 14:04:40 -06:00
2674743ae9 Merge pull request #494 from wabbajack-tools/beth-net-cli-download
Command line options for downloading files
2020-02-08 21:26:06 -07:00
f54890b7aa Merge pull request #493 from Noggog/install-fixes
Install fixes
2020-02-08 21:25:53 -07:00
bf19ad959a Command line options for downloading files from the CLI, fixes for Bethesda.NET integration. 2020-02-08 16:53:11 -07:00
115073bbee Update Patreon lists 2020-02-08 16:51:10 -07:00
f8fa319e03 Merge pull request #491 from erri120/cli-arg-verify
New CLI Verb: Validate
2020-02-08 12:28:27 -07:00
d96a1d3f0e AInstaller.OptimizeModlist: Moved expected folders logic before trimming
#490
2020-02-08 13:26:16 -06:00
4c842fe276 Added short circuit of MO2Installer interventions
So that new active installations replace any old pending queues
2020-02-08 13:20:27 -06:00
33b89c100b Added debug info 2020-02-08 19:47:32 +01:00
a6e947b502 Updated OptionsDefinition 2020-02-08 19:09:40 +01:00
44155976d3 Added Modlist validation verb 2020-02-08 19:03:49 +01:00