Commit Graph

1116 Commits

Author SHA1 Message Date
Timothy Baldridge
63fd46ffec 2.4.4.5 2021-06-12 14:44:31 -06:00
Timothy Baldridge
e42dae9b93
Merge pull request #1484 from erri120/fix-missing-knownfolders
Fix missing KnownFolders
2021-06-12 04:11:24 -07:00
erri120
e79fd480d8
Fix missing KnownFolders 2021-06-12 11:39:17 +02:00
Timothy Baldridge
a8c7db808a 2.4.4.4 2021-06-09 14:55:45 -06:00
Timothy Baldridge
a7bfd4109c Bump Deps 2021-06-03 07:36:12 -06:00
Timothy Baldridge
fbb6769d3b 2.4.4.3 2021-05-28 20:38:07 -06:00
Timothy Baldridge
7e62db32be Update all deps 2021-05-28 16:15:52 -06:00
Unnoen
e42a261b22
Null check SourceModList 2021-05-28 15:49:47 +10:00
Unnoen
cfcee0e2e8
Null check the modlist data. It can be null when switching lists. 2021-05-21 14:50:41 +10:00
Unnoen
a5c6b6c05c
Fix CriticalFailureIntervention never being handled
Can also specify if Wabbajack should exit
2021-05-20 21:40:05 +10:00
Unnoen
9d890f2ff0
Fix and improve valid install path checks
+ Fail if child of game folder
+ Fail if child of Program Files
+ Add test for null path
* Fix success if path null
* Check if install path exists before updating download path
2021-05-20 21:30:02 +10:00
Unnoen
367ee1a3aa
Fix typo in InitializeLogging 2021-05-20 21:10:29 +10:00
Timothy Baldridge
00a5d07a73 2.4.4.2 2021-05-17 18:45:43 -06:00
Timothy Baldridge
04bbbfed7f Network workaround mode 2021-05-17 16:37:01 -06:00
Timothy Baldridge
4aaa46090c Few small fixes and optimizations 2021-05-13 14:16:29 -06:00
Timothy Baldridge
564b8331fc 2.4.4.1 2021-05-01 07:26:13 -06:00
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