Commit Graph

4439 Commits

Author SHA1 Message Date
Timothy Baldridge 1fad0f1d73
nice-to-haves (#2609)
* Manual install report

* 3.7.2.0
2024-08-25 15:21:16 -06:00
halgari c5dae97060 3.7.1.1 2024-08-13 15:46:32 -06:00
halgari 931de94230 3.7.1.0 release 2024-08-13 14:43:16 -06:00
trawzified 4cc08cfc0a
Merge pull request #2596 from wabbajack-tools/AidanMaskelyne-pr-branch
Use the default file manager when opening a folder.
2024-08-13 22:33:35 +02:00
trawzified f58b6190c6 Update Changelog 2024-08-13 22:27:48 +02:00
trawzified dee84004f5
Merge branch 'main' into AidanMaskelyne-pr-branch 2024-08-13 22:24:22 +02:00
trawzified 75a07ea050
Merge pull request #2606 from wabbajack-tools/clickyfix
Fix for crash when right clicking or doubler clicking browser url or window bar.
2024-08-13 22:23:53 +02:00
trawzified 8281e77247 Update changelog 2024-08-13 22:13:56 +02:00
trawzified fa4d9ff60e
Merge branch 'main' into AidanMaskelyne-pr-branch 2024-08-13 22:10:49 +02:00
trawzified 278e06139e
Merge branch 'main' into clickyfix 2024-08-13 21:57:58 +02:00
trawzified ec36b8ab4a
Merge pull request #2604 from wabbajack-tools/fo3-bsa-fix
Fix FO3 / FNV / Skyrim LE files with special characters in the path corrupting when being packed
2024-08-11 23:28:03 +02:00
trawzified 0ffe0ca8f4 Update changelog 2024-08-11 23:22:30 +02:00
trawzified dfeec6b235 Fix FO3/FNV/LE BSA file paths with special characters getting corrupted when packed into BSAs 2024-08-11 23:13:43 +02:00
trawzified c3e8621de6 Add logging to determine faulty file on hashing errors 2024-07-20 11:58:04 +02:00
JanuarySnow d911eab6d8 redundant includes 2024-07-17 14:04:02 +01:00
JanuarySnow 1c5726245a added sanity checks for dragmove for actual button being pressed 2024-07-17 14:03:05 +01:00
Luca a4f3782eb9
Merge pull request #2592 from AidanMaskelyne/main
Use the default file manager when opening a folder.
2024-07-08 22:30:05 +02:00
Aidan M c8bce3a849 Change `String` to `string` to align more with overall style 2024-07-05 12:13:31 +01:00
Aidan M 2d72370c32 Remove accidentally added import 2024-07-03 20:55:24 +01:00
Aidan M 22fcd4b5c8 Add check to ensure it is definitely a folder being opened, and modify other hard-coded `explorer.exe` reference 2024-07-03 20:53:35 +01:00
Aidan M fdce8e2f1b Use default Windows file handler 2024-07-03 20:24:50 +01:00
halgari 5cc6d866ea 3.7.0.0 2024-06-21 13:15:22 -06:00
trawzified a545cb375a
Add Starfield support (#2589)
* Add support for new Starfield BA2 versions

* Add Starfield BA2 LZ4 texture compression support (WIP, not finished)

* Work on replacing DDS.cs with DirectXTexUtility

* Fix reading Starfield BA2s with new DirectXTexUtil

* Fix builder not exporting new Starfield header options

* Fix writing LZ4 chunks in frame format instead of block format

* Rename FO4Archive to BA2Archive, merge SFArchive and FO4Archive

* Clean up testing code & CLI launch settings

* Update changelog
2024-06-17 12:10:53 -06:00
Luca 59b2f1a7a1
Merge pull request #2586 from wabbajack-tools/EzioTheDeadPoet-patch-1
Update tests.yaml
2024-06-11 15:15:28 +02:00
Luca 81d92e6d7b
Update tests.yaml 2024-06-11 15:10:15 +02:00
Luca d41940aada
Merge pull request #2574 from wabbajack-tools/webview2-dep-update
Update webview 2
2024-06-06 17:23:57 +02:00
EzioTheDeadPoet ef22b2c389 update CHANGELOG.md 2024-06-06 17:13:17 +02:00
EzioTheDeadPoet 94f780c6a7 webview update 2024-06-06 17:11:57 +02:00
Luca ae640f48b2
Merge pull request #2573 from wabbajack-tools/dependency-updates
update a number of dependencies
2024-06-06 17:03:02 +02:00
EzioTheDeadPoet a96aef7edd update CHANGELOG.md 2024-06-06 16:51:39 +02:00
EzioTheDeadPoet 5e0d6ccb82 update multiple dependencies 2024-06-06 16:48:29 +02:00
Luca 781cdb3848
Merge pull request #2572 from wabbajack-tools/gamefinder-update
Update GameFinder to the latest version
2024-06-06 16:36:06 +02:00
EzioTheDeadPoet 8544a6b2e8 update other required packages 2024-06-06 16:18:56 +02:00
EzioTheDeadPoet 09457d6cb7 update GameFinder dependency 2024-06-06 16:10:23 +02:00
halgari d9920fefdc 3.6.1.1 2024-05-30 17:07:34 -06:00
halgari 749baf1bdf Merge remote-tracking branch 'origin/main'
# Conflicts:
#	Wabbajack.CLI/Verbs/SetNexusApiKey.cs
2024-05-30 17:04:17 -06:00
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
Luca f956943f45
Merge pull request #2512 from wabbajack-tools/dependabot/nuget/Orc.FileAssociation-5.0.0
Bump Orc.FileAssociation from 5.0.0-alpha0061 to 5.0.0
2024-05-28 19:50:06 +02:00
Luca a6e6758333
Merge branch 'main' into dependabot/nuget/Orc.FileAssociation-5.0.0 2024-05-28 19:35:07 +02:00
Luca 9aac41cf69
Merge pull request #2566 from wabbajack-tools/oauth-related-fixes
Fix CLI login command
2024-05-28 19:30:33 +02:00
EzioTheDeadPoet 720a3b1f45 update changelog 2024-05-28 19:20:09 +02:00
EzioTheDeadPoet 1b949b538a fix SetNexusApiKey CLI command 2024-05-28 18:46:47 +02:00
EzioTheDeadPoet 12409ababb refactor interface name to the naming convention for interfaces 2024-05-28 18:45:03 +02: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
halgari b84bfe2364 3.6.1.0 2024-05-26 18:46:54 -06:00
Luca a5d9bea0ab
Merge pull request #2550 from wabbajack-tools/set-nexus-api-key
Add 'set-nexus-api-key' CLI command
2024-05-25 19:23:06 +02:00
Luca fd01fadf2c
Merge branch 'main' into set-nexus-api-key 2024-05-25 19:17:55 +02:00
Luca f69088ea4b
Merge pull request #2524 from TDarkShadow/feature/FalloutNewVegas-EpicGames
Add Fallout New Vegas from Epic Games support
2024-05-25 19:16:30 +02:00
Luca 727f210dbb
Merge branch 'main' into feature/FalloutNewVegas-EpicGames 2024-05-25 19:14:52 +02:00