Commit Graph

2012 Commits

Author SHA1 Message Date
792fa1f08a Added FindSimilar CLI option 2020-04-08 21:56:53 +02:00
22a307844b 1.1.5.0 Release 1.1.5.0 2020-04-06 22:32:48 -06:00
fa1ad768b8 Merge pull request #688 from wabbajack-tools/new-nexus-login
Rework the nexus login to no longer use the buggy SSO server.
2020-04-06 22:29:27 -06:00
8b35c0a626 Rework the nexus login to no longer use the buggy SSO server. 2020-04-06 21:56:12 -06:00
9e6b1881de Merge pull request #687 from erri120/issue-684
CLI overhaul and Changelog autogen
2020-04-06 20:57:28 -06:00
400db704ba Added Changelog verb 2020-04-06 20:26:09 +02:00
3ae5ef6d83 Changed return type to ExitCode 2020-04-06 19:14:46 +02:00
fd66313858 Added Extension check for files 2020-04-06 15:20:14 +02:00
0f4c843730 Created and implemented ExitCode enum 2020-04-06 15:09:17 +02:00
0bb8d9e84c Implemented new attributes in all verbs 2020-04-06 15:06:02 +02:00
f5082d97e6 Using OptionAttribute.Required to check if we need to exit 2020-04-06 14:59:38 +02:00
48332d67f1 Implemented new Attributes in ChangeDownload 2020-04-06 14:57:37 +02:00
3bcab0db51 Renamed File/Directory Attributes to IsFile/Directory 2020-04-06 14:23:36 +02:00
b8be153c99 Created HasValidArguments function for checking paths 2020-04-06 14:22:10 +02:00
9a3a3448d0 Enabled Nullable 2020-04-06 14:04:40 +02:00
9454bcaa5f Merge pull request #669 from erri120/issue-664
PR: Add MEGA Login
2020-04-04 16:07:05 -06:00
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
5518747b10 Merge pull request #679 from erri120/issue-652
Fixed modlist.txt order
2020-04-04 15:36:26 -06:00
cd752f5580 Merge pull request #677 from erri120/issue-519
Attachments for IPS4 sites
2020-04-04 15:34:55 -06:00
f1f0659012 Added /select param when opening the log folder or finished modlist 2020-04-04 20:47:07 +02:00
7fba212ba3 Fixed modlist.txt order 2020-04-04 20:34:00 +02:00
73e17931dc Fixed empty images in slideshow 2020-04-04 19:56:21 +02:00
d58fcab92e Fixed ManifestURL 2020-04-04 19:53:05 +02:00
05399c4632 Attachments from IPS4 sites can now be downloaded 2020-04-04 19:41:27 +02:00
89cb018164 Merge pull request #675 from erri120/issue-645
Switching TextViewer from Window to mahWindow
2020-04-04 11:29:37 -06:00
fcc20d041d Merge pull request #676 from erri120/issue-544
Fix no match for zMerge seq files
2020-04-04 11:28:57 -06:00
03dacb1e42 Fixed zEditIntegration Test 2020-04-04 19:10:13 +02:00
fa5f5be73b Seq files from merges are now inlined 2020-04-04 18:30:42 +02:00
878eff002c Updated zEditIntegration merges.json detection 2020-04-04 18:04:42 +02:00
10dfe343df Switching TextViewer from Window to mahWindow 2020-04-04 17:01:59 +02:00
77a5cb4f25 Fixed trying to login while being logged in 2020-04-04 16:43:42 +02:00
e3ed9bf4fd Switched TextBox to PasswordBox for the Password 2020-04-04 16:33:58 +02:00
cf79e82276 Created Login Window 2020-04-04 15:55:33 +02:00
21b78931a8 Created INeedsLoginCredentials and implemented in MEGADownloader 2020-04-04 15:55:33 +02:00
9eac8d7641 Implemented INeedsLogin in MegaDownloader 2020-04-04 15:55:33 +02:00
0dc18334ac Merge pull request #673 from erri120/zedit-catching
Better error catching for zEdit Integration
2020-04-03 16:26:57 -06:00
c5120e5689 Better error catching for zEdit merging 2020-04-03 15:39:27 +02:00
d30deb8659 Merge pull request #668 from erri120/issue-665
Only LOOT user data for the selected game will be included
2020-04-03 06:43:34 -06:00
c5ed06968a Merge pull request #667 from erri120/issue-666
LOOT configs are no longer Base64 encoded
2020-04-03 06:43:11 -06:00
e3ae59b14c Only LOOT user data for the selected game will be included 2020-04-02 18:12:38 +02:00
eaa9336aa1 LOOT configs are no longer Base64 encoded 2020-04-02 17:24:02 +02:00
386cb247c6 Add Nexus data export endpoint 2020-04-01 22:21:19 -06:00
481234e737 Forgot to bump WJ version number (doh) 1.1.4.9 1.1.4.0 2020-03-30 16:28:10 -06:00
522b672f1e Ini exporter 2020-03-30 16:12:49 -06:00
ca4a20a6fb Merge pull request #657 from wabbajack-tools/fixes-for-1.1.4.0
Fixes and changes to get into 1.1.4.0
2020-03-30 16:00:31 -06:00
97c5391498 Worker queue fixes (backport) 2020-03-30 15:42:12 -06:00
d3a9cb8666 Worker queue fixes (backport) 2020-03-30 15:38:01 -06:00
2ae65688f0 Fixes and changes to get into 1.1.4.0 2020-03-30 14:53:59 -06:00
da9fe77cb7 Merge pull request #656 from Noggog/include-symbols
Include symbols
2020-03-30 14:39:50 -06:00
6f75aa44a4 Launcher: Added main VM ctor trycatch to print to err console
Until we add a full log system to the launcher, this will hopefully give us some info that people can see if starting through a console
2020-03-30 13:39:42 -05:00