wabbajack/Wabbajack.Compression.BSA
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
..
FO4Archive Fix ba2 compilation errors (#2286) 2023-01-28 14:42:23 -07:00
Interfaces Implement Proxy support for unstable downloaders 2022-06-07 21:48:13 -06:00
TES3Archive Fixed more warnings 2022-10-07 16:57:12 -06:00
TES5Archive 3.0.1.2 2022-09-19 20:03:54 -06:00
BinaryHelperExtensions.cs Tons of warning fixes 2022-10-07 16:14:01 -06:00
BSADispatch.cs Code cleanup and fix test running 2021-10-23 10:51:17 -06:00
BSAException.cs Code cleanup and fix test running 2021-10-23 10:51:17 -06:00
DDS.cs Cube maps (#2260) 2022-12-28 09:21:58 -07:00
DiskSlabAllocator.cs Implement Proxy support for unstable downloaders 2022-06-07 21:48:13 -06:00
VersionType.cs Code cleanup and fix test running 2021-10-23 10:51:17 -06:00
Wabbajack.Compression.BSA.csproj Changes for an official Version 3.3.1.0 Release (#2439) 2023-11-14 20:19:53 -07:00