Commit Graph

26 Commits

Author SHA1 Message Date
90f9df6436 Update to .net 8 2023-10-20 20:11:08 +01:00
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
5b77574b5e Make ImageConverter polymorphic and revert back to texcov on Windows (#2281)
* Make ImageConverter polymorphic and revert back to texcov on Windows

* Add files I forgot to add, make CHANGELOG.md additions

* Don't run texconv tests on Linux/OSX
2023-01-21 12:36:12 -07:00
0473e8cd1f .NET 7.0 Broke the deployment model, will look into it more in a future update 2022-11-11 22:27:21 -07:00
a0eb53f9b9 Switch to .net 7.0 2022-11-05 07:25:53 -06:00
6bf098668a Fix a ton of warnings 2022-10-07 14:53:55 -06:00
cc329bd04c Many compiler fixes 2022-09-25 16:36:12 -06:00
6958f34c32 Several fixes to the compiler performance code 2022-09-24 16:13:29 -05:00
592b48e6a3 3.0.1.4 2022-09-21 06:44:54 -06:00
801f655ef3 3.0.1.3 2022-09-20 17:18:32 -06:00
a841ed0ce6 3.0.1.2 2022-09-19 20:03:54 -06:00
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
73f4cf61ff Lots of small compiler fixes 2022-08-23 16:38:47 -06:00
5cfa111f7c fix: CTD when paths are edited 2022-08-22 10:28:11 -06:00
7f7d7c0703 Several more optimizations 2022-08-22 09:34:19 -06:00
8472fa8d73 Fix several missing features found during Septimus recompilation 2022-07-26 21:56:30 -06:00
165760e082 Implement installer UI error messaging 2022-07-11 14:55:54 -06:00
1408926de9 Fix the launcher so it no longer dies when run from strange folders 2022-06-24 16:16:40 -06:00
8d1810355b Fix how we deal with additional profiles 2022-05-30 14:50:24 -06:00
550d744b07 Compiler fixes 2022-05-28 16:53:52 -06:00
f93f52b1c9 Implement BSA install optimization 2022-05-17 16:32:53 -06:00
210986a7f0 Fixed Drive Letters for Windows Platform 2021-11-13 14:55:14 +02:00
f99f4a7538 Code cleanup and fix test running 2021-10-23 10:51:17 -06:00
6e52318dbb Compiler views and logger view controls 2021-10-11 21:49:01 -06:00
a0b705e375 Styling for the gallery, lots of other UI fixes 2021-09-29 16:24:21 -06:00
2e6c756d6f Redux -> Wabbajack main code 2021-09-27 06:42:46 -06:00