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
dependabot-preview[bot]
6be8b25bea
Bump Extended.Wpf.Toolkit from 4.0.1 to 4.0.2
...
Bumps [Extended.Wpf.Toolkit](https://github.com/xceedsoftware/wpftoolkit ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/xceedsoftware/wpftoolkit/releases )
- [Commits](https://github.com/xceedsoftware/wpftoolkit/compare/4.0.1...4.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-08 06:08:00 +00:00
Timothy Baldridge
fd1cada3ea
Everything appears to build
2021-01-01 11:21:07 -07:00
Timothy Baldridge
a7f5e94ab3
Add missing line to changelog
2020-12-31 10:51:24 -07:00
Timothy Baldridge
db3b441d19
#### Version - 2.3.6.1 - 12/31/2020
...
* When IPS4 (e.g. LL) sites based on CEF fail to validate, they no longer hang the app
* If a IPS4 CEF site throws a 503, or 400 error, retry
* Clean out the cookies during IPS4 CEF downloads so that they don't cause 400 errors
* Limit the number of connections to IPS4 sites to 20 per minute (one per 6 seconds)
* If a site *does* timeout, throw a log of the CEF state into `CEFStates` for easier debugging by the WJ team
* Wrote a new CLI utility to stress test the Verification routines.
* Ignore files that have `\Edit Scripts\Export\` in their path
2020-12-30 23:44:58 -07:00
Timothy Baldridge
f82b55a832
2.3.6.0 Release
2020-12-29 17:58:16 -07:00
Timothy Baldridge
17bb79784e
Move LoversLab backend to LibCef
2020-12-29 16:15:47 -07:00
Timothy Baldridge
b22943c2b5
2.3.5.1 HOTFIX
2020-12-23 06:55:13 -07:00
Timothy Baldridge
364bfe6cea
2.3.5.0 Bump and MW5 support
2020-12-16 14:41:28 -07:00
Timothy Baldridge
e441d78720
Fixes issue#2112
2020-12-15 18:26:41 -07:00
Timothy Baldridge
053a71795a
disable back button and 2.3.4.3
2020-12-06 21:26:02 -07:00
Timothy Baldridge
f97fcd5aa0
2.3.4.2
2020-11-24 15:14:09 -07:00
Timothy Baldridge
9717d4ac42
Improve backend services, add watchdog service, and add utility_modlists.json
2020-11-19 15:56:30 -07:00
Timothy Baldridge
247d19cba0
Version bump to 2.3.4.1 - fix nexus client creation
2020-11-15 17:40:49 -07:00
Timothy Baldridge
6ee701262a
Version bump to 2.3.4.0
2020-11-14 23:20:05 -07:00
Timothy Baldridge
8edd84f934
Merge pull request #1186 from wabbajack-tools/utility-lists
...
Utility lists
2020-11-14 12:30:47 -07:00
Timothy Baldridge
ae358e270d
Binding fixes for utility lists
2020-11-14 12:30:28 -07:00
Timothy Baldridge
73d3168d2c
Implement utility list filtering for the UI
2020-11-14 12:16:11 -07:00
Timothy Baldridge
2f860f1e34
Merge pull request #1185 from wabbajack-tools/deps-version-bump
...
Deps version bump
2020-11-14 12:04:09 -07:00
Timothy Baldridge
802448c934
Deps version bump
2020-11-14 07:26:04 -07:00