Commit Graph

1102 Commits

Author SHA1 Message Date
Timothy Baldridge
d78c89e702
Merge pull request #1771 from LostDragonist/github_fix
Fix getting game files when build server is down
2021-12-18 10:39:30 -07:00
Timothy Baldridge
becabefd8c Forced healing works! 2021-12-18 10:38:30 -07:00
Chris Bessent
3e65f5875d Fix getting game files when build server is down
There's really no need for the build server to be up when WJ
is just getting some files from Github. I'm guessing these files
used to be stored on the build server.
2021-12-17 19:08:40 -07:00
unknown
bae4073a26 BF: Proper condition for TXT tag files 2021-11-28 16:54:40 +01:00
Timothy Baldridge
81c8c1c3a5 Update the app to work with the new Github based action system 2021-09-13 21:22:07 -06:00
Timothy Baldridge
2b4227a2f9 2.5.2.2 2021-08-11 23:12:12 -06:00
Timothy Baldridge
c0d2f8f280
Merge pull request #1550 from erri120/mega-fixes
Update MEGADownloader
2021-07-30 21:30:41 -06:00
Timothy Baldridge
ef156867c8
Merge branch 'master' into mega-fixes 2021-07-30 21:29:16 -06:00
Timothy Baldridge
f75b0ecf70 2.5.2.1 2021-07-30 21:04:25 -06:00
erri120
428e4db2f2
Make IUrlDownloader.GetDownloaderState nullable 2021-07-25 14:37:55 +02:00
erri120
c7bc7dbbd8
Update MEGADownloader 2021-07-25 12:09:48 +02:00
erri120
16680996c3
Improve Regex performance by compiling during instantiation 2021-07-23 12:12:28 +02:00
Timothy Baldridge
a372a14140 Fix for the website expecting lower case files 2021-07-21 15:40:55 -06:00
Timothy Baldridge
bb33dea03a Full path of files should now work 2021-07-19 23:08:12 -06:00
Timothy Baldridge
c9b96abd8c Can get a users modlist 2021-07-19 16:36:37 -06:00
Timothy Baldridge
81c93c6e18 Update versions when uploading new modlists 2021-07-19 16:22:04 -06:00
Timothy Baldridge
04347bbd06 Start of code to push updates to GH 2021-07-19 16:15:27 -06:00
Timothy Baldridge
4c03c6c8e3
Merge pull request #1537 from erri120/finding-games-no-path
Fixes for finding Games
2021-07-17 07:19:17 -07:00
Timothy Baldridge
51764ae619 Rework texture matching again, support for _n and _d files, and fixing a but that created null ImageStates 2021-07-16 23:32:37 -06:00
erri120
d64afea6ab
Error when finding the game with no path 2021-07-16 14:10:46 +02:00
JanuarySnow
8dd1199514 version info in mouse hover text in gallery view 2021-07-14 16:20:04 +01:00
Timothy Baldridge
3e97d7721c Switch to using TextConv for image compression 2021-07-10 16:27:36 -06:00
Timothy Baldridge
5cbed8dade Server side fixes for LL upgrades and list validation 2021-07-09 22:13:31 -06:00
Timothy Baldridge
d3725c5b74 2.5.1.1 2021-07-09 17:52:00 -06:00
Timothy Baldridge
24d10305a4 Re-enable nexus archived file support again 2021-07-04 15:37:55 -06:00
Unnoen
8b7d3f5e41
Fix AbstractIPS4OAuthDownloader CriticalFailureIntervention
CriticalFailureIntervention's need to be sent to the logger to be handled correctly.
2021-07-04 14:13:05 +10:00
Timothy Baldridge
c1169fcbc4 Latest work on LL attachments and Nexus API fixes 2021-07-02 21:15:27 -06:00
Timothy Baldridge
943b460d9d Fix race condition in IPS4 login 2021-06-30 15:57:35 -06:00
Timothy Baldridge
a4d7f1b3a0 Upgrade deps 2021-06-29 20:22:40 -06:00
Timothy Baldridge
b1bf267356 2.5.0.6 2021-06-29 20:16:48 -06:00
Timothy Baldridge
89404a9b03 2.5.0.5 2021-06-28 21:02:01 -06:00
Timothy Baldridge
c8d4e3651c 2.5.0.4 2021-06-27 16:20:35 -06:00
Timothy Baldridge
a56921e130 2.5.0.4 2021-06-27 14:35:11 -06:00
Timothy Baldridge
9779da19b2 Support for attachments on ips4 sites 2021-06-27 08:05:45 -06:00
Timothy Baldridge
b9a6000a27 2.5.0.2 2021-06-25 15:15:21 -06:00
Timothy Baldridge
1d0dab1bea Server side fixes for the new Nexus API 2021-06-24 21:56:02 -06:00
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
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
d94aa06ab8 Merge branch 'master' into image-hashing 2021-06-19 05:17:18 -06: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
528ef51d40 Full round trip test passes 2021-06-17 17:09:03 -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
c90181bcb4 OAuth logins work, rebuilding the downloader now 2021-06-14 16:18:57 -06:00