Commit Graph

11 Commits

Author SHA1 Message Date
Luca
fab17a6ae0
Wabbajack 3.3.0.0 Update (#2416)
* 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

---------

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>
2023-10-12 12:33:06 -06:00
Halgari
8affe018bf Tons of compiler optimziations 2022-10-03 22:43:21 -06:00
Timothy Baldridge
8f2f3b6eab Adding WPF code back in, I need to end the 2.5 codebase 2022-03-13 16:47:30 -06:00
Timothy Baldridge
b5a2354122 Remove WPF project 2022-01-22 07:36:10 -07:00
Timothy Baldridge
f75f93086c
Start to wire up the picker boxes 2022-01-11 14:00:23 +11:00
Timothy Baldridge
cc8c40f803 Merge Wabbajack.Lib into Wabbajack 2021-12-29 17:15:37 -07:00
Timothy Baldridge
2e3265f428 It compiles! Ship it! (oh wait, it crashes on startup) 2021-12-28 13:13:00 -07:00
Timothy Baldridge
f49083f0c2 36 errors 2021-12-28 12:18:37 -07:00
Timothy Baldridge
475e44c895 Port ModListVM 2021-12-26 22:13:28 -07:00
Timothy Baldridge
33161f9817 Several high-level compile errors fixed, ported several files 2021-12-26 17:38:44 -07:00
Timothy Baldridge
31f32ee2f5 Initial import of WPF code 2021-12-26 14:56:44 -07:00