Commit Graph

103 Commits

Author SHA1 Message Date
Timothy Baldridge
0ee3917106 Server has been moved to a different repo 2023-10-30 20:53:20 -06: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
erri120
a08a80e80f
Update CHANGELOG 2022-10-22 12:40:48 +02:00
Halgari
4210234fe5 Implement an archive verification cache 2022-10-17 22:48:49 -06:00
Halgari
bb0c6c7ca9 Abstract out the CLI routines so we can reuse them inside the WPF app 2022-10-14 16:08:21 -06:00
Halgari
b664da2059 Lots of code cleanup 2022-10-07 14:41:45 -06:00
Timothy Baldridge
3c28cdf7b9 Add Cesi cache 2022-06-21 19:38:42 -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
b43c2fbfb0 Add manual downloader and supporting code 2022-02-27 14:31:13 -07:00
Timothy Baldridge
442fd646fe Implement bethesda downloader, and depot handling 2022-02-10 22:05:51 -07:00
Timothy Baldridge
5e1e0ec527 Can login to Bethesda.Net and get CC data 2022-02-10 16:57:44 -07:00
Timothy Baldridge
a49cad012f Add support for chunked access to modlist data 2022-02-05 08:47:15 -07:00
Timothy Baldridge
b5a2354122 Remove WPF project 2022-01-22 07:36:10 -07:00
Unnoen
81102dbf64
Too many changes to list. 2022-01-20 19:34:38 +11:00
Unnoen
dc9c327652
Checkbox and Logger components. Layout changes to Configure page.
Also added TODOs and a basic .editorconfig to suppress annoying warnings.
2022-01-18 03:45:52 +11:00
Unnoen
7419fc75a5
We got something going on. 2022-01-11 14:00:23 +11:00
Timothy Baldridge
bf843f9289 Implemented the full stack of Steam 2FA and logins and the like 2022-01-08 10:39:23 -07:00
Timothy Baldridge
eb3f0ad609 Remove Avalonia code, move WPF code around 2022-01-04 22:27:31 -07:00
Timothy Baldridge
cc8c40f803 Merge Wabbajack.Lib into Wabbajack 2021-12-29 17:15:37 -07:00
Timothy Baldridge
31f32ee2f5 Initial import of WPF code 2021-12-26 14:56:44 -07:00
Timothy Baldridge
9ffd4fd446 Rollback WPF code 2021-12-14 06:09:03 -07:00
Timothy Baldridge
f8db7d4386 Add metrics reporting, some work on the app 2021-11-30 22:14:14 -07:00
Timothy Baldridge
1cd5d01f1c The test tests didn't work so well 2021-10-27 14:52:26 -06:00
Timothy Baldridge
2b5662a15b Add UI tests 2021-10-23 10:39:48 -06:00
Timothy Baldridge
53461f0183
Merge branch 'main' into compiler-screens 2021-10-14 22:22:37 -06:00
Timothy Baldridge
88cdebccda WIP fixed game downloader 2021-10-12 21:59:54 -06:00
Timothy Baldridge
282327e81d Add reworked launcher 2021-10-08 07:16:51 -06:00
Timothy Baldridge
03b3ec498d Wip for 3.0 launcher 2021-10-02 11:01:09 -06:00
Timothy Baldridge
2e6c756d6f Redux -> Wabbajack main code 2021-09-27 06:42:46 -06:00
Timothy Baldridge
c9a2ea8180 Image hashing initial work 2021-06-14 21:39:17 -06:00
Timothy Baldridge
5051e800b4 WIP modlist contents viewer 2021-04-28 05:57:49 -06:00
Timothy Baldridge
5e6285bad0 Fix build that broke for some reason 2021-04-12 20:20:23 -06:00
Timothy Baldridge
e25e6346fa Version 2.4.2.0 2021-02-03 20:57:50 -07:00
Timothy Baldridge
c0d50a8216 Version 2.4.2.0 2021-02-03 20:48:30 -07:00
Justin Swanson
e1f0f4f0cf Refactor BSAReader to a lazier overlay style 2020-08-11 09:23:55 -05:00
Timothy Baldridge
2855b1d1ca Revert "Compression.BSA -> Wabbajack.Compression.BSA"
This reverts commit 4fc53ce7b2.
2020-06-27 11:04:59 -06:00
Timothy Baldridge
4fc53ce7b2 Compression.BSA -> Wabbajack.Compression.BSA 2020-06-27 08:26:38 -06:00
Justin Swanson
fc2d616e35 Wabbajack GUI program was set to be skipped during builds 2020-05-12 18:42:36 -05:00
Timothy Baldridge
3bbc130cc0 Port over Metrics and Nexus tests delete old server projects 2020-05-08 23:12:51 -06:00
Timothy Baldridge
6abddc68bf Rewriting the build server (mostly from scratch) 2020-05-08 21:56:06 -06:00
Timothy Baldridge
ea3f33350c Adding tests for the build server, changed the Queue Service over to SQL 2020-04-03 16:40:52 -06:00
Timothy Baldridge
b8afcfa781 At least the app launches 2020-04-03 16:40:52 -06:00
Timothy Baldridge
c130106213 Fix broken updating 2020-04-03 16:40:51 -06:00
Timothy Baldridge
21189fd8e8 Most santiy tests pass 2020-04-03 16:40:51 -06:00
Timothy Baldridge
51bad949ec Moved Wabbajack.Commons tests into Wabbajack.Commons.Test out of Wabbajack.Test. They all pass 2020-04-03 16:40:20 -06:00
Timothy Baldridge
109681b2c6
Merge branch 'master' into issue-520 2020-02-14 16:11:59 -07:00
Timothy Baldridge
8d13a4c455 Swap HttpClient over to SocketsHttpHandler 2020-02-14 15:23:27 -07:00
erri120
8b916ce7ba
Removed OMODExtractor 2020-02-14 19:11:38 +01:00
Timothy Baldridge
759e959764 Bit of a first draft of a launcher 2020-02-06 21:20:49 -07:00
Justin Swanson
cd3e186d73 Basic AutoUpdater.NET added. GUI button to update 2020-02-02 01:33:12 -06:00