Commit Graph

1139 Commits

Author SHA1 Message Date
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
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
erri120
ad1a0843de
Removed the internal Manifest Viewer 2020-11-09 12:26:07 +01:00
Timothy Baldridge
6078926d01 Version bump 2020-11-05 15:45:22 -07:00
Timothy Baldridge
90e9af05b1 More fine-grained status updates 2020-11-03 07:45:08 -07:00
Timothy Baldridge
c668f67a75 Bump version 2020-11-02 05:25:07 -07:00
Timothy Baldridge
4a2cef1ab4 bump deps 2020-11-01 21:11:29 -07:00
Timothy Baldridge
65a908aa1e Merge remote-tracking branch 'origin/master' into master
# Conflicts:
#	CHANGELOG.md
2020-10-24 14:16:13 -06:00
Timothy Baldridge
d481562967 fix for #1115 2020-10-24 13:45:05 -06:00
Timothy Baldridge
3c7fb0747a 2.3.1.0 2020-10-24 10:44:28 -06:00
Timothy Baldridge
6499f20d4b Yet another test fix 2020-10-24 10:04:24 -06:00
Timothy Baldridge
6007c326e1 Could compile via the UI 2020-10-19 16:16:35 -06:00
Timothy Baldridge
55b26cec65 Move common folders into ACompiler 2020-10-18 06:59:49 -06:00
Timothy Baldridge
75ae9e0c7a Can extract .fomod files (again) 2020-10-12 22:23:39 -06:00
Timothy Baldridge
59874dbf00 2.3.0.3 2020-10-12 09:28:57 -06:00
Timothy Baldridge
1d4ae80553
Merge branch 'master' into extraction-fixes 2020-10-05 19:14:47 -06:00
Timothy Baldridge
e4439f9e60 Fix TSO extraction issues 2020-10-05 18:05:45 -06:00
Justin Swanson
6c627f32c8
Merge pull request #1104 from Noggog/wj-optional-logging
Optional Logging
2020-10-04 10:30:17 -07:00
Timothy Baldridge
d0febcd8a9 Several tweaks, bump version to 2.3.0.1 2020-10-01 06:24:26 -06:00
Justin Swanson
0a58fcb353 LoggingSettings.LogToFile 2020-09-22 16:58:48 -05:00
Timothy Baldridge
b6dbcc2368 Rework performance profiles of WJ 2020-09-12 14:23:03 -06:00
Timothy Baldridge
8413826558
Merge pull request #1076 from Unnoen/1075-version-hover-bug
Fix version tooltip displaying incorrectly.
2020-09-09 22:00:44 -06:00
Timothy Baldridge
f129a6bd22 Remove Beth.NET and YT downloader, no one used them and they only sortof worked 2020-09-09 19:49:22 -06:00
Timothy Baldridge
ab5010594f IPS4 reworks 2020-09-09 12:56:16 -06:00
Timothy Baldridge
1207b23297
Merge pull request #1062 from erri120/show-manifest-fix
Added canExecute to ShowManifestCommand
2020-09-07 21:07:57 -06:00
Unnoen
7215f6b492
Fix version tooltip. 2020-09-08 11:12:53 +10:00
Timothy Baldridge
47e45965c4 Fix for server error that kills services 2020-09-02 20:49:45 -06:00
halgari
865a592e09 2.2.2.0 - Route CDN through proxy 2020-08-31 17:29:48 -06:00
erri120
106a92cff5
Added canExecute to ShowManifestCommand 2020-08-30 11:45:46 +02:00
halgari
5d916da1ab Merge branch 'master' of https://github.com/wabbajack-tools/wabbajack into master 2020-08-25 22:04:10 -06:00
halgari
c5d56c27a8 Fix issues with mirrored files 2020-08-25 22:03:43 -06:00
erri120
4f1b1768ed
Merge pull request #1052 from erri120/gallery-url-fix
Fixed modlist link in gallery
2020-08-25 20:46:23 +02:00
halgari
573e661b03 Fix LL downloads via HTML decode 2.2.1.6 2020-08-24 16:20:50 -06:00
erri120
e6e78c0cd3
Fixed modlist link in gallery 2020-08-23 15:24:54 +02:00
halgari
2136924161 Fixes for broken RGE install 2020-08-22 15:14:38 -06:00
halgari
049dff0d1c Hotfix for breaking existing lists (for real this time) 2020-08-21 10:42:56 -06:00
halgari
cf1c62b7c7 Hotfix for breaking existing lists 2020-08-20 20:45:15 -06:00
halgari
7773499044 Rework where we store upgrades 2020-08-20 16:06:22 -06:00
Timothy Baldridge
8806423692
Merge pull request #1040 from wabbajack-tools/dependabot/nuget/ReactiveUI.Fody-11.5.26
Bump ReactiveUI.Fody from 11.5.17 to 11.5.26
2020-08-17 21:25:53 -07:00
dependabot-preview[bot]
6c5827960f
Bump ReactiveUI.Fody from 11.5.17 to 11.5.26
Bumps [ReactiveUI.Fody](https://github.com/reactiveui/reactiveui) from 11.5.17 to 11.5.26.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](https://github.com/reactiveui/reactiveui/compare/11.5.17...11.5.26)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-18 04:12:22 +00:00
Timothy Baldridge
bc47f6268e
Merge pull request #1041 from wabbajack-tools/dependabot/nuget/DynamicData-6.16.6
Bump DynamicData from 6.16.3 to 6.16.6
2020-08-17 21:11:36 -07:00
Timothy Baldridge
8c08d7849a
Merge pull request #1039 from wabbajack-tools/dependabot/nuget/ReactiveUI.WPF-11.5.26
Bump ReactiveUI.WPF from 11.5.17 to 11.5.26
2020-08-17 21:11:17 -07:00
Timothy Baldridge
08c08cd29b
Merge pull request #1036 from wabbajack-tools/dependabot/nuget/ReactiveUI-11.5.26
Bump ReactiveUI from 11.5.17 to 11.5.26
2020-08-17 21:10:58 -07:00
halgari
ead8ef1caa Better coloring 2020-08-17 20:41:11 -06:00