Timothy Baldridge
0cba392b66
Several tricks to get memory usage under control during list validation.
2023-10-09 14:25:10 -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
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
erri120
1177175689
Filter meta files
2022-11-14 16:22:55 +01:00
EzioTheDeadPoet
0b4de6baf4
WJ for some reason was recursively creating metas for some people during installation, this is a fix for this this.
2022-11-13 11:44:59 +01:00
erri120
c60c05bbf7
Hide metas with removed=false
2022-11-10 15:23:44 +01:00
Luca
39d8372a93
Hide All Unused Archive
2022-11-10 15:17:11 +01:00
erri120
eee4881c8b
Write meta files for every download file
2022-11-10 11:35:51 +01:00
erri120
032b90e3bf
Simplified #2195
2022-11-10 10:47:41 +01:00
EzioTheDeadPoet
1c813650e9
#2194 Set Archives to Hidden in MO2
...
If meta exists, check if file is valid or not and depending on that make a new one or append to the existing one.
If no file exists create one.
The tag added is `removed=true`
2022-11-09 19:56:32 +01:00
Halgari
1e35f5fbd8
3.0.3.1
2022-10-30 07:16:12 -06:00
Halgari
38c355adba
Finished verification code
2022-10-24 20:12:14 -06: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
320df0d96d
Log zEdit merge errors
2022-10-17 21:41:28 -06:00
Halgari
1511b69b4f
Tons of warning fixes
2022-10-07 16:14:01 -06:00
Halgari
4aecae98fe
Don't set screen sizes in NGC installs
2022-09-30 23:31:20 -06:00
Halgari
a4e5d41603
3.0.1.8 fixes
2022-09-30 23:21:58 -06:00
Timothy Baldridge
d3401f7778
HOTFIX: fix "Could not find part of path" bug related to the profiles folder
2022-09-27 15:42:36 -06:00
Timothy Baldridge
931733c49d
Fix Native Game compiler installs
2022-09-26 17:39:50 -06:00
Timothy Baldridge
801f655ef3
3.0.1.3
2022-09-20 17:18:32 -06:00
Timothy Baldridge
35cabfa540
3.0.0.3
2022-08-20 08:26:54 -06:00
Timothy Baldridge
971f196609
Add witcher 3 displayport auto-setting
2022-06-24 23:31:02 -06:00
Timothy Baldridge
b29bed24da
Implement Proxy support for unstable downloaders
2022-06-07 21:48:13 -06:00
Timothy Baldridge
550d744b07
Compiler fixes
2022-05-28 16:53:52 -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
a49cad012f
Add support for chunked access to modlist data
2022-02-05 08:47:15 -07: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
Unnoen
59f6052a2f
Modify IniParser's CommentRegex to better detect comment lines.
...
Fixes SSE Display Tweak's INI throwing an exception.
2022-01-27 18:05:51 +11:00
Timothy Baldridge
7443a0b3f3
Can install SMEFT and get a "complete screen" and a log at the end
2021-12-31 15:00:03 -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
2e6c756d6f
Redux -> Wabbajack main code
2021-09-27 06:42:46 -06:00