Commit Graph

1015 Commits

Author SHA1 Message Date
Timothy Baldridge
db0168c6ef Create a global registry of the location of all installed modlists 2021-03-19 16:37:58 -06:00
Timothy Baldridge
55d6113fa0
Merge pull request #1377 from wabbajack-tools/move-folders-to-commong
Move logs/downloaded modlists into the launcher folder
2021-03-19 14:50:23 -07:00
Timothy Baldridge
2319c8a098
Merge pull request #1375 from wabbajack-tools/update-deps-remove-framework-libs
Remove .net Framework libs bit of code cleanup
2021-03-18 22:30:26 -07:00
Timothy Baldridge
22b7782578 Move logs/downloaded modlists into the launcher folder 2021-03-18 23:04:27 -06:00
Timothy Baldridge
af4035fffa
Merge pull request #1373 from wabbajack-tools/remove-cdn-mirror
Don't retry with a different CDN mirror (code was broken)
2021-03-18 21:45:11 -07:00
Timothy Baldridge
45259d442f
Remove typeo 2021-03-18 21:55:43 -06:00
Timothy Baldridge
f5c3b8003d
Merge pull request #1371 from EzioTheDeadPoet/single_file_tagging
added file tagging support
2021-03-18 13:23:58 -07:00
Timothy Baldridge
fcd10f3ccc
Merge pull request #1370 from EzioTheDeadPoet/Include_Splash_Screen
include mo2 splash screen if present
2021-03-18 13:23:20 -07:00
Timothy Baldridge
578f08ec28
Fix typeo 2021-03-18 14:23:05 -06:00
Timothy Baldridge
d912e371b3
Escape the . in the regex
So it doesn't match stuff like `splash/png` or `splash_png`
2021-03-18 14:22:24 -06:00
Timothy Baldridge
1e51617fd6
Merge branch 'master' into single_file_tagging 2021-03-18 11:02:37 -07:00
Luca
fd6426a2f8 Use IncludeRegex("splash.png") instead of a new class 2021-03-18 18:27:36 +01:00
Timothy Baldridge
ab7e2cb879 Remove .net Framework libs bit of code cleanup 2021-03-17 21:36:37 -06:00
Timothy Baldridge
62df99ca55 Don't retry with a different CDN mirror (code was broken) 2021-03-16 06:00:48 -06:00
Luca
db2494649e fixed critical bug when no splash screen was found 2021-03-14 21:10:16 +01:00
Luca
f7a1584980 added file tagging support 2021-03-14 20:53:16 +01:00
Luca
9a796f31c7 moved code and fixed critical bug. 2021-03-14 15:51:52 +01:00
Luca
fe3da01687 include mo2 splash screen if present 2021-03-14 14:15:33 +01:00
Luca
b81b99b842 adds option to include save files if wanted. 2021-03-14 13:41:31 +01:00
erri120
656f017742
More nullability errors 2021-03-12 14:49:34 +01:00
Timothy Baldridge
84342cf604 2.4.2.7 2021-03-11 15:51:35 -07:00
Timothy Baldridge
82d7d13259 WJ now keeps the launcher up to date, and cleans up all but two back versions 2021-03-11 08:00:26 -07:00
Timothy Baldridge
1ee0a74b5e Update deps 2021-03-11 05:44:36 -07:00
Timothy Baldridge
ba9c4e45e4
Cdn tweaks (#1362)
Mirrored file tweaks to reduce CDN disk usage
2021-03-10 19:28:28 -07:00
Chris Bessent
d2a41de104 Fix randomness of lists presented
The list of mod lists was being sorted two different times.
The second time shuffled the list and then sorted using a method
that made the list very consistently show the same order of mod
lists.  I think it was in order of most recently updated...?

Now only one sort is performed and the list is properly shuffled
each time the program is launched.
2021-02-26 23:43:41 -07:00
Timothy Baldridge
bb72b5acdf update and clean deps 2021-02-26 17:11:26 -07:00
Timothy Baldridge
96601ee958 Optimize the gallery image loaders 2021-02-26 17:08:05 -07:00
Timothy Baldridge
4298c2a432 2.4.2.5 2021-02-24 19:08:58 -07:00
Timothy Baldridge
442cfc61f7
Merge pull request #1317 from EzioTheDeadPoet/Ignore_Tagged_Folders
Added ability for WJ to ignore tagged folders.
2021-02-23 15:45:44 -07:00
Timothy Baldridge
1dda6f2bec
Merge pull request #1322 from wabbajack-tools/latest-server-fixes
latest server fixes
2021-02-23 15:44:08 -07:00
Timothy Baldridge
0f32321971 Improve the GoogleDrive Downloader a bit 2021-02-18 17:15:00 -07:00
Timothy Baldridge
401c2d232f Improve the GoogleDrive Downloader a bit 2021-02-18 17:09:12 -07:00
Timothy Baldridge
6c9f6ab5c0 latest server fixes 2021-02-16 22:46:05 -07:00
Luca
76f09429e1 Added ability for WJ to ignore tagged folders.
+ (instructions in the readme)
2021-02-12 17:57:37 +01:00
Timothy Baldridge
b030675f7a
Merge pull request #1315 from EzioTheDeadPoet/Include_Tagged_Folders
add ability to include folders
2021-02-12 06:02:29 -07:00
Luca
248007e315 fixed the issue with the MO2Compiler not working with this 2021-02-12 10:16:23 +01:00
Luca
3db47f1dd6 added tagged folder functionality 2021-02-11 22:58:39 +01:00
dependabot-preview[bot]
ec3ba1f4bf
Bump System.Drawing.Common from 5.0.0 to 5.0.1
Bumps [System.Drawing.Common](https://github.com/dotnet/runtime) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v5.0.0...v5.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-10 05:51:09 +00:00
Chris Bessent
7cad47a229 Fix reading flags in comments for DeconstructBSAs 2021-02-09 12:32:38 -07:00
Timothy Baldridge
22f1a69550 Fix #1276 2021-02-08 22:17:11 -07:00
Timothy Baldridge
b1adc3e6e3 Fix #1222 2021-02-08 21:59:37 -07:00
Timothy Baldridge
e9a80e8f22
Merge pull request #1306 from Unnoen/remove-patch-vacuum
Remove auto-vacuum task from PatchCache.
2021-02-08 21:09:53 -07:00
Unnoen
885bd0594b
Remove auto-vacuum task from PatchCache.
Gains are most likely in the megabytes, not worth the excessive time to run after each compile.
2021-02-09 10:20:26 +11:00
Chris Bessent
20821090c1 Remove file watcher from ManualDownloader
This was creating a file watcher in the system configured Downloads
folder.  This folder has absolutely no purpose for WJ as downloads
go to the specified downloads tab.

Additionally, this causes crashes to occur if the Downloads folder
doesn't exist.
2021-02-07 16:27:43 -07:00
Timothy Baldridge
df68a5e2a4 2.4.2.2 2021-02-06 09:43:11 -07:00
Timothy Baldridge
76a53978ae 2.4.2.1 2021-02-04 05:53:14 -07:00
Unnoen
14cb675e3e
Move disk check below directory creation 2021-02-04 21:05:33 +11:00
Timothy Baldridge
ec8d0afcb8 Merge remote-tracking branch 'origin/master' 2021-02-03 20:54:12 -07:00
Timothy Baldridge
ac8e0a36c2 Version 2.4.2.0 2021-02-03 20:54:02 -07:00
Timothy Baldridge
b97fa40ffe Version 2.4.2.0 2021-02-03 20:52:26 -07:00