Commit Graph

1056 Commits

Author SHA1 Message Date
Timothy Baldridge
fae922ef01
Merge pull request #1495 from wabbajack-tools/oauth2-support
Oauth2 support
2021-06-15 08:48:06 -07:00
Timothy Baldridge
ee8669f3ce Vector Plexus now uses a native IPS4 REST API and OAuth2 2021-06-15 05:50:37 -06:00
Timothy Baldridge
0441bbaf17 Downloading works, next up is metatdata 2021-06-14 22:55:07 -06:00
Timothy Baldridge
c90181bcb4 OAuth logins work, rebuilding the downloader now 2021-06-14 16:18:57 -06:00
Timothy Baldridge
30e4fcd40d Can get VP auth tokens 2021-06-13 21:31:09 -06:00
erri120
617c254b02
Update GameFinder to 1.5.3 2021-06-13 14:38:51 +02: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
e9018e37f4 Fix version errors 2021-06-09 23:28:22 -06:00
Timothy Baldridge
fe3ae320de Merge remote-tracking branch 'origin/master' 2021-06-09 14:55:58 -06:00
Timothy Baldridge
a8c7db808a 2.4.4.4 2021-06-09 14:55:45 -06:00
Chris Bessent
2e5f2a8bbd Ignore folders instead of files
For example, "Skyrim.ini" used to be ignored when it really should
only ignore "Skyrim\*"
2021-06-06 11:07:52 -07:00
Luca
d5cc7081ba updated game finder lib 2021-06-06 16:35:43 +02:00
Timothy Baldridge
a7bfd4109c Bump Deps 2021-06-03 07:36:12 -06:00
erri120
03b6e6b0d1
Add GameFinder lib 2021-06-02 21:18:57 +02:00
Timothy Baldridge
7e62db32be Update all deps 2021-05-28 16:15:52 -06:00
Timothy Baldridge
ce8f412744
Merge pull request #1433 from Unnoen/IPS4-verify-and-MEGA-fixes
Fix IPS4 verification and MEGA status percentage.
2021-05-21 08:11:38 -07:00
Timothy Baldridge
dcb1ad094d
Merge pull request #1436 from EzioTheDeadPoet/fix-txt-based-tagfiles
fixed .txt based tagfiles
2021-05-21 08:11:26 -07:00
Unnoen
a5c6b6c05c
Fix CriticalFailureIntervention never being handled
Can also specify if Wabbajack should exit
2021-05-20 21:40:05 +10:00
Unnoen
ba41972a8c
Vacuum databases after task instead of in finally block 2021-05-20 21:30:02 +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
Timothy Baldridge
bf0d098b44 Use a pinned IP 2021-05-17 17:20:03 -06:00
Timothy Baldridge
04bbbfed7f Network workaround mode 2021-05-17 16:37:01 -06:00
Luca
27513d3aca fixed issue with the MO2 compiler
- moved `.txt` handling behind the custom flags handling
- changed ignoring `.txt` files to including`.txt` files
2021-05-09 12:46:03 +02:00
Luca
7bb8282961 fixed .txt based tagfiles 2021-05-03 19:30:27 +02:00
Unnoen
20e869a124
Move quickMode check and dispose streamResult 2021-05-01 19:54:22 +10:00
Unnoen
d608df5074
Fix MEGA status percentage 2021-05-01 19:48:28 +10:00
Unnoen
011f680890
Fix IPS4 verification downloading the entire file 2021-05-01 19:48:09 +10: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
5051e800b4 WIP modlist contents viewer 2021-04-28 05:57:49 -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
Chris Bessent
945cf4f2dc Use a different Google Drive link to verify links during compile
Using the export link to compile is kind of unreliable as the
arbitrary traffic control Google implements will affect how things
work.  Using the /file/d/ link still gives a pretty solid indication
that the file is valid and available while not needing to be able
to download the file at compile time.
2021-03-27 10:20:47 -07:00
Timothy Baldridge
dccfef0067 Switch back to the non-core version of CEF due to production issues 2021-03-24 16:20:59 -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
d0b5b8448f
Merge pull request #1379 from wabbajack-tools/retry_authored_files_uploads
Retry all authored file uploads
2021-03-19 18:27:23 -07:00
Timothy Baldridge
a10ffa9140 Retry all authored file uploads 2021-03-19 16:59:38 -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
2319c8a098
Merge pull request #1375 from wabbajack-tools/update-deps-remove-framework-libs
Remove .net Framework libs bit of code cleanup
2021-03-18 22:30:26 -07:00
Timothy Baldridge
22b7782578 Move logs/downloaded modlists into the launcher folder 2021-03-18 23:04:27 -06:00
Timothy Baldridge
af4035fffa
Merge pull request #1373 from wabbajack-tools/remove-cdn-mirror
Don't retry with a different CDN mirror (code was broken)
2021-03-18 21:45:11 -07:00
Timothy Baldridge
45259d442f
Remove typeo 2021-03-18 21:55:43 -06:00
Timothy Baldridge
f5c3b8003d
Merge pull request #1371 from EzioTheDeadPoet/single_file_tagging
added file tagging support
2021-03-18 13:23:58 -07:00
Timothy Baldridge
fcd10f3ccc
Merge pull request #1370 from EzioTheDeadPoet/Include_Splash_Screen
include mo2 splash screen if present
2021-03-18 13:23:20 -07:00
Timothy Baldridge
578f08ec28
Fix typeo 2021-03-18 14:23:05 -06:00