Commit Graph

18 Commits

Author SHA1 Message Date
trawzified
cd03d2991f
OAuth Nexus fixes (#2569)
* Missing a lock in the validate method that could cause refresh to trigger a lot of times asynchronously

* Fix refreshing Nexus OAuth token not working properly

* Fix accidental deadlock on NexusApi.Validate(), add extra validation logging
2024-05-30 17:03:31 -06:00
Timothy Baldridge
e41e5c262b
Switch WJ over to OAuth for Nexus logins (#2559)
* Switch WJ over to OAuth for Nexus logins

* Remove debug code

* Try and fix the build error
2024-05-25 09:38:31 -06:00
Luca
a87f8dac7f
New Features from External Contributors [Merged to Internal Test Branch so Tests can run!] (#2325)
* added enderalse GOGID

* Fix readme opening twice when loading last modlist

* Edit Wabbajack CLI button text

* Cancel running downloads when shutting down application

* Add resume support for IHttpDownloader

* Add resume support for manual downloads

* Update CHANGELOG.md

* Improve game selection to only show games with results combined with the amount of lists

* Undo accidental removal of loading settings

* Add more tooltips and improve existing ones

* Update CHANGELOG.md

* Main test external pull readme fix (#2335)

* Fix SelectedGameType crashing Wabbajack when no settings are present yet, fix readme being clickable when not specified resulting in crash

* Add readme fix to CHANGELOG, fix typo

* Add readme button fix to changelog

---------

Co-authored-by: UrbanCMC <UrbanCMC@web.de>
Co-authored-by: Angad <angadmisra28@gmail.com>
Co-authored-by: trawzified <55751269+tr4wzified@users.noreply.github.com>
Co-authored-by: Timothy Baldridge <tbaldridge@gmail.com>
2023-05-07 14:32:18 -06:00
Halgari
2b943c0da3 Fixes for installer verification 2022-10-23 22:56:57 -06:00
Halgari
13abba9c1e Fixed more warnings 2022-10-07 16:57:12 -06:00
Timothy Baldridge
cfb928bfce Fix native game compilation 2022-09-26 21:02:39 -06:00
Timothy Baldridge
f450cdf030 #### Version - 3.0.1.1 - 9/19/2022
* Auto install WebView2 if Windows doesn't already have it installed
* Save settings before exiting the app
* Add more logging to the launcher
2022-09-19 17:47:54 -06:00
Timothy Baldridge
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
Timothy Baldridge
8fd5794936 3.0.0.2 2022-08-19 17:59:29 -06:00
Timothy Baldridge
f826612072 3.0.0.1 2022-08-19 12:13:20 -06:00
Timothy Baldridge
306e90f6ef Bunch of fixes for Masterstroke 2022-08-18 17:02:19 -06:00
Timothy Baldridge
6724d4ba6e Add CESI support, start integration into compiler 2022-06-20 17:21:04 -06:00
Timothy Baldridge
acf0bee082 Change how we display downloading files in the UI 2022-05-20 17:00:54 -06:00
Timothy Baldridge
7ab7565d16 Fix the manual nexus downloader 2022-05-20 16:19:42 -06:00
Timothy Baldridge
934cdd18ce More work on manual downloader 2022-05-19 22:12:16 -06:00
Timothy Baldridge
5907fc6fcb Wip, trying to fix a bug with cached tabs 2022-05-18 21:21:38 -06:00
Timothy Baldridge
f99f4a7538 Code cleanup and fix test running 2021-10-23 10:51:17 -06:00
Timothy Baldridge
2e6c756d6f Redux -> Wabbajack main code 2021-09-27 06:42:46 -06:00