Commit Graph

152 Commits

Author SHA1 Message Date
trawzified
bfacf0b90f Open modlist report in browser by default 2024-08-15 19:12:53 +02:00
EzioTheDeadPoet
12409ababb refactor interface name to the naming convention for interfaces 2024-05-28 18:45:03 +02:00
Luca
0f9a82b425
Merge branch 'main' into set-nexus-api-key 2024-05-25 19:04:38 +02:00
EzioTheDeadPoet
ed2aabd0b1 skip validation of loverslab.com urls 2024-05-24 19:13:41 +02:00
trawzified
c67da65cd8 Fix trimming breaking dependency injection on publish 2024-05-16 21:50:49 +02:00
trawzified
6db4fd0737 Add set-nexus-api-key command 2024-05-16 18:52:33 +02:00
Luca
0c11f11839
Changes for an official Version 3.3.1.0 Release (#2439)
* added more visible error messages to avoid user confusion

added hard drive free space detection, added red error message text, removed overwrite checkbox, added wiki button link

extended the error text for starting wabbajack in protected location

removed debug code

shortened error message to fit in text box

* restored warning removed in error, updated changelog, removed debug includes

* Update InstallerVM.cs

* Update InstallerVM.cs

* Update MainWindowViewModel.cs

* added json optional flag to only show version number over modlist image in installer view, if the modlist image already contains the title

removed debug code

change to pascal case and match existing code style

update changelog

* Fix manual downloads sometimes launching in browser

* Fix manual downloads from secure servers

* Remove duplicate user agent code

* Create configuration project and performance settings

* Bind new performance settings to UI

* Use performance settings to limit maximum memory per download

* Remove unused settings and related classes

* Updated CHANGELOG.md

* update CHANGELOG.md

* moved the existing files popup to an error message , heralding the return of the overwrite install checkbox

* added newline

* reverted erroneous edit

* gogID for fallout4 added

* update CHANGELOG.md

* Fix deadlock when loading new settings

* change folder/directory check logic

* update CHANGELOG.md

* revert unnecessary change

* update CHANGELOG.md

* Bump Wabbajack to .NET 7

* Bump ReactiveUI packages & deps

* Update GameFinder to 4.0.0

* Update CHANGELOG.md

* Update CHANGELOG.md

* Don't try to add cookies if array is empty

* Start download from scratch if .download_package can't be parsed

* Log when application is shutting down

* update CHANGELOG.md

* exclude the "SP Consent Message" on nexus from the cleared iframes

* Actually use the --outputPath compile option if the user provides one

It was just not being used, defaulting to the parent of installPath. it
still does, if the user does not specify a directory using --outputPath

* update Wabbajack.Compression.BSA dependencies

* improve log message to include storage space reference

* clearing temp folder when the app closes

* update logging message

* update CHANGELOG.md

* update CHANGELOG.md

* update logging for possible exceptions thrown when clearing temp folder

* fix cloudflare captcha

---------

Co-authored-by: JanuarySnow <bobfordiscord12@gmail.com>
Co-authored-by: JanuarySnow <85711747+JanuarySnow@users.noreply.github.com>
Co-authored-by: UrbanCMC <UrbanCMC@web.de>
Co-authored-by: trawzified <55751269+tr4wzified@users.noreply.github.com>
Co-authored-by: Marco Antonio Jaguaribe Costa <marco.antonio.costa@gmail.com>
Co-authored-by: Timothy Baldridge <tbaldridge@gmail.com>
2023-11-14 20:19:53 -07:00
Timothy Baldridge
b8cc418989
Upgrade all the deps to the latest versions (#2442)
* Tons of deps upgrades

* Fix a bunch of compile errors

* Fix hash equality issue
2023-11-14 20:09:50 -07:00
Timothy Baldridge
7baf3d5d12 Another fix to the proxyable file format 2023-10-31 06:02:52 -06:00
Timothy Baldridge
fc45191438 Fix list validation some more 2023-10-30 21:35:57 -06:00
Timothy Baldridge
f178213fee
Remove Server (#2434)
* The server has been replaced with the new CloudFlare Workers backend
2023-10-30 21:04:52 -06:00
Timothy Baldridge
0cba392b66 Several tricks to get memory usage under control during list validation. 2023-10-09 14:25:10 -06:00
Halgari
dd9100ccf4 Provide more feedback during list validation 2023-02-10 06:32:00 -07: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
dbdf94a925 Verify hashes while installing 2022-10-23 15:28:44 -06:00
Halgari
bb0c6c7ca9 Abstract out the CLI routines so we can reuse them inside the WPF app 2022-10-14 16:08:21 -06:00
Halgari
6bf098668a Fix a ton of warnings 2022-10-07 14:53:55 -06:00
Halgari
a4e5d41603 3.0.1.8 fixes 2022-09-30 23:21:58 -06:00
Halgari
241682da76 Reworked *all the verbs* 2022-09-30 19:35:36 -06:00
halgari
6a6f95d70f rework cli stuff a bit 2022-09-30 18:46:15 -06:00
Halgari
817392e4c2 Update all the deps! 2022-09-29 06:42:20 -06:00
Halgari
aa805406a6 Finally fix the commandline deps errors 2022-09-28 23:10:49 -06:00
Timothy Baldridge
b94e55c78b Fix Cyberpunk GoG registration 2022-09-26 15:58:33 -06:00
Timothy Baldridge
de9ddd62e1 #### Version - 3.0.0.7 - 9/12/2022
* Few compiler fixes for non Bethesda game compiling
* Fix Dragons' Dogma MO2 archive names
* Add Modlist Report for CLI
2022-09-12 17:06:14 -06:00
Timothy Baldridge
ee9b61be12 Fix Mediafire downloading 2022-08-09 17:41:11 -06:00
Timothy Baldridge
8b6d4651f4 Add error indicator to compiler UI 2022-07-12 07:03:02 -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
3657c6a4ba Few updates for the proxy 2022-06-09 06:14:21 -06:00
Timothy Baldridge
72be066bbf Install compile install works for SMEFT 2022-05-30 15:02:54 -06:00
Timothy Baldridge
8d1810355b Fix how we deal with additional profiles 2022-05-30 14:50:24 -06:00
Timothy Baldridge
550d744b07 Compiler fixes 2022-05-28 16:53:52 -06:00
Timothy Baldridge
06bb04c89f More compiler fixes 2022-05-26 23:41:11 -06:00
Timothy Baldridge
8cceacf78d Add install CLI command 2022-05-23 15:07:07 -06:00
Timothy Baldridge
fc060a365a Use lossy compression 2022-05-15 06:47:51 -06:00
Timothy Baldridge
0626fd2899 Reset source memory stream 2022-05-14 22:40:40 -06:00
Timothy Baldridge
0e99dce23e Upload both small and large images 2022-05-14 22:33:17 -06:00
Timothy Baldridge
dbdb0713f7 Add image to ModListSummary 2022-05-14 21:05:55 -06:00
Timothy Baldridge
d8b8475843 Updates to list validation to recompress images 2022-05-14 15:21:32 -06:00
Timothy Baldridge
1c5f537eea
Merge pull request #1938 from wabbajack-tools/basic-zip64-support
Add basic zip64 support so we can handle zips larger than 4GB
2022-05-14 08:56:02 -06:00
Timothy Baldridge
087c33da6d Add basic zip64 support so we can handle zips larger than 4GB 2022-05-14 08:18:03 -06:00
Timothy Baldridge
5558096c55
Merge pull request #1920 from wabbajack-tools/try-catch-validation
Add some try/catch around list validation
2022-04-22 06:30:38 -06:00
Timothy Baldridge
6c4bfdfdb6 Add some try/catch around list validation 2022-04-22 06:29:38 -06:00
Timothy Baldridge
36aa176142
Update ValidateLists.cs 2022-04-18 11:28:33 -06:00
Timothy Baldridge
1c5ec539f1 cleanup 2022-04-16 06:57:10 -06:00
Timothy Baldridge
80349df6fe Upload new validated lists to Load Order library 2022-04-16 06:56:54 -06:00
Timothy Baldridge
6ac8210570 Fix list validation 2022-04-02 09:36:54 -06:00