Commit Graph

39 Commits

Author SHA1 Message Date
JanuarySnow
2e5d91f46d
Add whitespace stripping string to the regex match for [NoDelete] to idiot proof (#2364)
* add whitespace stripping string to the regex match to idiot proof

* updated changelog
2023-07-16 15:21:47 -06:00
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
7b46a88fc0
Fix ba2 compilation errors (#2286)
* Fix BA2 compilation errors by implementing mipmap detection and usage during texture recompression

* Update CHANGELOG.md

* Fix broken mipmap support on Linux/OSX
2023-01-28 14:42:23 -07:00
Timothy Baldridge
5b77574b5e
Make ImageConverter polymorphic and revert back to texcov on Windows (#2281)
* Make ImageConverter polymorphic and revert back to texcov on Windows

* Add files I forgot to add, make CHANGELOG.md additions

* Don't run texconv tests on Linux/OSX
2023-01-21 12:36:12 -07:00
Halgari
0bd79a40cd Improve the CLI verification routines 2022-10-24 17:28:03 -06:00
Halgari
2b943c0da3 Fixes for installer verification 2022-10-23 22:56:57 -06:00
Halgari
51d8767674 Add verification to inlined files and BSAs 2022-10-23 16:07:55 -06:00
Halgari
dbdf94a925 Verify hashes while installing 2022-10-23 15:28:44 -06:00
Halgari
1511b69b4f Tons of warning fixes 2022-10-07 16:14:01 -06:00
Halgari
736bae69eb 3.0.1.9 2022-10-04 19:39:06 -06:00
Halgari
a4e5d41603 3.0.1.8 fixes 2022-09-30 23:21:58 -06:00
Timothy Baldridge
96cf38a596 Fix compiler status text 2022-09-25 21:35:53 -06:00
Timothy Baldridge
c62a2a9979 Fixes for Wildlander 2022-08-09 05:54:21 -06:00
Timothy Baldridge
1c0fec2d02 Latest work 2022-06-29 07:18:04 -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
c7908fe08e Can install compile install verify TPF! 2022-05-31 17:14:27 -06:00
Timothy Baldridge
06bb04c89f More compiler fixes 2022-05-26 23:41:11 -06:00
Timothy Baldridge
13f3557e7b Redid logging, it doesn't work in the UI, but I'll debug that later 2022-05-21 22:27:02 -06:00
Timothy Baldridge
5907fc6fcb Wip, trying to fix a bug with cached tabs 2022-05-18 21:21:38 -06:00
Timothy Baldridge
f93f52b1c9 Implement BSA install optimization 2022-05-17 16:32:53 -06:00
Timothy Baldridge
83cf5a3436 Don't block the UI so much during install 2022-05-16 23:26:59 -06:00
Timothy Baldridge
09db4744e2 Delete bad downloads 2022-05-16 17:18:10 -06:00
erri120
74badacf08
Using const strings instead of magic strings 2022-01-28 13:01:49 +01:00
Unnoen
807eb96990
Added StatusCategory to step logging.
Gives us a little more information to work with for the design.
2022-01-27 18:20:48 +11:00
Timothy Baldridge
7faa65ca77 Rework the InstallVMs 2021-12-30 16:55:41 -07:00
Timothy Baldridge
c3d1815e3c Fix several more VMs 2021-12-27 16:15:30 -07:00
Timothy Baldridge
295b629169 Several UI fixes 2021-11-02 23:03:41 -06:00
Timothy Baldridge
5d1bc5ff3b UI fixes and optimizations 2021-11-02 07:40:59 -06:00
Timothy Baldridge
f99f4a7538 Code cleanup and fix test running 2021-10-23 10:51:17 -06:00
Timothy Baldridge
24830c1df6 bug fixes and priority settings 2021-10-20 21:18:15 -06:00
Timothy Baldridge
3db6be4983 Add Error page (issue #1664) 2021-10-19 17:19:06 -06:00
Timothy Baldridge
514ffd4c06 Clean up the installer page a bit, create a settings folder if it doesn't exist 2021-10-18 16:24:36 -06:00
Timothy Baldridge
88cdebccda WIP fixed game downloader 2021-10-12 21:59:54 -06:00
Timothy Baldridge
3e3299c303 WIP on the compiler, can compile most of SMEFT 2021-10-12 06:20:34 -06:00
Timothy Baldridge
92240aab49 WIP 2021-10-11 23:19:13 -06:00
Timothy Baldridge
2e6c756d6f Redux -> Wabbajack main code 2021-09-27 06:42:46 -06:00