Commit Graph

4482 Commits

Author SHA1 Message Date
Luca
3ec1ddcc41
Merge branch 'main' into starfield-meta-data 2024-05-25 18:06:47 +02:00
Timothy Baldridge
e41e5c262b
Switch WJ over to OAuth for Nexus logins (#2559)
* Switch WJ over to OAuth for Nexus logins

* Remove debug code

* Try and fix the build error
2024-05-25 09:38:31 -06:00
trawzified
a4df16628b Add loading of modlist folders & files, still very slow 2024-05-25 14:58:34 +02:00
Luca
f4e992ff99
Merge pull request #2557 from wabbajack-tools/skip-loverslab-validation
Skip LoverslabUrls during list validation
2024-05-24 19:24:11 +02:00
EzioTheDeadPoet
ed2aabd0b1 skip validation of loverslab.com urls 2024-05-24 19:13:41 +02:00
EzioTheDeadPoet
a76902df77 fix Starfield meta-data 2024-05-24 18:47:23 +02:00
EzioTheDeadPoet
d0f508849c add starfield meta-data 2024-05-24 18:43:14 +02:00
trawzified
9af6e8a4c8 Add boilerplate for starting on compiler file manager 2024-05-21 23:10:37 +02:00
halgari
8daa2d1b63 Update CHANGELOG.md 2024-05-21 10:10:16 -06:00
halgari
772cc8cb85 Change the cookie we look at as a temporary fix for the updates to Nexus Mods 2024-05-21 10:00:13 -06:00
trawzified
2c2ce89698 Refactor some names to (hopefully) make more sense 2024-05-19 18:14:47 +02: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
trawzified
7d206315af Fix up the load modlist button 2024-05-09 17:20:11 +02:00
trawzified
ce72a6e80c Miscellaneous fixes for not saving and loading modlists correctly 2024-05-05 11:40:21 +02:00
trawzified
836f102ec6 Rework how compiler settings are saved & loaded 2024-05-04 23:57:54 +02:00
trawzified
1e61bcaf45 Actually make the recently compiled modlists section work, overhaul card view of compiled lists 2024-05-04 16:25:24 +02:00
trawzified
e2106a0c14 Save list of compiled modlists, show them in CreateModListView 2024-04-28 22:21:22 +02:00
trawzified
ee086596fc Add (WIP) CreateModListView, other miscellaneous changes 2024-04-27 13:50:55 +02:00
trawzified
1dd4a642ef Compiler screen order changes 2024-04-27 11:15:42 +02:00
Maxime 'TDarkShadow' De Clercq
321b08c2ae
Add Fallout New Vegas from Epic Games support 2024-04-04 17:36:15 +02:00
dependabot[bot]
7cf03886b7
Bump Orc.FileAssociation from 5.0.0-alpha0061 to 5.0.0
Bumps [Orc.FileAssociation](https://github.com/wildgums/orc.FileAssociation) from 5.0.0-alpha0061 to 5.0.0.
- [Changelog](https://github.com/WildGums/Orc.FileAssociation/blob/develop/GitReleaseManager.yaml)
- [Commits](https://github.com/wildgums/orc.FileAssociation/commits/5.0.0)

---
updated-dependencies:
- dependency-name: Orc.FileAssociation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-22 03:54:21 +00:00
trawzified
9537306046 Clean up some watermark styling, start work on CompilerView 2024-02-04 12:07:20 +01:00
trawzified
3a88748e35 Fix binding on modlist size to work two-way so slider doesn't start at min value 2024-02-03 11:46:19 +01:00
halgari
1cec66d6fe 3.5.0.2 to re-release nugets 2024-02-01 17:26:57 -07:00
Luca
5154329bb2
Update tests.yaml (#2500) 2024-02-01 15:46:39 -07:00
halgari
5facc21865 3.5.0.1 2024-01-15 17:31:12 -07:00
halgari
61b3f70d5c Rename caches so that they auto-rehash 2024-01-15 17:23:36 -07:00
halgari
d25834c513 3.5.0.0 2024-01-15 16:38:56 -07:00
Timothy Baldridge
f16f27a22b
Not sure why this code has been here forever, but it was wrong. If the compressed file was exact the same size as the extracted file then we'd never extract it? Why? IDK, it's bad, and I should feel bad. (#2487) 2024-01-15 16:35:23 -07:00
halgari
ab12bad74a Fix build system 2024-01-14 15:28:52 -07:00
halgari
c2a7b1b014 3.4.2.0 release 2024-01-14 14:49:47 -07:00
trawzified
b8fe48178b
New Wabbajack release (#2479)
* 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

* update Final Fantasy VII: RI metadata

* Update CHANGELOG.md

* fix error

* Update GameRegistry.cs

* Updated GameFinder, Added EADesktop module

* updated version number in CHANGELOG.md

* updated logging code

* update CHANGELOG.md

* Fix Nexus login (#2476)

* Fix Nexus login handler after API keys web page changes

* Automatically press request button

* Automatically press request API key button

* Fix BG3 being named badlursgate3 in Game enum instead of baldursgate3

* Fix WebView2 taking up tons of memory, use single WebView window - still needs refactoring

* Remove commented WebView

* Add changelog, fix Wabbajack CLI bat pointing to the wrong directory

---------

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: EzioTheDeadPoet <52624146+EzioTheDeadPoet@users.noreply.github.com>
Co-authored-by: Marco Antonio Jaguaribe Costa <marco.antonio.costa@gmail.com>
2024-01-14 14:48:34 -07:00
trawzified
dd7e25f67d Tweak coloring, position search icon on the same x as dropdown icon 2024-01-09 19:54:23 +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
trawzified
2221ad4c55 Refactor a little more of the modlist size slider 2023-12-31 11:35:29 +01:00
trawzified
c29bace800 Fix left-over causing compilation issues 2023-12-31 11:28:37 +01:00
trawzified
21678fff41 Rename MinSizeModlist, MaxSizeModlist to SmallestSizedModlist, LargestSizedModlist 2023-12-31 11:27:13 +01:00
trawzified
ea59cd2e0e Rename MinSizeFilter, MaxSizeFilter to MinModlistSize, MaxModlistSize 2023-12-31 11:25:14 +01:00
trawzified
58d0fdc9c3 Fix size slider not working correctly with rounding 2023-12-31 00:23:43 +01:00
trawzified
95ff0dac6d Implement basic total modlist size filter 2023-12-30 21:34:36 +01:00
trawzified
a908c49f26 Fix potential modlists loading crash on slow connections 2023-12-30 13:06:50 +01:00
trawzified
601ee7eabe Download small image from WJ cdn instead of getting it directly from the linked modlist image 2023-12-30 12:32:57 +01:00
trawzified
d2158c04d7 Improve WebP handling to fix edge cases & Nexus links 2023-12-30 11:48:05 +01:00
trawzified
566b1bd2b5 Only show game icon & title on hover (but respecting ImageContainsTitle) 2023-12-29 14:45:05 +01:00
trawzified
645222e73a Remove button from maintenance view, use hover instead 2023-12-29 14:02:06 +01:00
trawzified
f919e14d2e Add basic game icon + title to modlist tile 2023-12-29 12:09:49 +01:00
trawzified
ddef1dcb3b Apply rounded borders to modlist gallery images 2023-12-29 11:26:38 +01:00
trawzified
31dea8a059 Tweak scroll bar colors 2023-12-29 11:12:21 +01:00