Commit Graph

1998 Commits

Author SHA1 Message Date
erri120
f53e05d741
Log files will now be stored in a separate logs folder 2020-02-14 19:10:04 +01:00
Timothy Baldridge
b77db18bfa Fix a bunch of issues with compilation, indexing and VFS loading performance 2020-02-14 06:30:58 -07:00
dependabot-preview[bot]
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
LostDragonist
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
Timothy Baldridge
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
Timothy Baldridge
68cee39fb0
Merge branch 'master' into be-nicer-to-the-nexus 2020-02-13 05:30:55 -07:00
Timothy Baldridge
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
Timothy Baldridge
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
Timothy Baldridge
05eb427ce5 Write a test to verify file download renaming behavior 2020-02-12 05:37:24 -07:00
Timothy Baldridge
b1eefa6a41 Rename old log files. Don't overwrite downloads with the same name 2020-02-11 22:31:42 -07:00
Timothy Baldridge
211197538b
Update CHANGELOG.md 2020-02-11 17:11:01 -07:00
Timothy Baldridge
dd59e9fa35
Update CHANGELOG.md 2020-02-11 17:10:08 -07:00
Timothy Baldridge
9ece8bae56 Release 0.9.18.0 2020-02-11 16:56:18 -07:00
Timothy Baldridge
11689bfdfe
Merge pull request #509 from wabbajack-tools/remove-autoupdater-net
Remove AutoUpdater.NET
2020-02-11 16:22:52 -07:00
Timothy Baldridge
7bbe79e481 Remove AutoUpdater.NET 2020-02-11 16:02:12 -07:00
Timothy Baldridge
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
Timothy Baldridge
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
Timothy Baldridge
9316819dd3 Fix AFKMods.com integration and implement test 2020-02-11 15:14:59 -07:00
Timothy Baldridge
2b2836855d Don't overwrite logs (fixes issue #482) 2020-02-11 14:25:20 -07:00
Timothy Baldridge
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
Timothy Baldridge
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
Timothy Baldridge
5893827ced
Merge pull request #501 from Noggog/modlist-gallery
Initial basic modlist gallery filtering
2020-02-10 21:07:21 -07:00
Timothy Baldridge
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
Timothy Baldridge
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
Timothy Baldridge
63c6cf66b5
Merge pull request #500 from wabbajack-tools/issue-495
In app manual downloads
2020-02-10 19:05:58 -07:00
Timothy Baldridge
dbd130c974
Merge pull request #499 from Noggog/percent-hotfix
Percent hotfix
2020-02-10 19:05:44 -07:00
Timothy Baldridge
608b8c77a7 Manual download improvements 2020-02-10 17:30:38 -07:00
Justin Swanson
bdfe00c32d Percent implicit conversion operator changed to explicit 2020-02-10 17:45:17 -06:00
Justin Swanson
43883d351a Percent hotfix for binding crash 2020-02-10 17:41:14 -06:00
Timothy Baldridge
7164296cb1 Fix manual downloading and integrate it into the main app 2020-02-10 16:25:24 -07:00
dependabot-preview[bot]
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
dependabot-preview[bot]
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
Justin Swanson
8d0c14f2f3 Initial basic modlist gallery filtering 2020-02-09 14:04:40 -06:00
Timothy Baldridge
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
Timothy Baldridge
f54890b7aa
Merge pull request #493 from Noggog/install-fixes
Install fixes
2020-02-08 21:25:53 -07:00
Timothy Baldridge
bf19ad959a Command line options for downloading files from the CLI, fixes for Bethesda.NET integration. 2020-02-08 16:53:11 -07:00
Timothy Baldridge
115073bbee Update Patreon lists 2020-02-08 16:51:10 -07:00
Timothy Baldridge
f8fa319e03
Merge pull request #491 from erri120/cli-arg-verify
New CLI Verb: Validate
2020-02-08 12:28:27 -07:00
Justin Swanson
d96a1d3f0e AInstaller.OptimizeModlist: Moved expected folders logic before trimming
#490
2020-02-08 13:26:16 -06:00
Justin Swanson
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
erri120
33b89c100b
Added debug info 2020-02-08 19:47:32 +01:00
erri120
a6e947b502
Updated OptionsDefinition 2020-02-08 19:09:40 +01:00
erri120
44155976d3
Added Modlist validation verb 2020-02-08 19:03:49 +01:00
erri120
e5b0e87bd0
Code cleanup 2020-02-08 19:03:41 +01:00
Timothy Baldridge
672be2e7d0 Merge remote-tracking branch 'origin/master' 2020-02-08 07:48:05 -07:00
Timothy Baldridge
a9270743e1 Sort modlists in the gallery first by working/broken, then by name 2020-02-08 07:47:56 -07:00
Timothy Baldridge
2ffc20411d Merge pull request #489 from Noggog/percent
Percent Struct
2020-02-08 07:11:20 -07:00
Timothy Baldridge
495335899b Fix version parsing in launcher 2020-02-07 23:05:33 -07:00
Justin Swanson
b05c43661c Percent struct 2020-02-07 23:45:45 -06:00
Timothy Baldridge
1346a2f41c Bump version number to test new launcher 2020-02-07 22:31:50 -07:00