EzioTheDeadPoet
81617f3211
Merge branch 'main' into pre-release
...
# Conflicts:
# CHANGELOG.md
2024-01-08 20:34:49 +01:00
halgari
e3505f4ea0
Also release Wabbajack.Configuration
2024-01-06 13:56:56 -07:00
halgari
74ed4b33cc
Bump nuget release versions
2024-01-06 12:42:24 -07:00
Timothy Baldridge
7bddfecdfb
3.4.1.0
2023-12-21 12:24:10 -07:00
Luca
b3783f6eeb
Update tests.yaml ( #2467 )
...
Co-authored-by: Timothy Baldridge <tbaldridge@gmail.com>
2023-12-21 12:02:38 -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
Luca
700f3889c5
add Baldur's Gate 3 meta data for the Generic MO2 Plugin. ( #2468 )
...
* add Baldur's Gate 3 meta data for the Generic MO2 Plugin.
* update CHANGELOG.md
2023-12-21 12:01:07 -07:00
Luca
f56c4e08aa
Add support for Final Fantasy 7: Remake Intergrade ( #2454 )
...
* Update Game.cs
* Update GameRegistry.cs
* Update CHANGELOG.md
* Update CHANGELOG.md
Co-authored-by: UrbanCMC <UrbanCMC@web.de>
---------
Co-authored-by: cacophony-wj <cacophony-wj@outlook.com>
Co-authored-by: UrbanCMC <UrbanCMC@web.de>
2023-12-20 13:01:01 -07:00
Timothy Baldridge
b19d1aa175
Fixes for 3.4.0.0
2023-11-19 15:15:12 -07:00
Timothy Baldridge
292bfb899f
Don't build single file for the main WJ app
2023-11-19 14:36:56 -07:00
Timothy Baldridge
7be18e8497
3.4.0.0 Release
2023-11-19 14:07:46 -07:00
Luca
0c11f11839
Changes for an official Version 3.3.1.0 Release ( #2439 )
...
* 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
* Don't try to add cookies if array is empty
* Start download from scratch if .download_package can't be parsed
* Log when application is shutting down
* update CHANGELOG.md
* exclude the "SP Consent Message" on nexus from the cleared iframes
* Actually use the --outputPath compile option if the user provides one
It was just not being used, defaulting to the parent of installPath. it
still does, if the user does not specify a directory using --outputPath
* update Wabbajack.Compression.BSA dependencies
* improve log message to include storage space reference
* clearing temp folder when the app closes
* update logging message
* update CHANGELOG.md
* update CHANGELOG.md
* update logging for possible exceptions thrown when clearing temp folder
* fix cloudflare captcha
---------
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>
Co-authored-by: Marco Antonio Jaguaribe Costa <marco.antonio.costa@gmail.com>
Co-authored-by: Timothy Baldridge <tbaldridge@gmail.com>
2023-11-14 20:19:53 -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
EzioTheDeadPoet
276ecde729
fix cloudflare captcha
2023-11-05 01:11:22 +01:00
EzioTheDeadPoet
e40845b8ee
update logging for possible exceptions thrown when clearing temp folder
2023-11-03 14:24:55 +01:00
EzioTheDeadPoet
d3eeb17e0b
update CHANGELOG.md
2023-11-02 18:01:08 +01:00
EzioTheDeadPoet
7572135c1a
update CHANGELOG.md
2023-11-02 17:27:35 +01:00
EzioTheDeadPoet
f3a0f658a0
update logging message
2023-11-02 17:08:05 +01:00
EzioTheDeadPoet
65ad5938ef
Merge branch 'temp-file-handling-and-logging-changes' into pre-release
2023-11-02 16:40:31 +01:00
EzioTheDeadPoet
7fd36718f5
clearing temp folder when the app closes
2023-11-02 15:18:23 +01:00
Luca
2adcf4597a
Merge pull request #2432 from majcosta/pr_use_outputpath
...
Actually use the compile --outputPath option if the user provides one
2023-11-02 14:26:07 +01:00
EzioTheDeadPoet
437ef905f6
Merge branch 'updating-Compression.BSA-dependencies' into pre-release
2023-11-02 14:23:13 +01:00
EzioTheDeadPoet
a61ea635c4
Merge remote-tracking branch 'origin/main' into pre-release
2023-11-02 14:22:53 +01:00
EzioTheDeadPoet
ccff5b822a
improve log message to include storage space reference
2023-11-02 14:20:11 +01:00
EzioTheDeadPoet
d59fc87e38
update Wabbajack.Compression.BSA dependencies
2023-11-02 14:19:15 +01:00
Marco Antonio Jaguaribe Costa
f2a2ae40ea
Actually use the --outputPath compile option if the user provides one
...
It was just not being used, defaulting to the parent of installPath. it
still does, if the user does not specify a directory using --outputPath
2023-11-02 08:27:14 -03:00
EzioTheDeadPoet
f425bbc9e9
exclude the "SP Consent Message" on nexus from the cleared iframes
2023-10-31 13:45:38 +01:00
Timothy Baldridge
7baf3d5d12
Another fix to the proxyable file format
2023-10-31 06:02:52 -06:00
Timothy Baldridge
fc45191438
Fix list validation some more
2023-10-30 21:35:57 -06:00
Timothy Baldridge
9154463b76
Allow reflection based json serialization
2023-10-30 21:16:05 -06:00
Timothy Baldridge
f178213fee
Remove Server ( #2434 )
...
* The server has been replaced with the new CloudFlare Workers backend
2023-10-30 21:04:52 -06:00
Timothy Baldridge
0ee3917106
Server has been moved to a different repo
2023-10-30 20:53:20 -06:00
EzioTheDeadPoet
40ccbe761c
Merge remote-tracking branch 'origin/fix-downloader-issues' into pre-release
2023-10-21 18:13:07 +02:00
EzioTheDeadPoet
d562afc4a8
update CHANGELOG.md
2023-10-21 18:07:54 +02:00
EzioTheDeadPoet
ecd5b4a2c9
Merge branch 'main' into pre-release
...
# Conflicts:
# CHANGELOG.md
# Wabbajack.App.Wpf/Wabbajack.App.Wpf.csproj
# Wabbajack.CLI.Builder/Wabbajack.CLI.Builder.csproj
# Wabbajack.CLI/Wabbajack.CLI.csproj
# Wabbajack.Common/Wabbajack.Common.csproj
# Wabbajack.Compiler.Test/Wabbajack.Compiler.Test.csproj
# Wabbajack.Compiler/Wabbajack.Compiler.csproj
# Wabbajack.Compression.BSA.Test/Wabbajack.Compression.BSA.Test.csproj
# Wabbajack.Compression.BSA/Wabbajack.Compression.BSA.csproj
# Wabbajack.Compression.Zip.Test/Wabbajack.Compression.Zip.Test.csproj
# Wabbajack.Compression.Zip/Wabbajack.Compression.Zip.csproj
# Wabbajack.Configuration/Wabbajack.Configuration.csproj
# Wabbajack.DTOs.ConverterGenerators/Wabbajack.DTOs.ConverterGenerators.csproj
# Wabbajack.DTOs.Test/Wabbajack.DTOs.Test.csproj
# Wabbajack.DTOs/Wabbajack.DTOs.csproj
# Wabbajack.Downloaders.Bethesda/Wabbajack.Downloaders.Bethesda.csproj
# Wabbajack.Downloaders.Dispatcher.Test/Wabbajack.Downloaders.Dispatcher.Test.csproj
# Wabbajack.Downloaders.Dispatcher/Wabbajack.Downloaders.Dispatcher.csproj
# Wabbajack.Downloaders.GameFile/Wabbajack.Downloaders.GameFile.csproj
# Wabbajack.Downloaders.GoogleDrive/Wabbajack.Downloaders.GoogleDrive.csproj
# Wabbajack.Downloaders.Http/Wabbajack.Downloaders.Http.csproj
# Wabbajack.Downloaders.IPS4OAuth2Downloader/Wabbajack.Downloaders.IPS4OAuth2Downloader.csproj
# Wabbajack.Downloaders.Interfaces/Wabbajack.Downloaders.Interfaces.csproj
# Wabbajack.Downloaders.Manual/Wabbajack.Downloaders.Manual.csproj
# Wabbajack.Downloaders.MediaFire/Wabbajack.Downloaders.MediaFire.csproj
# Wabbajack.Downloaders.Mega/Wabbajack.Downloaders.Mega.csproj
# Wabbajack.Downloaders.ModDB/Wabbajack.Downloaders.ModDB.csproj
# Wabbajack.Downloaders.Nexus/Wabbajack.Downloaders.Nexus.csproj
# Wabbajack.Downloaders.VerificationCache/Wabbajack.Downloaders.VerificationCache.csproj
# Wabbajack.Downloaders.WabbajackCDN/Wabbajack.Downloaders.WabbajackCDN.csproj
# Wabbajack.FileExtractor.Test/Wabbajack.FileExtractor.Test.csproj
# Wabbajack.FileExtractor/Wabbajack.FileExtractor.csproj
# Wabbajack.Hashing.PHash.Test/Wabbajack.Hashing.PHash.Test.csproj
# Wabbajack.Hashing.PHash/Wabbajack.Hashing.PHash.csproj
# Wabbajack.Hashing.xxHash64.Benchmark/Wabbajack.Hashing.xxHash64.Benchmark.csproj
# Wabbajack.Hashing.xxHash64.Test/Wabbajack.Hashing.xxHash64.Test.csproj
# Wabbajack.Hashing.xxHash64/Wabbajack.Hashing.xxHash64.csproj
# Wabbajack.IO.Async/Wabbajack.IO.Async.csproj
# Wabbajack.Installer.Test/Wabbajack.Installer.Test.csproj
# Wabbajack.Installer/Wabbajack.Installer.csproj
# Wabbajack.Launcher/Wabbajack.Launcher.csproj
# Wabbajack.Networking.BethesdaNet/Wabbajack.Networking.BethesdaNet.csproj
# Wabbajack.Networking.Discord/Wabbajack.Networking.Discord.csproj
# Wabbajack.Networking.GitHub/Wabbajack.Networking.GitHub.csproj
# Wabbajack.Networking.Http.Interfaces/Wabbajack.Networking.Http.Interfaces.csproj
# Wabbajack.Networking.Http.Test/Wabbajack.Networking.Http.Test.csproj
# Wabbajack.Networking.Http/Wabbajack.Networking.Http.csproj
# Wabbajack.Networking.NexusApi.Test/Wabbajack.Networking.NexusApi.Test.csproj
# Wabbajack.Networking.NexusApi/Wabbajack.Networking.NexusApi.csproj
# Wabbajack.Networking.Steam.Test/Wabbajack.Networking.Steam.Test.csproj
# Wabbajack.Networking.Steam/Wabbajack.Networking.Steam.csproj
# Wabbajack.Networking.WabbajackClientApi/Wabbajack.Networking.WabbajackClientApi.csproj
# Wabbajack.Paths.IO.Test/Wabbajack.Paths.IO.Test.csproj
# Wabbajack.Paths.IO/Wabbajack.Paths.IO.csproj
# Wabbajack.Paths.Test/Wabbajack.Paths.Test.csproj
# Wabbajack.Paths/Wabbajack.Paths.csproj
# Wabbajack.RateLimiter.Test/Wabbajack.RateLimiter.Test.csproj
# Wabbajack.RateLimiter/Wabbajack.RateLimiter.csproj
# Wabbajack.Server.Lib/Wabbajack.Server.Lib.csproj
# Wabbajack.Server/Wabbajack.Server.csproj
# Wabbajack.Services.OSIntegrated/ServiceExtensions.cs
# Wabbajack.Services.OSIntegrated/Wabbajack.Services.OSIntegrated.csproj
# Wabbajack.VFS.Interfaces/Wabbajack.VFS.Interfaces.csproj
# Wabbajack.VFS.Test/Wabbajack.VFS.Test.csproj
# Wabbajack.VFS/Wabbajack.VFS.csproj
2023-10-21 18:07:10 +02:00
Luca
2404a851f0
Merge branch 'main' into fix-downloader-issues
2023-10-21 09:22:49 +02:00
Luca
f080464c19
Merge pull request #2430 from wabbajack-tools/EzioTheDeadPoet-patch-1
...
Update tests.yaml to include .NET 8.0
2023-10-21 09:21:03 +02:00
Luca
7bb0c206bc
Update tests.yaml
2023-10-21 08:33:58 +02:00
Luca
23499d1e6a
Merge branch 'main' into fix-downloader-issues
2023-10-21 08:27:59 +02:00
Timothy Baldridge
ce7198e792
Return not found on hash error
2023-10-20 23:17:15 +01:00
Timothy Baldridge
25dd5a0474
Soe error handling
2023-10-20 23:04:47 +01:00
Timothy Baldridge
798b07c715
Fix typeo
2023-10-20 22:56:19 +01:00
Timothy Baldridge
cf0dae0049
Rework the server code a bit to use web workers and r2 in more places
2023-10-20 22:40:35 +01:00
UrbanCMC
45c346316c
Log when application is shutting down
2023-10-20 21:25:50 +02:00
UrbanCMC
058b1bb287
Start download from scratch if .download_package can't be parsed
2023-10-20 21:24:31 +02:00
Timothy Baldridge
90f9df6436
Update to .net 8
2023-10-20 20:11:08 +01:00
UrbanCMC
d62f59fadd
Don't try to add cookies if array is empty
2023-10-20 20:26:41 +02:00
Timothy Baldridge
102d8b3c94
3.3.0.0
2023-10-13 16:52:02 -06:00
Timothy Baldridge
8beb0b6288
Make sure to set the content type on uploaded files
2023-10-13 05:39:57 -06:00
Timothy Baldridge
e6f5053a48
Fixup the server code to load the new settings configs from DI
2023-10-12 14:57:17 -06:00