Commit Graph

170 Commits

Author SHA1 Message Date
EzioTheDeadPoet
8544a6b2e8 update other required packages 2024-06-06 16:18:56 +02:00
halgari
749baf1bdf Merge remote-tracking branch 'origin/main'
# Conflicts:
#	Wabbajack.CLI/Verbs/SetNexusApiKey.cs
2024-05-30 17:04:17 -06:00
EzioTheDeadPoet
a1da63984b update dependency 2024-05-28 18:41:18 +02:00
halgari
37a5b7ce28 Revert a few changes that broke the build 2024-05-26 21:33:31 -06:00
trawzified
c67da65cd8 Fix trimming breaking dependency injection on publish 2024-05-16 21:50:49 +02:00
trawzified
6db4fd0737 Add set-nexus-api-key command 2024-05-16 18:52:33 +02:00
Timothy Baldridge
7bddfecdfb 3.4.1.0 2023-12-21 12:24:10 -07:00
Luca
e7d49b756d
Update CLI to .NET 8.0 (#2469)
Co-authored-by: Timothy Baldridge <tbaldridge@gmail.com>
2023-12-21 12:02:10 -07:00
Timothy Baldridge
b8cc418989
Upgrade all the deps to the latest versions (#2442)
* Tons of deps upgrades

* Fix a bunch of compile errors

* Fix hash equality issue
2023-11-14 20:09:50 -07:00
Timothy Baldridge
9154463b76 Allow reflection based json serialization 2023-10-30 21:16:05 -06:00
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
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
Halgari
5b8b815f39 Update deps for 7.0 2022-11-09 16:57:16 -07:00
Halgari
a0eb53f9b9 Switch to .net 7.0 2022-11-05 07:25:53 -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
b15d079c45 Downgrade to non-daily packages 2022-10-08 07:48:14 -06:00
Halgari
b664da2059 Lots of code cleanup 2022-10-07 14:41:45 -06:00
halgari
6a6f95d70f rework cli stuff a bit 2022-09-30 18:46:15 -06:00
Halgari
7e643b1c2b Update the final deps 2022-09-29 16:34:47 -06:00
Halgari
817392e4c2 Update all the deps! 2022-09-29 06:42:20 -06:00
Halgari
aa805406a6 Finally fix the commandline deps errors 2022-09-28 23:10:49 -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
8c2ad34d35 upgrade deps 2022-08-17 16:51:27 -06:00
Timothy Baldridge
48a47153b9
Update Wabbajack.CLI.csproj 2022-08-10 14:30:29 -06:00
dependabot[bot]
7e084a1d69
Bump System.CommandLine from 2.0.0-beta1.21561.1 to 2.0.0-beta4.22402.1
Bumps [System.CommandLine](https://github.com/dotnet/command-line-api) from 2.0.0-beta1.21561.1 to 2.0.0-beta4.22402.1.
- [Release notes](https://github.com/dotnet/command-line-api/releases)
- [Changelog](https://github.com/dotnet/command-line-api/blob/main/docs/History.md)
- [Commits](https://github.com/dotnet/command-line-api/commits)

---
updated-dependencies:
- dependency-name: System.CommandLine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-09 12:54:23 +00:00
Timothy Baldridge
bbe75e5061 Fix launcher failures 2022-06-23 17:28:57 -06:00
Timothy Baldridge
c84057ec22 Can install and compile SMEFT 2022-05-28 22:19:25 -06:00
Timothy Baldridge
d8b8475843 Updates to list validation to recompress images 2022-05-14 15:21:32 -06:00
Timothy Baldridge
442fd646fe Implement bethesda downloader, and depot handling 2022-02-10 22:05:51 -07:00
Timothy Baldridge
45625e3d27 Undo uprgade to fix the build 2022-02-09 19:37:46 -07:00
Timothy Baldridge
80c0490aeb Update all deps 2022-02-08 21:09:44 -07:00
Timothy Baldridge
33965286fc Upgrade Deps 2022-01-20 14:30:13 -07:00
Timothy Baldridge
b2d642e70c Upgrade deps 2021-11-13 06:52:15 -07:00
Timothy Baldridge
c14d740367 Fix install config, upgrade deps 2021-11-08 16:17:33 -07:00
Timothy Baldridge
10617dabb6 upgrade deps 2021-11-04 20:28:42 -06:00
dependabot[bot]
e87098abaa
Bump System.CommandLine from 2.0.0-beta1.21514.1 to 2.0.0-beta1.21525.1
Bumps [System.CommandLine](https://github.com/dotnet/command-line-api) from 2.0.0-beta1.21514.1 to 2.0.0-beta1.21525.1.
- [Release notes](https://github.com/dotnet/command-line-api/releases)
- [Changelog](https://github.com/dotnet/command-line-api/blob/main/docs/History.md)
- [Commits](https://github.com/dotnet/command-line-api/commits)

---
updated-dependencies:
- dependency-name: System.CommandLine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 21:44:36 +00:00
Timothy Baldridge
f99f4a7538 Code cleanup and fix test running 2021-10-23 10:51:17 -06:00
Timothy Baldridge
42c0d920ef Upgrade deps 2021-10-15 05:54:44 -06:00
Timothy Baldridge
b1ba857d53 Upgrade deps 2021-10-07 22:25:49 -06:00
Timothy Baldridge
4233463016 Update all the dependencies 2021-09-27 07:44:28 -06:00
Timothy Baldridge
2e6c756d6f Redux -> Wabbajack main code 2021-09-27 06:42:46 -06:00
Timothy Baldridge
fed371a6f1 2.5.3.1 - also fix an issue with Consts.UpgradedFilesURL 2021-09-14 15:09:43 -06:00
Timothy Baldridge
2b4227a2f9 2.5.2.2 2021-08-11 23:12:12 -06:00
Timothy Baldridge
f75b0ecf70 2.5.2.1 2021-07-30 21:04:25 -06:00
Timothy Baldridge
994cb48ec2 2.5.2.0 2021-07-20 22:07:25 -06:00
Timothy Baldridge
631ccba553 Check for a DDS signature before attempting to analyze textures 2021-07-17 17:03:22 -06:00
Timothy Baldridge
1c7ce6a02d 2.5.1.4 2021-07-17 07:32:42 -06:00
Timothy Baldridge
70c730155d 2.5.1.3 2021-07-15 07:35:26 -06:00
Timothy Baldridge
ba3c3a43f1 2.5.1.2 2021-07-11 16:23:44 -06:00