Commit Graph

17 Commits

Author SHA1 Message Date
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
Luca
700f3889c5
add Baldur's Gate 3 meta data for the Generic MO2 Plugin. (#2468)
* add Baldur's Gate 3 meta data for the Generic MO2 Plugin.

* update CHANGELOG.md
2023-12-21 12:01:07 -07:00
Luca
f56c4e08aa
Add support for Final Fantasy 7: Remake Intergrade (#2454)
* Update Game.cs

* Update GameRegistry.cs

* Update CHANGELOG.md

* Update CHANGELOG.md

Co-authored-by: UrbanCMC <UrbanCMC@web.de>

---------

Co-authored-by: cacophony-wj <cacophony-wj@outlook.com>
Co-authored-by: UrbanCMC <UrbanCMC@web.de>
2023-12-20 13:01:01 -07:00
Maelstrom
16a2132aad
Add Mount & Blade II: Bannerlord support? (#2280)
* Update Game.cs

Adding Mount & Blade II: Bannerlord as a game description

* Update GameRegistry.cs

Adding Mount & Blade II: Bannerlord to game registry

* Update GameRegistry.cs

Setting IsGenericMO2Plugin = false to true for M&B Bannerlord
2023-01-21 16:29:08 -07:00
Luca
37eee94821
Merge branch 'main' into nexus_modding_tools_site_meta_support 2022-12-22 11:39:48 +01:00
EzioTheDeadPoet
460d8acb59 added Valheim 2022-12-16 15:42:24 +01:00
EzioTheDeadPoet
a49b3f5a4a Add Support for Nexus Modding Tools
https://www.nexusmods.com/site
2022-12-11 18:37:25 +01:00
Luca
fe41c4bc89
Merge branch 'main' into #1958_Witcher_Enhanced_Edition_Support 2022-11-03 15:04:53 +01:00
EzioTheDeadPoet
18c9c40d44 #1958 Witcher: Enhanced Edition Support 2022-11-02 22:32:30 +01:00
madtisa
b8d6515922 Add Karryn's Prison game support 2022-11-01 06:30:27 +03:00
Timothy Baldridge
f00ace3b66 Add dragons dogma, update the UI to match 2.5's unofficial list interface 2022-05-15 14:17:36 -06:00
Timothy Baldridge
33965286fc Upgrade Deps 2022-01-20 14:30:13 -07:00
ixanza
ef3a18b174
Add Cyberpunk 2077 Support 2021-11-27 12:23:54 +08:00
Timothy Baldridge
f99f4a7538 Code cleanup and fix test running 2021-10-23 10:51:17 -06:00
Drazden
8bfd83099d
Update Game.cs 2021-10-16 07:30:44 -04:00
Drazden
e423f29924
Update Game.cs 2021-10-16 07:30:31 -04:00
Timothy Baldridge
2e6c756d6f Redux -> Wabbajack main code 2021-09-27 06:42:46 -06:00