wabbajack/Wabbajack.Common
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
..
FileSignatures BTar files are integrated into the extractor code 2022-02-11 17:47:02 -07:00
AbsolutePathExtensions.cs Add verification to inlined files and BSAs 2022-10-23 16:07:55 -06:00
AsyncExtensions.cs Code cleanup and fix test running 2021-10-23 10:51:17 -06:00
AsyncLazy.cs Code cleanup and fix test running 2021-10-23 10:51:17 -06:00
AsyncLock.cs Code cleanup and fix test running 2021-10-23 10:51:17 -06:00
AsyncParallelExtensions.cs Tons of warning fixes 2022-10-07 16:14:01 -06:00
ByteArrayExtensions.cs Code cleanup and fix test running 2021-10-23 10:51:17 -06:00
ChildProcessTracker.cs Code cleanup and fix test running 2021-10-23 10:51:17 -06:00
CircuitBreaker.cs Make the Steam downloader parallel, add retries and multiple server support 2022-01-09 21:09:47 -07:00
CustomObservable.cs Using Subject<T> for CustomObservable<T> 2022-01-22 19:44:19 +01:00
DateTimeExtensions.cs Add metrics reporting, some work on the app 2021-11-30 22:14:14 -07:00
DisposableUnlockable.cs Code cleanup and fix test running 2021-10-23 10:51:17 -06:00
Ext.cs New Features from External Contributors [Merged to Internal Test Branch so Tests can run!] (#2325) 2023-05-07 14:32:18 -06:00
HttpExtensions.cs Changes for an official Version 3.3.1.0 Release (#2439) 2023-11-14 20:19:53 -07:00
IEnumerableExtensions.cs Switch CDN storage to R2/S3 2023-10-12 06:04:38 -06:00
IUnlockable.cs Code cleanup and fix test running 2021-10-23 10:51:17 -06:00
LazyCache.cs Lots of code cleanup 2022-10-07 14:41:45 -06:00
LoggerExtensions.cs Fix several more VMs 2021-12-27 16:15:30 -07:00
MemoryStreamFactory.cs Code cleanup and fix test running 2021-10-23 10:51:17 -06:00
NativeFileStreamFactory.cs Implement installer UI error messaging 2022-07-11 14:55:54 -06:00
ProcessHelper.cs Code cleanup and fix test running 2021-10-23 10:51:17 -06:00
ReadOnlyMemorySlice.cs Code cleanup and fix test running 2021-10-23 10:51:17 -06:00
SemaphoreSlimExtensions.cs Oh yeah, lots off good stuff here 2021-11-27 11:31:35 -07:00
StreamExtensions.cs Latest work 2022-06-29 07:18:04 -06:00
StringExtensions.cs Clean directURL strings to remove quotes 2022-08-21 14:23:11 -06:00
TimeExtensions.cs Code cleanup and fix test running 2021-10-23 10:51:17 -06:00
Wabbajack.Common.csproj Upgrade all the deps to the latest versions (#2442) 2023-11-14 20:09:50 -07:00