Commit Graph

1100 Commits

Author SHA1 Message Date
Timothy Baldridge
f542f67178
Downgrade CefSharp because it broke things (again) 2021-05-01 07:22:52 -06:00
Timothy Baldridge
ea53b7ea22
Merge pull request #1422 from Unnoen/compiler-warning-fixes
Ignore some unnecessary warnings and fix UTF-7 ignore.
2021-04-30 15:47:52 -07:00
Timothy Baldridge
6e41996fb9 Fix type import issues 2021-04-28 19:06:10 -06:00
Timothy Baldridge
94113158ee Deps/Version bump 2021-04-28 17:22:47 -06:00
Timothy Baldridge
e9864244cb Modlist contents viewer 2021-04-28 14:27:16 -06:00
Timothy Baldridge
5051e800b4 WIP modlist contents viewer 2021-04-28 05:57:49 -06:00
Timothy Baldridge
7e29706b38 Filter the gallery by tags 2021-04-26 21:47:22 -06:00
Unnoen
26bf4e9eb1
Ignore warnings and fix UTF-7 ignore 2021-04-24 15:00:26 +10:00
Timothy Baldridge
0f6975e4e5 2.4.3.3 2021-04-12 19:17:03 -06:00
Timothy Baldridge
43110dd0d4 Start of admin pages for authored files 2021-04-12 15:43:52 -06:00
Timothy Baldridge
8fdc9624e3 Fixes for root path WJ downloads 2021-04-01 14:52:23 -06:00
Timothy Baldridge
9aa074c803 Switch back to the non-core version of CEF due to production issues 2021-03-20 18:39:50 -06:00
Timothy Baldridge
f79797fc0a Switch back to the non-core version of CEF due to production issues 2021-03-20 18:38:42 -06:00
Timothy Baldridge
adea3f9884 2.4.3.0 2021-03-20 16:18:30 -06:00
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
22b7782578 Move logs/downloaded modlists into the launcher folder 2021-03-18 23:04:27 -06:00
Timothy Baldridge
4ef0b67a82 Fix weird bug with CommonFileDialogFilters 2021-03-18 22:14:07 -06:00
Timothy Baldridge
ab7e2cb879 Remove .net Framework libs bit of code cleanup 2021-03-17 21:36:37 -06: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
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
Chris Bessent
3deed04452 Widen the game selection combo box 2021-02-26 23:10:35 -07:00
Chris Bessent
d6edcf0a1e Sort the game entries 2021-02-26 23:09:18 -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
7c58559296 2.4.2.4 2021-02-23 20:54:49 -07:00
Timothy Baldridge
6f6148b703 2.4.2.3 2021-02-09 16:45:51 -07:00
Chris Bessent
ecececb128 Lower the minimum number of threads to 1
People keep thinking this is a good idea so why not.  Everything
seems to work at 1/1 threads though WJ is noticeably slower in
almost all aspects.

This will basically only be useful when trying to debug very
weird user issues.
2021-02-07 16:34:35 -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
cc5aaa3c6a
Quick fix download path breaking on default. 2021-02-04 17:39:52 +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
8c430088bb
Merge pull request #1291 from Unnoen/drive-detection
Disk info utility and Reduce HDD threads option.
2021-02-03 20:50:40 -07:00
Timothy Baldridge
5ee8f2a4c3
Merge pull request #1289 from Unnoen/modify-download-path-if-same
Append "/downloads" to download path if the same as install path.
2021-02-03 20:49:27 -07:00
Timothy Baldridge
c0d50a8216 Version 2.4.2.0 2021-02-03 20:48:30 -07:00
Unnoen
4c8216edab
Reduce HDD threads option 2021-02-01 17:42:06 +11:00
Unnoen
0f263f04ac
Append to download path if same as install path 2021-02-01 14:51:27 +11:00
Timothy Baldridge
a6bbc62944 Bump version, disable long BSA test not that it passes 2021-01-29 18:21:36 -07:00
Timothy Baldridge
835d56bf68 Upgrade deps, fix several warnings 2021-01-28 21:02:26 -07:00
Timothy Baldridge
c8abca742a HOTFIX: Fix game file sources that don't have MO2 specific names 2021-01-13 18:53:08 -07:00
Timothy Baldridge
4a555c27b9 Merge remote-tracking branch 'origin/master' 2021-01-12 15:47:52 -07:00
Timothy Baldridge
bd1152d4c7 2.4.1.0 2021-01-12 15:47:35 -07:00
Unnoen
359d85ccf9
Log pagefile and warn if disabled or suboptimal 2021-01-11 17:59:32 +11:00
Chris Bessent
44f81bb61f Only Windows 10 is supported 2021-01-09 23:11:51 -07:00
Chris Bessent
e6ba4abfdc Fix detection of Windows 10 versions 2021-01-09 23:05:01 -07:00
Timothy Baldridge
1e2ca462a5 2.4.0.0 2021-01-08 18:12:20 -07:00