Commit Graph

920 Commits

Author SHA1 Message Date
erri120
519c9327ef
Fixed crash on empty password for CredentialsLoginVM 2020-04-26 18:09:48 +02:00
trawzified
abf8637146 Fix using spaces instead of %20 in the generated URL for file uploader
Add Wabbajack.sln back in
2020-04-26 14:05:41 +02:00
erri120
663b82f5a7
Multiple MEGA login fixes 2020-04-26 11:31:00 +02:00
Timothy Baldridge
b46bf3f129 Bump Version Numbers 2020-04-25 11:06:32 -06:00
Timothy Baldridge
820d278600 Fix settings saving/loading 2020-04-22 22:02:50 -06:00
erri120
6ec0025245
Added BethNet StoreHandler 2020-04-22 14:36:32 +02:00
Timothy Baldridge
2f6357bd51 Temp folder fixes, fix for NOMATCH_INCLUDE 2020-04-21 22:13:07 -06:00
Timothy Baldridge
0e0b0d8883 Remove vortex support 2020-04-21 06:14:52 -06:00
Timothy Baldridge
ad27e071c4
Merge pull request #729 from wabbajack-tools/bump-deps-4-20-2019
Bump all the deps in the project
2020-04-21 05:53:20 -06:00
Timothy Baldridge
b099afe49a Fix changed icon names 2020-04-20 22:07:40 -06:00
Timothy Baldridge
a9ea0421be Bump all the deps in the project 2020-04-20 16:54:32 -06:00
Timothy Baldridge
840d4fcfb3 Dispose of LibCef Drivers when done 2020-04-20 16:36:11 -06:00
Timothy Baldridge
a82b2d5094
Merge pull request #719 from wabbajack-tools/extraction-improvements
Extraction improvements
2020-04-17 08:25:17 -06:00
Timothy Baldridge
bb9ef89dee BSA archives are now lazily extracted.
7Zip extracted archives now only extract the fewest files required.
Audited the uses of .Wait
Lazily init the VFS cleaning
2020-04-16 21:52:19 -06:00
Timothy Baldridge
166b3256e7
Merge pull request #718 from erri120/issue-686
Version field
2020-04-16 17:07:43 -06:00
erri120
cba64a25a3
Added the Version to the manifest 2020-04-16 17:54:26 +02:00
erri120
545d258ce0
Removed unused TextViewer 2020-04-16 17:51:01 +02:00
erri120
8aa8013725
Replaced VersionRegex with Version.TryParse 2020-04-16 17:31:12 +02:00
erri120
50613fa438
ADded a version field to the UI 2020-04-16 17:16:49 +02:00
erri120
e8923a11f1
Added version field 2020-04-16 16:15:03 +02:00
Timothy Baldridge
5eabe4449c
Merge pull request #715 from erri120/remove-file-readme
Removed readme as file option
2020-04-15 17:04:03 -06:00
erri120
a3305b08fe
Removed readme as file option 2020-04-15 19:53:45 +02:00
Timothy Baldridge
470992cc4a Merge Master 2020-04-15 06:05:05 -06:00
Justin Swanson
01588dbcc9 Merge branch 'master' into wabbajack-lib-nullability 2020-04-12 00:40:49 -05:00
Timothy Baldridge
f9f2c349c0 WIP List Validation code 2020-04-11 22:18:21 -06:00
Timothy Baldridge
0830480821 Fixes for broken bethesda tests. 2020-04-10 15:52:31 -06:00
Justin Swanson
806ff74893 Wabbajack.Lib nullability finished up 2020-04-10 13:32:35 -05:00
Justin Swanson
64f5531411 Wabbajack.Lib: Some nullability enabled 2020-04-10 13:23:10 -05:00
Justin Swanson
6572f14f49 ABatchProcessor nullable. ConfigureProcessor removed 2020-04-10 13:23:10 -05:00
Timothy Baldridge
d4e7311115 Merge master 2020-04-09 16:36:07 -06:00
Timothy Baldridge
22a307844b 1.1.5.0 Release 2020-04-06 22:32:48 -06:00
Timothy Baldridge
45254b0055 No more MessagePack, Json is love, Json is life 2020-04-06 14:48:54 -06:00
Timothy Baldridge
895a555802 Merge Master 2020-04-04 16:15:55 -06:00
Timothy Baldridge
9454bcaa5f
Merge pull request #669 from erri120/issue-664
PR: Add MEGA Login
2020-04-04 16:07:05 -06:00
Timothy Baldridge
35f99b7100 Merge Master 2020-04-04 16:06:14 -06:00
Timothy Baldridge
93a62393da
Merge pull request #680 from erri120/issue-678
Added /select param when opening the log folder or finished modlist
2020-04-04 15:36:38 -06:00
erri120
f1f0659012
Added /select param when opening the log folder or finished modlist 2020-04-04 20:47:07 +02:00
erri120
73e17931dc
Fixed empty images in slideshow 2020-04-04 19:56:21 +02:00
erri120
10dfe343df
Switching TextViewer from Window to mahWindow 2020-04-04 17:01:59 +02:00
erri120
e3ed9bf4fd
Switched TextBox to PasswordBox for the Password 2020-04-04 16:33:58 +02:00
erri120
cf79e82276
Created Login Window 2020-04-04 15:55:33 +02:00
Justin Swanson
964269de47 Added AbsolutePath converter to stock WPF systems. Added to FilePicker 2020-04-03 16:41:17 -06:00
Justin Swanson
41955daac1 Absorbed PercentJsonConverter into library systems 2020-04-03 16:41:17 -06:00
Justin Swanson
5829a7ab93 Added trycatch to settings loading to hook into fallback backup systems 2020-04-03 16:41:17 -06:00
Justin Swanson
d4782d0ded Settings backup naming improved
was doing `json.-backup.json`
2020-04-03 16:41:17 -06:00
Timothy Baldridge
e39f483b81 Tests for INI uploading/downloading 2020-04-03 16:41:17 -06:00
Timothy Baldridge
a6e3ef5f72 Game type is now an enum for Nexus downloads 2020-04-03 16:41:17 -06:00
Timothy Baldridge
160ac8a4c3 Fixes for author APIs 2020-04-03 16:41:17 -06:00
Timothy Baldridge
3fc4464a14 FilePickerTests pass 2020-04-03 16:40:52 -06:00
Timothy Baldridge
b8afcfa781 At least the app launches 2020-04-03 16:40:52 -06:00
Timothy Baldridge
b5006a0737 Everything compiles 2020-04-03 16:40:52 -06:00
Timothy Baldridge
c01ed4375c The main wabbajack app compiles 2020-04-03 16:40:52 -06:00
Timothy Baldridge
1c9610dde1 Wabbajack.Test utils pass 2020-04-03 16:40:20 -06:00
Timothy Baldridge
d6123a7fb2 MessagePack, and basic sanity test passes 2020-04-03 16:37:27 -06:00
Timothy Baldridge
3b895f4dbb WIP, converted Hashes to a Hash struct 2020-04-03 16:37:27 -06:00
Timothy Baldridge
481234e737 Forgot to bump WJ version number (doh) 2020-03-30 16:28:10 -06:00
Justin Swanson
2009bfde6a Added project property to include symbols in single exe 2020-03-30 13:31:27 -05:00
Timothy Baldridge
4d39caf425 1.1.2.0 2020-03-20 18:00:44 -06:00
Timothy Baldridge
3e2b23f07d Small fixes for a bunch of small issues that came up in the past few weeks. 2020-03-18 20:10:55 -06:00
dependabot-preview[bot]
b4d59dcd11
Bump MahApps.Metro.IconPacks from 3.3.0 to 3.4.0
Bumps [MahApps.Metro.IconPacks](https://github.com/MahApps/MahApps.Metro.IconPacks) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/MahApps/MahApps.Metro.IconPacks/releases)
- [Changelog](https://github.com/MahApps/MahApps.Metro.IconPacks/blob/dev/GitReleaseManager.yaml)
- [Commits](https://github.com/MahApps/MahApps.Metro.IconPacks/compare/3.3.0...3.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-12 07:02:16 +00:00
Timothy Baldridge
452bd7c886 Fixes for features requested by Ultimate Skyrim 2020-03-09 22:11:11 -06:00
Timothy Baldridge
b5b635ac39 1.1.1.0 2020-03-09 16:19:32 -06:00
dependabot-preview[bot]
e22576d47f
Bump MahApps.Metro from 2.0.0-alpha0660 to 2.0.0-alpha0748
Bumps [MahApps.Metro](https://github.com/MahApps/MahApps.Metro) from 2.0.0-alpha0660 to 2.0.0-alpha0748.
- [Release notes](https://github.com/MahApps/MahApps.Metro/releases)
- [Changelog](https://github.com/MahApps/MahApps.Metro/blob/develop/GitReleaseManager.yaml)
- [Commits](https://github.com/MahApps/MahApps.Metro/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-09 07:24:23 +00:00
dependabot-preview[bot]
66280321e2
Bump ReactiveUI.WPF from 11.1.23 to 11.2.3
Bumps [ReactiveUI.WPF](https://github.com/reactiveui/reactiveui) from 11.1.23 to 11.2.3.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](https://github.com/reactiveui/reactiveui/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-07 03:46:11 +00:00
Timothy Baldridge
6c75f376ff
Merge pull request #617 from wabbajack-tools/dependabot/nuget/ReactiveUI.Fody-11.2.3
Bump ReactiveUI.Fody from 11.1.23 to 11.2.3
2020-03-06 20:45:01 -07:00
dependabot-preview[bot]
5764d6e308
Bump ReactiveUI.Fody from 11.1.23 to 11.2.3
Bumps [ReactiveUI.Fody](https://github.com/reactiveui/reactiveui) from 11.1.23 to 11.2.3.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](https://github.com/reactiveui/reactiveui/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-07 02:22:25 +00:00
Timothy Baldridge
1496e36021
Merge pull request #603 from wabbajack-tools/dependabot/nuget/MahApps.Metro.IconPacks-3.3.0
Bump MahApps.Metro.IconPacks from 3.2.0 to 3.3.0
2020-03-06 19:21:51 -07:00
dependabot-preview[bot]
85a36534c8
Bump ReactiveUI from 11.1.23 to 11.2.3
Bumps [ReactiveUI](https://github.com/reactiveui/reactiveui) from 11.1.23 to 11.2.3.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](https://github.com/reactiveui/reactiveui/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-06 07:03:31 +00:00
Timothy Baldridge
037bef31c7 1.1.0.0 Release 2020-03-05 05:21:16 -07:00
Timothy Baldridge
b6c5ddc332
Merge pull request #569 from wabbajack-tools/dependabot/nuget/Fody-6.1.1
Bump Fody from 6.1.0 to 6.1.1
2020-03-04 06:38:24 -07:00
Timothy Baldridge
64cad0752f
Merge pull request #605 from erri120/issue-587
PR: Store settings.json in local appdata
2020-03-04 05:12:30 -07:00
erri120
1ce640ba2b
Add non-Nexus mods to the Slideshow (#574)
* Created AbstractMetaState

* Added IAbstractMetaState to NexusDownloader.State

Slideshow is fully working with this setup and nothing changed
functionally.

* Renamed IAbstractMetaState to IMetaState

* Changed modVMs in SlideShow from type NexusDownloader.State to IMetaState

* Simplified IMetaState and ModVM

* Removed Setter from IMetaState and added to LoversLabDownloader

* Throw exception when the modlist could not be loaded

* Created AbstractMetaState

AbstractMetaState implements AbstractDownloadState and indicates that a
State from a specific Download contains meta information. This is used
for the Slideshow and can also be used for the Manifest.

* Created GatherMetaData function

* Implemented new AbstractMetaState for LoversLab

* Implemented new AbstractMetaState for NexusMods

* Replaced Utils.Log with Utils.Error

* Slideshow fixes

* Replaced AbstractMetaState with IMetaState

* Updated CHANGELOG

Co-authored-by: Timothy Baldridge <tbaldridge@gmail.com>
2020-03-04 05:10:49 -07:00
erri120
2e9d42b538
Added a version check to the settings file
The current settings file has to have the same version as specified in
Wabbajack.Common.Consts.SettingsVersion or else it will be backedup and
deleted to ensure that no bad settings file are getting loaded.

This means that the SettingsVersion needs to be updated when a breaking
change to the settings is being introduced
2020-03-04 12:21:44 +01:00
erri120
d8e4f02508
Moved settings.json to %localappdata%/Wabbajack 2020-03-04 11:56:39 +01:00
dependabot-preview[bot]
5074dd8d39
Bump MahApps.Metro.IconPacks from 3.2.0 to 3.3.0
Bumps [MahApps.Metro.IconPacks](https://github.com/MahApps/MahApps.Metro.IconPacks) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/MahApps/MahApps.Metro.IconPacks/releases)
- [Changelog](https://github.com/MahApps/MahApps.Metro.IconPacks/blob/dev/GitReleaseManager.yaml)
- [Commits](https://github.com/MahApps/MahApps.Metro.IconPacks/compare/3.2.0...3.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-04 07:07:21 +00:00
Timothy Baldridge
1994b4279c 1.0 release 2020-02-29 06:39:07 -07:00
Timothy Baldridge
356adf7d0e Fix broken progress bar in gallery 2020-02-28 17:00:23 -07:00
erri120
87dc2c7773
Replaced Go to Modlist with Open Logs Folder when complation failed 2020-02-28 17:27:37 +01:00
Timothy Baldridge
c4850217bc 0.9.23.0 2020-02-27 16:43:45 -07:00
Timothy Baldridge
4c628921e1 Bump version 2020-02-25 16:19:07 -07:00
Timothy Baldridge
69297d9b8e Merge remote-tracking branch 'origin/master'
# Conflicts:
#	CHANGELOG.md
2020-02-24 18:25:00 -07:00
Timothy Baldridge
3c597ed09b Prep for 0.9.22.0 2020-02-24 18:24:23 -07:00
erri120
86e6b478a5
Print assembly version on startup 2020-02-24 16:29:33 +01:00
dependabot-preview[bot]
93bc911e30
Bump Fody from 6.1.0 to 6.1.1
Bumps [Fody](https://github.com/Fody/Fody) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/Fody/Fody/releases)
- [Commits](https://github.com/Fody/Fody/compare/6.1.0...6.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-24 07:14:59 +00:00
Timothy Baldridge
7d1812a955 Bump version numbers for .21 2020-02-23 06:11:16 -07:00
Timothy Baldridge
6501fe8ce8 Update a few deps and version bump. 2020-02-21 14:20:54 -07:00
Timothy Baldridge
5b41e2d311 Calculate screen size using DPI aware routeins (#545) 2020-02-20 16:08:12 -07:00
erri120
6c31beeaf5
Simplified the ReactiveCommand 2020-02-19 17:38:48 +01:00
erri120
e764e59ff6
Sorting buttons now update the result 2020-02-19 17:35:34 +01:00
erri120
ea39485f27
Add sort functions to the new buttons 2020-02-19 17:10:02 +01:00
erri120
e5539b5e2e
Added non-functional sorting buttons 2020-02-19 16:43:42 +01:00
Timothy Baldridge
91f717a25d 0.9.19.0 2020-02-15 14:34:27 -07:00
erri120
bef69012b2
Added search by hash to Searchbar 2020-02-15 17:30:55 +01:00
erri120
b250a89684
Added functionality to the Searchbar 2020-02-15 17:30:55 +01:00
erri120
0af7a90b0e
Added non-functional SearchBar 2020-02-15 17:30:55 +01:00
erri120
bd6b6f3257
Updated the ManifestView
- changed padding and size of multiple items
- replaced TextBlock with readonly TextBox so you can copy the contents
2020-02-15 17:30:54 +01:00
erri120
bc634c357b
Created middle mouse button icon instead of read ellipse 2020-02-15 17:30:54 +01:00
erri120
ef7986db5c
Added middle mouse button scroll to the Manifest 2020-02-15 17:30:54 +01:00
Timothy Baldridge
9ece8bae56 Release 0.9.18.0 2020-02-11 16:56:18 -07:00
Timothy Baldridge
7bbe79e481 Remove AutoUpdater.NET 2020-02-11 16:02:12 -07:00