Commit Graph

3415 Commits

Author SHA1 Message Date
Timothy Baldridge
ab49b08f19 Server side fixes for the new Nexus API 2021-06-24 17:01:03 -06:00
Timothy Baldridge
14b15adf2a Prompt users to log into Oauth sites during installation/compilation 2021-06-22 16:06:58 -06:00
Timothy Baldridge
91c990cac2 Merge remote-tracking branch 'origin/master' 2021-06-20 16:40:55 -06:00
Timothy Baldridge
fff39e52ab Fix manual downloading 2021-06-20 16:36:56 -06:00
erri120
fdbc2747d1
Update Dragon Age 2 IDs 2021-06-20 13:47:18 +00:00
Timothy Baldridge
ec6e2db65d 2.5.0.0 2021-06-19 16:42:24 -06:00
Timothy Baldridge
f982eebc10 Fix race condition in login 2021-06-19 15:19:29 -06:00
Timothy Baldridge
2b1e0f73cf Add VectorPlexus and LoversLab stubs for old download formats 2021-06-19 10:16:22 -06:00
Timothy Baldridge
fa50b4cf4b Upgrade all deps 2021-06-19 09:25:06 -06:00
Timothy Baldridge
0229f5cd58
Merge pull request #1504 from wabbajack-tools/image-hashing
Image hashing
2021-06-19 08:23:41 -07:00
Timothy Baldridge
115f452d99 Make texture recompression optional via the settings pannel (defaults to on) 2021-06-19 08:03:10 -06:00
Timothy Baldridge
a9c003fe34 Fix a fragile test 2021-06-19 07:08:45 -06:00
Timothy Baldridge
d94aa06ab8 Merge branch 'master' into image-hashing 2021-06-19 05:17:18 -06:00
Timothy Baldridge
ae023bf2d1
Merge pull request #1505 from wabbajack-tools/ll-oauth
Switch LoverLab over to OAuth2
2021-06-19 04:16:16 -07:00
Timothy Baldridge
b9e241a0b9 Fix download from IPS4 downloader 2021-06-18 23:09:36 -06:00
Timothy Baldridge
6ba00d9d09 Switch LoverLab over to OAuth2 2021-06-18 22:05:58 -06:00
Timothy Baldridge
3703f3f558 Swallow exceptions from bad DDS files 2021-06-18 17:33:58 -06:00
Timothy Baldridge
5a501226c3 Bump VFS version number 2021-06-18 16:10:10 -06:00
Timothy Baldridge
da485f9df5 Disable LL validation on the server 2021-06-17 23:08:41 -06:00
Timothy Baldridge
528ef51d40 Full round trip test passes 2021-06-17 17:09:03 -06:00
erri120
d118ccb269
Merge pull request #1496 from Timboman/patch-1
Update README.md
2021-06-17 08:20:23 +02:00
Timboman
7a79c8d55c
Update README.md 2021-06-17 00:26:45 -04:00
Timothy Baldridge
6706d5bfb6 WIP 2021-06-16 15:07:16 -06:00
Timothy Baldridge
abd142623f WIP, hooking it into the VFS cache 2021-06-15 23:16:25 -06:00
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
c9a2ea8180 Image hashing initial work 2021-06-14 21:39:17 -06:00
Timothy Baldridge
c90181bcb4 OAuth logins work, rebuilding the downloader now 2021-06-14 16:18:57 -06:00
erri120
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
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
63fd46ffec 2.4.4.5 2021-06-12 14:44:31 -06:00
Timothy Baldridge
58da89e16c Fix for issue #1486 2021-06-12 14:31:35 -06: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
72ff426910
Update release.yml
fix broken release process
2021-06-10 10:33:52 -06: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
Timothy Baldridge
2c2359b730
Merge pull request #1470 from LostDragonist/folder_fix
Ignore folders instead of files
2021-06-09 13:51:45 -07: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
erri120
b51b90f24f
Merge pull request #1469 from EzioTheDeadPoet/gamefinder-update
updated game finder lib
2021-06-06 17:13:38 +02: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
Timothy Baldridge
031f4c3943
Merge pull request #1394 from erri120/use-gamefinder-lib
Add GameFinder lib
2021-06-03 06:31:54 -07: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
f6830d3880
Update GameFinder to 1.4.1 2021-06-02 21:19:06 +02:00