Commit Graph

344 Commits

Author SHA1 Message Date
Timothy Baldridge
07e0f92a74 Fix broken test 2021-02-03 21:48:17 -07:00
Timothy Baldridge
ac8e0a36c2 Version 2.4.2.0 2021-02-03 20:54:02 -07:00
Timothy Baldridge
c0d50a8216 Version 2.4.2.0 2021-02-03 20:48:30 -07:00
Timothy Baldridge
835d56bf68 Upgrade deps, fix several warnings 2021-01-28 21:02:26 -07:00
Timothy Baldridge
997587d674 Fix broken test 2021-01-12 17:31:43 -07:00
Timothy Baldridge
eb63b1fefc Missed a call to PreparAll 2021-01-06 14:30:25 -07:00
Timothy Baldridge
46d079b513 Fix Nexus tests 2021-01-06 07:23:09 -07:00
Timothy Baldridge
dea841136f Add support for Origin 2021-01-04 22:07:06 -07: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
a551b8e2b4 Server side fixes, latest changes to SQL 2020-12-29 20:59:22 -07:00
Timothy Baldridge
17bb79784e Move LoversLab backend to LibCef 2020-12-29 16:15:47 -07:00
Timothy Baldridge
aa591bafa7 Add TES4RU support back in 2020-12-15 17:09:59 -07:00
Timothy Baldridge
053a71795a disable back button and 2.3.4.3 2020-12-06 21:26:02 -07:00
Timothy Baldridge
802448c934 Deps version bump 2020-11-14 07:26:04 -07:00
Timothy Baldridge
0a976dc427
Merge pull request #1158 from wabbajack-tools/bump-deps-42
bump deps
2020-11-01 22:26:54 -07:00
Timothy Baldridge
4a2cef1ab4 bump deps 2020-11-01 21:11:29 -07:00
Timothy Baldridge
f80ae8b142 Updates to smooth out server update features 2020-11-01 17:30:49 -07:00
Timothy Baldridge
6499f20d4b Yet another test fix 2020-10-24 10:04:24 -06:00
Timothy Baldridge
80d5fdb97b Yet another test fix 2020-10-24 07:32:56 -06:00
Timothy Baldridge
de889f2a52 Fix tests on test serer 2020-10-24 06:33:19 -06:00
Timothy Baldridge
9685b9a218 Fix tests on test serer 2020-10-23 22:02:35 -06:00
Timothy Baldridge
01cf35db22 Fix tests on test serer 2020-10-23 18:16:13 -06:00
Timothy Baldridge
35d1012ab0 Fix for issue-1134 2020-10-21 18:43:02 -06:00
Timothy Baldridge
c1c6f10b5b Can include patches, still randomly fails for some reason, a race condition perhaps? 2020-10-18 18:15:22 -06:00
Timothy Baldridge
18ac41729d First Native compilation test passes 2020-10-18 13:03:50 -06:00
Timothy Baldridge
55b26cec65 Move common folders into ACompiler 2020-10-18 06:59:49 -06:00
Timothy Baldridge
e557e46556 Rework file extraction to combine the old and new methods 2020-10-09 21:02:58 -06:00
Timothy Baldridge
b6dbcc2368 Rework performance profiles of WJ 2020-09-12 14:23:03 -06:00
Timothy Baldridge
59eb915475 Make extra included games explicit 2020-09-11 06:54:24 -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
f1b50b0e09 Merge remote-tracking branch 'origin/7zip-improvements' into 7zip-improvements 2020-09-08 17:25:30 -06:00
Timothy Baldridge
8a452fd172 Disable broken BNET test 2020-09-08 17:25:17 -06:00
Timothy Baldridge
48bb6e1998
Merge branch 'master' into 7zip-improvements 2020-09-08 16:19:35 -06:00
Timothy Baldridge
3bdab577e1 EndToEnd Tests pass 2020-09-05 21:19:05 -06: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
halgari
573e661b03 Fix LL downloads via HTML decode 2.2.1.6 2020-08-24 16:20:50 -06:00
halgari
2136924161 Fixes for broken RGE install 2020-08-22 15:14:38 -06:00
Justin Swanson
b77fa3d0c7 Made RocksDB initialization lazier
Was causing problems, as it's a singleton across the entire computer, so eagerly initializing them was causing problems for users of Wabbajack.Common that weren't interested in RocksDB.  Only one could run at a time.
2020-08-14 07:16:09 -05:00
Timothy Baldridge
f0cfbc6b0c
Merge pull request #1031 from wabbajack-tools/ll-updates
Ll updates
2020-08-13 05:46:54 -06:00
Timothy Baldridge
39078b21d9 LL autohealing 2020-08-12 16:23:02 -06:00
Justin Swanson
ea8b0d601f Removed RxUI from Wabbajack.Common 2020-08-11 10:37:17 -05:00
Timothy Baldridge
6c88cb22ca Re-hash patched files just in case 2020-08-07 05:24:30 -06:00
Timothy Baldridge
86107ec8ec Enable optional disk compression 2020-08-05 16:01:45 -06:00
Timothy Baldridge
d9b3cf9d19 Disable YT tests until the downloader updates. 2020-07-27 22:19:27 -06:00
Timothy Baldridge
bc975c1840 Fix #980, 2.1.3.4, and deps bumps 2020-07-27 15:33:45 -06:00
Timothy Baldridge
2e0c13f854 Cache nexus permissions / mod hidden status. Use hidden status to purge the nexus cache 2020-07-25 12:09:02 -06:00
Timothy Baldridge
c28ec4a796 2.1.3.3 2020-07-22 05:33:05 -06:00