Commit Graph

30 Commits

Author SHA1 Message Date
Timothy Baldridge
90f9df6436 Update to .net 8 2023-10-20 20:11:08 +01:00
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
JanuarySnow
58f9ea7afc
Protected folder subfolder handling (#2366)
* added more robust protected location checking, for exe and download/install paths

remove debug output and formatting

slight change to trigger rerun of CI

updated changelog

trigger CI re-run

* removed debug code

---------

Co-authored-by: Timothy Baldridge <tbaldridge@gmail.com>
2023-07-16 15:22:56 -06:00
Timothy Baldridge
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
Halgari
a4137255de Fallback for file deletion, fix server code for the proxy 2022-12-28 15:45:46 -07:00
Timothy Baldridge
4bfce0e418
Cube maps (#2260)
* Add some support for cubemaps in BA2

* add read support for cubemaps in BA2 routines

* Fix slide support during compilation

* Set default logging level to Information instead of Trace

* update CHANGELOG.md
2022-12-28 09:21:58 -07:00
Halgari
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
EzioTheDeadPoet
1c813650e9 #2194 Set Archives to Hidden in MO2
If meta exists, check if file is valid or not and depending on that make a new one or append to the existing one.
If no file exists create one.
The tag added is `removed=true`
2022-11-09 19:56:32 +01:00
Halgari
a0eb53f9b9 Switch to .net 7.0 2022-11-05 07:25:53 -06:00
Halgari
1e35f5fbd8 3.0.3.1 2022-10-30 07:16:12 -06:00
Halgari
140090cfc4 Fix more warnings 2022-10-07 15:02:16 -06:00
Halgari
8affe018bf Tons of compiler optimziations 2022-10-03 22:43:21 -06:00
Halgari
ea9cd20c67 Lots of small launcher fixes 2022-10-01 07:02:47 -06:00
halgari
6958f34c32 Several fixes to the compiler performance code 2022-09-24 16:13:29 -05:00
Timothy Baldridge
165760e082 Implement installer UI error messaging 2022-07-11 14:55:54 -06:00
Timothy Baldridge
1c0fec2d02 Latest work 2022-06-29 07:18:04 -06:00
Timothy Baldridge
1408926de9 Fix the launcher so it no longer dies when run from strange folders 2022-06-24 16:16:40 -06:00
Timothy Baldridge
3c28cdf7b9 Add Cesi cache 2022-06-21 19:38:42 -06:00
Timothy Baldridge
bf970dc4a1 Fix known folders for use in the server 2022-06-10 05:36:45 -06:00
Timothy Baldridge
b29bed24da Implement Proxy support for unstable downloaders 2022-06-07 21:48:13 -06:00
Timothy Baldridge
c7908fe08e Can install compile install verify TPF! 2022-05-31 17:14:27 -06:00
Timothy Baldridge
a589c2e0d4 Work on release scripts 2022-05-23 13:54:46 -06:00
Timothy Baldridge
a3e545281e More complex directory deletion 2021-12-19 14:52:06 -07:00
Timothy Baldridge
2661450e28 Revert "Revert "Fix login logout buttons""
This reverts commit e1b753edd3.
2021-11-10 16:13:02 -07:00
Timothy Baldridge
e1b753edd3
Revert "Fix login logout buttons" 2021-11-10 16:04:57 -07:00
Timothy Baldridge
6253f3d2ee Enable website/readme buttons on launcher 2021-11-09 16:58:36 -07:00
Timothy Baldridge
89114cab05 Fix parent directory creation in *nix 2021-10-23 17:18:43 -06:00
Timothy Baldridge
f99f4a7538 Code cleanup and fix test running 2021-10-23 10:51:17 -06:00
Timothy Baldridge
282327e81d Add reworked launcher 2021-10-08 07:16:51 -06:00
Timothy Baldridge
2e6c756d6f Redux -> Wabbajack main code 2021-09-27 06:42:46 -06:00