Commit Graph

289 Commits

Author SHA1 Message Date
Halgari
1e35f5fbd8 3.0.3.1 2022-10-30 07:16:12 -06:00
Halgari
38c355adba Finished verification code 2022-10-24 20:12:14 -06:00
Halgari
0bd79a40cd Improve the CLI verification routines 2022-10-24 17:28:03 -06:00
Halgari
dbdf94a925 Verify hashes while installing 2022-10-23 15:28:44 -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
6bf098668a Fix a ton of warnings 2022-10-07 14:53:55 -06:00
Halgari
b664da2059 Lots of code cleanup 2022-10-07 14:41:45 -06:00
Halgari
a4e5d41603 3.0.1.8 fixes 2022-09-30 23:21:58 -06:00
Halgari
b2d0be6696 Finally fix the validator 2022-09-30 19:58:54 -06:00
Halgari
241682da76 Reworked *all the verbs* 2022-09-30 19:35:36 -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
b94e55c78b Fix Cyberpunk GoG registration 2022-09-26 15:58:33 -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
Timothy Baldridge
bccfc733bb
Merge pull request #2023 from wabbajack-tools/dependabot/nuget/System.CommandLine-2.0.0-beta4.22402.1
Bump System.CommandLine from 2.0.0-beta1.21561.1 to 2.0.0-beta4.22402.1
2022-08-09 21:15:22 -06:00
Timothy Baldridge
ee9b61be12 Fix Mediafire downloading 2022-08-09 17:41:11 -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
8b6d4651f4 Add error indicator to compiler UI 2022-07-12 07:03:02 -06:00
Timothy Baldridge
3edf568ef7 Fix the cache up a bit, throw log the file that fails during VFS analysis 2022-07-01 18:01:40 -06:00
Timothy Baldridge
bbe75e5061 Fix launcher failures 2022-06-23 17:28:57 -06:00
Timothy Baldridge
f446a967a0 Put metrics in CouchDB, fix the proxy, fix list validation 2022-06-22 15:11:26 -06:00
Timothy Baldridge
98b7437aa8 Fix list validation to be more robust 2022-06-22 14:30:43 -06:00
Timothy Baldridge
3c28cdf7b9 Add Cesi cache 2022-06-21 19:38:42 -06:00
Timothy Baldridge
6724d4ba6e Add CESI support, start integration into compiler 2022-06-20 17:21:04 -06:00
Timothy Baldridge
3657c6a4ba Few updates for the proxy 2022-06-09 06:14:21 -06:00
Timothy Baldridge
72be066bbf Install compile install works for SMEFT 2022-05-30 15:02:54 -06:00
Timothy Baldridge
8d1810355b Fix how we deal with additional profiles 2022-05-30 14:50:24 -06:00
Timothy Baldridge
c84057ec22 Can install and compile SMEFT 2022-05-28 22:19:25 -06:00
Timothy Baldridge
550d744b07 Compiler fixes 2022-05-28 16:53:52 -06:00
Timothy Baldridge
06bb04c89f More compiler fixes 2022-05-26 23:41:11 -06:00
Timothy Baldridge
8cceacf78d Add install CLI command 2022-05-23 15:07:07 -06:00
Timothy Baldridge
fc060a365a Use lossy compression 2022-05-15 06:47:51 -06:00
Timothy Baldridge
0626fd2899 Reset source memory stream 2022-05-14 22:40:40 -06:00
Timothy Baldridge
0e99dce23e Upload both small and large images 2022-05-14 22:33:17 -06:00
Timothy Baldridge
dbdb0713f7 Add image to ModListSummary 2022-05-14 21:05:55 -06:00
Timothy Baldridge
d8b8475843 Updates to list validation to recompress images 2022-05-14 15:21:32 -06:00
Timothy Baldridge
1c5f537eea
Merge pull request #1938 from wabbajack-tools/basic-zip64-support
Add basic zip64 support so we can handle zips larger than 4GB
2022-05-14 08:56:02 -06:00
Timothy Baldridge
087c33da6d Add basic zip64 support so we can handle zips larger than 4GB 2022-05-14 08:18:03 -06:00
Timothy Baldridge
5558096c55
Merge pull request #1920 from wabbajack-tools/try-catch-validation
Add some try/catch around list validation
2022-04-22 06:30:38 -06:00
Timothy Baldridge
6c4bfdfdb6 Add some try/catch around list validation 2022-04-22 06:29:38 -06:00
Timothy Baldridge
36aa176142
Update ValidateLists.cs 2022-04-18 11:28:33 -06:00
Timothy Baldridge
1c5ec539f1 cleanup 2022-04-16 06:57:10 -06:00
Timothy Baldridge
80349df6fe Upload new validated lists to Load Order library 2022-04-16 06:56:54 -06:00
Timothy Baldridge
6ac8210570 Fix list validation 2022-04-02 09:36:54 -06:00
Timothy Baldridge
a4abcedf68 add repositories 2022-03-29 21:39:48 -06:00