wabbajack/Wabbajack.App.Wpf
trawzified b8fe48178b
New Wabbajack release (#2479)
* 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

* update Final Fantasy VII: RI metadata

* Update CHANGELOG.md

* fix error

* Update GameRegistry.cs

* Updated GameFinder, Added EADesktop module

* updated version number in CHANGELOG.md

* updated logging code

* update CHANGELOG.md

* Fix Nexus login (#2476)

* Fix Nexus login handler after API keys web page changes

* Automatically press request button

* Automatically press request API key button

* Fix BG3 being named badlursgate3 in Game enum instead of baldursgate3

* Fix WebView2 taking up tons of memory, use single WebView window - still needs refactoring

* Remove commented WebView

* Add changelog, fix Wabbajack CLI bat pointing to the wrong directory

---------

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: EzioTheDeadPoet <52624146+EzioTheDeadPoet@users.noreply.github.com>
Co-authored-by: Marco Antonio Jaguaribe Costa <marco.antonio.costa@gmail.com>
2024-01-14 14:48:34 -07:00
..
Converters fix: CTD when paths are edited 2022-08-22 10:28:11 -06:00
Error States Add validation and errors to compiler settings 2022-07-12 15:47:53 -06:00
Extensions Suppress some warnings 2022-10-07 15:09:08 -06:00
Interventions Fix spelling typeo 2022-05-21 15:11:43 -06:00
LoginManagers New Wabbajack release (#2479) 2024-01-14 14:48:34 -07:00
Messages More work on manual downloader 2022-05-19 22:12:16 -06:00
Models Most warnings are fixed now 2022-10-07 21:43:44 -06:00
Properties Adding WPF code back in, I need to end the 2.5 codebase 2022-03-13 16:47:30 -06:00
Resources Adding WPF code back in, I need to end the 2.5 codebase 2022-03-13 16:47:30 -06:00
StatusMessages Adding WPF code back in, I need to end the 2.5 codebase 2022-03-13 16:47:30 -06:00
Themes Adding WPF code back in, I need to end the 2.5 codebase 2022-03-13 16:47:30 -06:00
UserIntervention New Wabbajack release (#2479) 2024-01-14 14:48:34 -07:00
Util 3.0.0.3 2022-08-20 08:26:54 -06:00
Verbs New Wabbajack release (#2479) 2024-01-14 14:48:34 -07:00
View Models 3.4.0.0 Release 2023-11-19 14:07:46 -07:00
Views New Wabbajack release (#2479) 2024-01-14 14:48:34 -07:00
App.xaml New Features from External Contributors [Merged to Internal Test Branch so Tests can run!] (#2325) 2023-05-07 14:32:18 -06:00
App.xaml.cs New Wabbajack release (#2479) 2024-01-14 14:48:34 -07:00
Consts.cs Compiler settings automatically save/load 2022-07-14 07:24:47 -06:00
FodyWeavers.xml Adding WPF code back in, I need to end the 2.5 codebase 2022-03-13 16:47:30 -06:00
FodyWeavers.xsd Adding WPF code back in, I need to end the 2.5 codebase 2022-03-13 16:47:30 -06:00
LauncherUpdater.cs Wabbajack 3.3.0.0 Update (#2416) 2023-10-12 12:33:06 -06:00
LoadingLock.cs Adding WPF code back in, I need to end the 2.5 codebase 2022-03-13 16:47:30 -06:00
Readme.md Adding WPF code back in, I need to end the 2.5 codebase 2022-03-13 16:47:30 -06:00
Settings.cs Wabbajack 3.3.0.0 Update (#2416) 2023-10-12 12:33:06 -06:00
VerbRegistration.cs Re-add opening Modlists with CLI args 2022-10-16 14:17:30 +02:00
VerbRegistration.tt WPF app CLI support 2022-10-14 16:46:38 -06:00
ViewModel.cs Adding WPF code back in, I need to end the 2.5 codebase 2022-03-13 16:47:30 -06:00
Wabbajack.App.Wpf.csproj Upgrade all the deps to the latest versions (#2442) 2023-11-14 20:09:50 -07:00

Wabbajack

This is the main project of this solution. It contains only UI code like all Views and View Models as well as custom Components and Resources such as icons and images. You can consider this project to be the front end of Wabbajack.