Commit Graph

34 Commits

Author SHA1 Message Date
Luca
00faee48fe
Fixes for the resumable downloads feature (#2345)
* Fix handle of hashed file not closing

* Limit concurrent downloads to a maximum of 8

* Dynamically increase job size to avoid downloads appearing stalled

* Set downloader settings to avoid RAM and timeout issues

* Improve logging around downloads

* Adds more logging when starting stopping downloads
* Improves error message when GameFileSource download fails
* Stops logging errors when archive isn't available on WJ CDN

* Add retry mechanism to SingleThreadedDownloader

* Update CHANGELOG.md

* Remove hard limit for download threads

---------

Co-authored-by: UrbanCMC <UrbanCMC@web.de>
2023-06-27 08:16:03 -06:00
Luca
a87f8dac7f
New Features from External Contributors [Merged to Internal Test Branch so Tests can run!] (#2325)
* added enderalse GOGID

* Fix readme opening twice when loading last modlist

* Edit Wabbajack CLI button text

* Cancel running downloads when shutting down application

* Add resume support for IHttpDownloader

* Add resume support for manual downloads

* Update CHANGELOG.md

* Improve game selection to only show games with results combined with the amount of lists

* Undo accidental removal of loading settings

* Add more tooltips and improve existing ones

* Update CHANGELOG.md

* Main test external pull readme fix (#2335)

* Fix SelectedGameType crashing Wabbajack when no settings are present yet, fix readme being clickable when not specified resulting in crash

* Add readme fix to CHANGELOG, fix typo

* Add readme button fix to changelog

---------

Co-authored-by: UrbanCMC <UrbanCMC@web.de>
Co-authored-by: Angad <angadmisra28@gmail.com>
Co-authored-by: trawzified <55751269+tr4wzified@users.noreply.github.com>
Co-authored-by: Timothy Baldridge <tbaldridge@gmail.com>
2023-05-07 14:32:18 -06:00
Timothy Baldridge
4bfce0e418
Cube maps (#2260)
* Add some support for cubemaps in BA2

* add read support for cubemaps in BA2 routines

* Fix slide support during compilation

* Set default logging level to Information instead of Trace

* update CHANGELOG.md
2022-12-28 09:21:58 -07:00
Halgari
0473e8cd1f .NET 7.0 Broke the deployment model, will look into it more in a future update 2022-11-11 22:27:21 -07:00
Halgari
5b8b815f39 Update deps for 7.0 2022-11-09 16:57:16 -07:00
Halgari
a0eb53f9b9 Switch to .net 7.0 2022-11-05 07:25:53 -06:00
Halgari
4210234fe5 Implement an archive verification cache 2022-10-17 22:48:49 -06:00
Halgari
1511b69b4f Tons of warning fixes 2022-10-07 16:14:01 -06:00
Halgari
18893525af Fix a few more tests 2022-10-06 17:03:17 -06:00
Halgari
817392e4c2 Update all the deps! 2022-09-29 06:42:20 -06:00
Timothy Baldridge
f826612072 3.0.0.1 2022-08-19 12:13:20 -06:00
Timothy Baldridge
ee9b61be12 Fix Mediafire downloading 2022-08-09 17:41:11 -06:00
Timothy Baldridge
e102567bf5 Add some missing using calls for jobs 2022-07-25 22:39:00 -06:00
Timothy Baldridge
f446a967a0 Put metrics in CouchDB, fix the proxy, fix list validation 2022-06-22 15:11:26 -06:00
Timothy Baldridge
98b7437aa8 Fix list validation to be more robust 2022-06-22 14:30:43 -06:00
Timothy Baldridge
6724d4ba6e Add CESI support, start integration into compiler 2022-06-20 17:21:04 -06:00
Timothy Baldridge
b29bed24da Implement Proxy support for unstable downloaders 2022-06-07 21:48:13 -06:00
Timothy Baldridge
acf0bee082 Change how we display downloading files in the UI 2022-05-20 17:00:54 -06:00
Timothy Baldridge
b43c2fbfb0 Add manual downloader and supporting code 2022-02-27 14:31:13 -07:00
Timothy Baldridge
442fd646fe Implement bethesda downloader, and depot handling 2022-02-10 22:05:51 -07:00
Timothy Baldridge
a49cad012f Add support for chunked access to modlist data 2022-02-05 08:47:15 -07:00
Timothy Baldridge
33965286fc Upgrade Deps 2022-01-20 14:30:13 -07:00
Timothy Baldridge
19ad2ec331 Rework validation 2021-12-18 09:14:39 -07:00
Timothy Baldridge
43a648b194 Fix NPE 2021-12-17 11:02:46 -07:00
Timothy Baldridge
2661450e28 Revert "Revert "Fix login logout buttons""
This reverts commit e1b753edd3.
2021-11-10 16:13:02 -07:00
Timothy Baldridge
e1b753edd3
Revert "Fix login logout buttons" 2021-11-10 16:04:57 -07:00
Timothy Baldridge
5fc070e5d3 Move config code into OSIntegrated 2021-11-09 21:51:37 -07:00
Timothy Baldridge
c14d740367 Fix install config, upgrade deps 2021-11-08 16:17:33 -07:00
Timothy Baldridge
468dd0cecc Fix validation HTTP error 2021-10-26 06:06:37 -06:00
Timothy Baldridge
f99f4a7538 Code cleanup and fix test running 2021-10-23 10:51:17 -06:00
Timothy Baldridge
42c0d920ef Upgrade deps 2021-10-15 05:54:44 -06:00
Timothy Baldridge
88cdebccda WIP fixed game downloader 2021-10-12 21:59:54 -06:00
Timothy Baldridge
4233463016 Update all the dependencies 2021-09-27 07:44:28 -06:00
Timothy Baldridge
2e6c756d6f Redux -> Wabbajack main code 2021-09-27 06:42:46 -06:00