Commit Graph

3737 Commits

Author SHA1 Message Date
c90181bcb4 OAuth logins work, rebuilding the downloader now 2021-06-14 16:18:57 -06:00
3dbdfa6121 Merge pull request #1487 from erri120/update-gamefinder-1-5-3
Update GameFinder to 1.5.3
2021-06-14 10:48:44 +02:00
30e4fcd40d Can get VP auth tokens 2021-06-13 21:31:09 -06:00
617c254b02 Update GameFinder to 1.5.3 2021-06-13 14:38:51 +02:00
63fd46ffec 2.4.4.5 2.4.4.5 2021-06-12 14:44:31 -06:00
58da89e16c Fix for issue #1486 2021-06-12 14:31:35 -06:00
e42dae9b93 Merge pull request #1484 from erri120/fix-missing-knownfolders
Fix missing KnownFolders
2021-06-12 04:11:24 -07:00
e79fd480d8 Fix missing KnownFolders 2021-06-12 11:39:17 +02:00
72ff426910 Update release.yml
fix broken release process
2.4.4.4
2021-06-10 10:33:52 -06:00
e9018e37f4 Fix version errors 2021-06-09 23:28:22 -06:00
fe3ae320de Merge remote-tracking branch 'origin/master' 2021-06-09 14:55:58 -06:00
a8c7db808a 2.4.4.4 2021-06-09 14:55:45 -06:00
2c2359b730 Merge pull request #1470 from LostDragonist/folder_fix
Ignore folders instead of files
2021-06-09 13:51:45 -07:00
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
b51b90f24f Merge pull request #1469 from EzioTheDeadPoet/gamefinder-update
updated game finder lib
2021-06-06 17:13:38 +02:00
d5cc7081ba updated game finder lib 2021-06-06 16:35:43 +02:00
a7bfd4109c Bump Deps 2021-06-03 07:36:12 -06:00
031f4c3943 Merge pull request #1394 from erri120/use-gamefinder-lib
Add GameFinder lib
2021-06-03 06:31:54 -07:00
be8a0f66c0 Update GameFinder lib to 1.5.0 for no throw 2021-06-02 21:27:44 +02:00
e114bff006 I am stupid 2021-06-02 21:19:06 +02:00
18f2de1ed3 Fix CI issue 2021-06-02 21:19:06 +02:00
f6830d3880 Update GameFinder to 1.4.1 2021-06-02 21:19:06 +02:00
6dd31b5799 Using new GameFinder feature 2021-06-02 21:19:05 +02:00
b8eb9da44c Update GameFinder to 1.4.0 2021-06-02 21:19:05 +02:00
9670084cf3 Don't overwrite kv in dictionary 2021-06-02 21:19:05 +02:00
03b6e6b0d1 Add GameFinder lib 2021-06-02 21:18:57 +02:00
fbb6769d3b 2.4.4.3 2.4.4.3 2021-05-28 20:38:07 -06:00
f5fc896b09 Fix build 2021-05-28 17:40:58 -06:00
7e62db32be Update all deps 2021-05-28 16:15:52 -06:00
5e3d689cff Merge pull request #1459 from Unnoen/null-check-boogaloo
Null check SourceModList
2021-05-28 15:09:52 -07:00
e42a261b22 Null check SourceModList 2021-05-28 15:49:47 +10:00
fb04908025 Merge pull request #1458 from ForgottenGlory/patch-1
Update README.md
2021-05-26 17:22:21 +02:00
6c879be4b0 Update README.md
Update readme examples list
2021-05-26 11:16:45 -04:00
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
dcb1ad094d Merge pull request #1436 from EzioTheDeadPoet/fix-txt-based-tagfiles
fixed .txt based tagfiles
2021-05-21 08:11:26 -07:00
b38459d142 Merge pull request #1439 from wabbajack-tools/dependabot/nuget/SharpZipLib-1.3.2
Bump SharpZipLib from 1.3.1 to 1.3.2
2021-05-21 08:10:15 -07:00
c513c1bd65 Merge pull request #1442 from wabbajack-tools/dependabot/nuget/Microsoft.AspNetCore.Mvc.NewtonsoftJson-5.0.6
Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 5.0.5 to 5.0.6
2021-05-21 08:10:05 -07:00
760a920eb5 Merge pull request #1453 from Unnoen/omni-1
Miscellaneous fixes and improvements.
2021-05-21 08:09:48 -07:00
cfcee0e2e8 Null check the modlist data. It can be null when switching lists. 2021-05-21 14:50:41 +10:00
a5c6b6c05c Fix CriticalFailureIntervention never being handled
Can also specify if Wabbajack should exit
2021-05-20 21:40:05 +10:00
ba41972a8c Vacuum databases after task instead of in finally block 2021-05-20 21:30:02 +10:00
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
367ee1a3aa Fix typo in InitializeLogging 2021-05-20 21:10:29 +10:00
8e39f9f4eb IsChildOf function for AbsolutePath
Iterates up the parent directories to find if this path is a child of the given path.
2021-05-20 21:10:29 +10:00
8231d5252c Make changelog generator use LastWriteTime
Avoids cases where the date is incorrect if a list with the same name is compiled.
2021-05-20 17:43:12 +10:00
563de77205 Specify UTF-8 without BOM to fix Discord's text rendering 2021-05-20 17:43:12 +10:00
b0eb876460 Update release.yml 2.4.4.2 2021-05-17 22:02:56 -06:00
d3a28ee00b Update release.yml 2021-05-17 21:44:45 -06:00
fadd65ae63 Update release.yml 2021-05-17 21:00:11 -06:00
00a5d07a73 2.4.4.2 2021-05-17 18:45:43 -06:00