Commit Graph

39 Commits

Author SHA1 Message Date
erri120
1f1340f921
Update logging with StoreHandler name 2021-07-16 14:17:06 +02:00
erri120
d64afea6ab
Error when finding the game with no path 2021-07-16 14:10:46 +02:00
erri120
09b44ccac4
Update GameFinder to 1.6.1 2021-07-11 12:13:33 +02:00
erri120
be8a0f66c0
Update GameFinder lib to 1.5.0 for no throw 2021-06-02 21:27:44 +02:00
erri120
e114bff006
I am stupid 2021-06-02 21:19:06 +02:00
erri120
18f2de1ed3
Fix CI issue 2021-06-02 21:19:06 +02:00
erri120
6dd31b5799
Using new GameFinder feature 2021-06-02 21:19:05 +02:00
erri120
9670084cf3
Don't overwrite kv in dictionary 2021-06-02 21:19:05 +02:00
erri120
03b6e6b0d1
Add GameFinder lib 2021-06-02 21:18:57 +02:00
Chris Bessent
57e39d43c6 More fixes to Origin game detection
1. Games downloaded with EAPlay will have "@subscription" in their
   manifest file name.

2. Apparently numbers can be in the name of the manifest so you want
   to search from right-to-left.
2021-02-10 18:40:01 -07:00
Chris Bessent
e375da6a0c Fix finding Origin games 2021-02-06 09:15:22 -07:00
Chris Bessent
6b18564dc1 Catch exceptions when reading broken EGS manifests 2021-01-26 03:09:42 -07:00
Timothy Baldridge
1ed06fb79d DA2/DAI support 2021-01-08 06:42:58 -07:00
Timothy Baldridge
dea841136f Add support for Origin 2021-01-04 22:07:06 -07:00
Timothy Baldridge
0638612e0d Converted Common to .net 5.0 2020-12-31 16:39:28 -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
erri120
fbe2f05f60
IncludeSteamWorkshopItems fixes 2020-07-06 08:58:28 +02:00
erri120
a3c8fb4c17
Fixed IndexOutOfRangeException for GetVdfValue 2020-07-06 07:41:39 +02:00
Timothy Baldridge
6225caabaf Fix for absolute path in Steam game files 2020-05-14 16:28:25 -06:00
erri120
c79ad8e08b
Fixed F03 registry entry 2020-05-09 20:02:49 +02:00
Timothy Baldridge
059f2ec96f Can source game downloads from the game folder 2020-05-02 15:09:29 -06:00
Justin Swanson
3b34af90de Standardized the "warmup" functionality into one place 2020-04-28 17:52:20 -05:00
erri120
3a7af10ed3
GameRegistry cleanup 2020-04-22 14:36:32 +02:00
erri120
82d8939198
Implemented new Path classes in SteamHandler 2020-04-22 14:36:32 +02:00
erri120
6ec0025245
Added BethNet StoreHandler 2020-04-22 14:36:32 +02:00
Justin Swanson
806ff74893 Wabbajack.Lib nullability finished up 2020-04-10 13:32:35 -05:00
Justin Swanson
5a38f40a66 GameMetaData.TryGetGameLocation()
Added choice of nullable return or not
2020-04-10 13:23:23 -05:00
Justin Swanson
21b52fb361 Enabled nullability for Wabbajack.Common 2020-04-03 18:23:13 -05:00
Timothy Baldridge
defbc15593 Only 149 errors left in Wabbajack.Lib 2020-04-03 16:38:48 -06:00
trawzified
877989ba16 Fix typos + inconsistencies in logs 2020-01-13 22:11:07 +01:00
erri120
01ff7cb093
Only check GOGID for GOG games until further investigation 2020-01-08 17:26:07 +01:00
Justin Swanson
d4a7bc5ae4 Fix for GOG handler checking steam IDs instead of GOG IDs 2020-01-04 18:38:16 -06:00
Justin Swanson
ad6f398fcf Fix for steam handler contains being case sensitive 2020-01-04 18:36:43 -06:00
erri120
5eaf517bc1
Added more verbose output to the StoreHandlers 2020-01-04 11:16:32 +01:00
Justin Swanson
da440d9dae Another SteamHandler null fix for if path was not set during parsing 2020-01-03 20:49:22 -06:00
Justin Swanson
f9f9646cc8 Null fix for checking required files when loading steam games 2020-01-03 20:27:13 -06:00
erri120
259863458d
Bug fixes 2020-01-03 18:22:30 +01:00
erri120
62c3178ff2
Overhauled the StoreHandlers 2020-01-03 18:03:09 +01:00