Commit Graph

1858 Commits

Author SHA1 Message Date
erri120
34e3b1bcfa
Changed the VFSCache location
MO2:
- uses the hash of the path to ModOrganizer.exe
Vortex:
- uses the hash of the Staging path
2020-02-24 16:26:15 +01:00
Timothy Baldridge
45fabc41db Fixes for the build server 2020-02-24 06:04:54 -07:00
Timothy Baldridge
7d1812a955 Bump version numbers for .21 2020-02-23 06:11:16 -07:00
Timothy Baldridge
5b83810eb5 Merge remote-tracking branch 'origin/master' 2020-02-22 21:56:36 -07:00
Timothy Baldridge
fe95e0e52e Fix never ending hash issue 2020-02-22 21:56:18 -07:00
Kyler Nyhagen
dac4e2c9b8
Grammar Fixes - Noticed "than" was used instead of "then" (#564)
* Noticed "than" was used instead of "then"

Minor grammar fixes to CONTRIBUTING.md. Was reading through it
during initial setup and noticed. I promise my next PR will be a bit
more important ;).

* Adjusting "be patience" to "be patient".
2020-02-22 14:53:22 +01:00
Timothy Baldridge
6501fe8ce8 Update a few deps and version bump. 2020-02-21 14:20:54 -07:00
Timothy Baldridge
40cb9f3ec5
Merge pull request #560 from erri120/cleanup-logs
Cleanup logs
2020-02-20 21:36:25 -07:00
Timothy Baldridge
2cc55ccdf1
Merge pull request #559 from erri120/cli-downloads-fixes
Fixed some CLI bugs
2020-02-20 21:35:50 -07:00
Timothy Baldridge
ef022765cb
Merge pull request #561 from wabbajack-tools/issue-545
Calculate screen size using DPI aware routines (#545)
2020-02-20 21:35:18 -07:00
Timothy Baldridge
5b41e2d311 Calculate screen size using DPI aware routeins (#545) 2020-02-20 16:08:12 -07:00
Timothy Baldridge
21b28c01bc
Update DownloaderTests.cs 2020-02-20 06:16:39 -07:00
erri120
70de8fae09
Delete old log files on startup 2020-02-20 12:03:49 +01:00
erri120
78ba02f277
Added LogsFolder Consts 2020-02-20 11:45:38 +01:00
erri120
a0826c9de6
Fixed some CLI bugs 2020-02-20 11:40:20 +01:00
Timothy Baldridge
6f80a40dc9
Merge pull request #556 from wabbajack-tools/morrowind-bsas
Add support for extracting/building TES3 .bsa files
2020-02-19 20:52:01 -07:00
Timothy Baldridge
98b7ba4752
Merge branch 'master' into morrowind-bsas 2020-02-19 20:51:53 -07:00
Timothy Baldridge
2cadc5e91d
Merge pull request #555 from erri120/manifest-sorting
Manifest sorting
2020-02-19 20:51:10 -07:00
Timothy Baldridge
d012cbba66
Merge pull request #553 from wabbajack-tools/cli-move
Added ChangeDownload CLI Verb
2020-02-19 20:50:54 -07:00
Timothy Baldridge
e86113fb49
Merge pull request #552 from wabbajack-tools/beth-net-fixes
Fix a few bugs with Bethesda.NET downloading
2020-02-19 20:50:42 -07:00
Timothy Baldridge
967cadee83 Add support for extracting/building TES3 .bsa files 2020-02-19 16:50: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
erri120
adf67c7ad9
Multiple small fixes 2020-02-19 16:24:50 +01:00
erri120
d7becbfd1b
Added check to exit when both Copy and Move flags are set 2020-02-19 15:56:43 +01:00
erri120
55ba89b8e0
Added ChangeDownload CLI Verb 2020-02-19 15:49:06 +01:00
Timothy Baldridge
cb814c1947 Fix a few bugs with Bethesda.NET downloading 2020-02-19 06:42:21 -07:00
Timothy Baldridge
08c1f5128d
Merge pull request #537 from wabbajack-tools/issue-535
Block popups in the in-app browser
2020-02-15 20:02:52 -07:00
Timothy Baldridge
ddb6b9ebf4 Bad changelog comment 2020-02-15 19:52:33 -07:00
Timothy Baldridge
5da39fe223 Don't store xxHash caches in binary format 2020-02-15 19:50:02 -07:00
Timothy Baldridge
9343d38047 Block popups in the in-app browser 2020-02-15 18:53:57 -07:00
Timothy Baldridge
3a6aaee06b
Merge pull request #536 from wabbajack-tools/dont-reuse-requests
Don't reuse http messages
2020-02-15 16:45:05 -07:00
Timothy Baldridge
ff55bfec9f Don't reuse http messages 2020-02-15 16:28:20 -07:00
Timothy Baldridge
91f717a25d 0.9.19.0 2020-02-15 14:34:27 -07:00
Timothy Baldridge
e327f86081
Merge pull request #534 from erri120/issue-475
Better Manifest
2020-02-15 11:55:09 -07:00
Timothy Baldridge
d61cb7dba5
Merge pull request #531 from erri120/pr-520
Print VFS Location
2020-02-15 09:34:41 -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
ff1ecf27a6
Merge pull request #517 from wabbajack-tools/dependabot/nuget/FluentFTP-31.0.0
Bump FluentFTP from 30.2.0 to 31.0.0
2020-02-15 08:39:16 -07:00
erri120
f523810db4
Print VFS Location 2020-02-15 14:12:06 +01:00
Timothy Baldridge
a0587d876e
Merge pull request #525 from erri120/issue-520
Replacing OMODExtractor with OMODFramework
2020-02-14 22:10:33 -07:00
Timothy Baldridge
ff75fd8a7d
Merge pull request #528 from LostDragonist/fix-file-association
Associate mod list files with the executable instead of a DLL
2020-02-14 22:07:43 -07:00
Timothy Baldridge
056cd0b8a9 Fixes the NPE during install, why is this now a problem? Never was an issue before!? 2020-02-14 21:52:57 -07:00
Chris Bessent
e9f7c32982 Associate mod list files with the executable instead of a DLL
Reorganizing the program to be lots of small files instead of one monolithic
executable changed the output of System.Reflection.Assembly.GetExecutingAssembly
to Wabbajack.dll instead of Wabbajack.exe.

This fix assumes the DLL containing the calling code is in the same folder
as Wabbajack.exe.  There's room for improvement if anyone can figure out how
to positively identify Wabbajack.exe.
2020-02-14 21:17:45 -07:00