b79830ad54
Added purge-archive verb
2020-12-09 14:46:08 -07:00
053a71795a
disable back button and 2.3.4.3
2020-12-06 21:26:02 -07:00
021cb61563
MW5 Support
2020-12-01 15:58:07 -07:00
164a8a4f4f
Fix game file indexing
2020-11-30 05:49:54 -07:00
f97fcd5aa0
2.3.4.2
2020-11-24 15:14:09 -07:00
3a3206755a
Merge pull request #1193 from wabbajack-tools/improved-services
...
Improve backend services, add watchdog service, and add utility_modli…
2020-11-19 16:32:52 -07:00
9717d4ac42
Improve backend services, add watchdog service, and add utility_modlists.json
2020-11-19 15:56:30 -07:00
35b910be98
Make more path comparisons ignore case
...
Paths for Windows should be case-agnostic. The primary impetus for
this change is to prevent WJ from deleting downloads if the case of
the folder name doesn't match the case of the install setting.
Normally this would be caught by the GUI validation but several users
have managed to get around that.
2020-11-18 20:04:43 -07:00
c37248c221
Fixed build errors
2020-11-18 12:37:31 +01:00
802448c934
Deps version bump
2020-11-14 07:26:04 -07:00
90e9af05b1
More fine-grained status updates
2020-11-03 07:45:08 -07:00
7f603e9c85
Store game file hashes on GitHub
2020-11-02 18:55:54 -07:00
ee73db962e
potential fix for Dishonored
2020-11-02 16:30:02 +01:00
0a976dc427
Merge pull request #1158 from wabbajack-tools/bump-deps-42
...
bump deps
2020-11-01 22:26:54 -07:00
61671bf701
Merge pull request #1157 from wabbajack-tools/server-updates-for-mirrored-files
...
Updates to smooth out server update features
2020-11-01 21:47:31 -07:00
4a2cef1ab4
bump deps
2020-11-01 21:11:29 -07:00
0c5913c70a
Extractor fixes for broken Lucian introspection
2020-11-01 21:06:18 -07:00
607fb263d5
added Dishonored
...
mainly to test the non MO2 dependent list compiler.
2020-10-25 23:05:14 +01:00
6499f20d4b
Yet another test fix
2020-10-24 10:04:24 -06:00
6007c326e1
Could compile via the UI
2020-10-19 16:16:35 -06:00
e557e46556
Rework file extraction to combine the old and new methods
2020-10-09 21:02:58 -06:00
6c627f32c8
Merge pull request #1104 from Noggog/wj-optional-logging
...
Optional Logging
2020-10-04 10:30:17 -07:00
76cd109dc1
Whitespace change to trigger new build
2020-10-04 07:24:17 -06:00
844881375f
Merge branch 'master' into code-cleanup
2020-10-01 06:25:50 -06:00
d0febcd8a9
Several tweaks, bump version to 2.3.0.1
2020-10-01 06:24:26 -06:00
13068a59e7
Code cleanup
2020-09-30 21:50:09 -06:00
0a58fcb353
LoggingSettings.LogToFile
2020-09-22 16:58:48 -05:00
59b20dca8b
Moved logging functionality to dedicated file
2020-09-22 16:50:54 -05:00
1d6663629e
Moved Utils WJ LocalAppData filewatching to lazy system
2020-09-21 22:48:12 -05:00
7b1812af87
Use .Where for filtering
2020-09-18 00:08:30 +10:00
4b837d83bb
Don't attempt to compress files smaller than the cluster size.
2020-09-17 22:49:41 +10:00
59eb915475
Make extra included games explicit
2020-09-11 06:54:24 -06:00
16041170d2
Fix strange edge-case with BSA extraction
2020-09-09 14:40:28 -06:00
ab5010594f
IPS4 reworks
2020-09-09 12:56:16 -06:00
f1b50b0e09
Merge remote-tracking branch 'origin/7zip-improvements' into 7zip-improvements
2020-09-08 17:25:30 -06:00
48bb6e1998
Merge branch 'master' into 7zip-improvements
2020-09-08 16:19:35 -06:00
548a0553d2
Re-add OMOD support
2020-09-08 16:15:33 -06:00
3bdab577e1
EndToEnd Tests pass
2020-09-05 21:19:05 -06:00
a847d69851
Patching and extraction works, fewer failing tests
2020-09-05 08:01:32 -06:00
8a365ac445
WIP, massive rework of file extraction
2020-09-04 15:00:29 -06:00
47e45965c4
Fix for server error that kills services
2020-09-02 20:49:45 -06:00
27f3571951
7zip extraction improvements
2020-09-02 16:14:56 -06:00
496a35a605
BSA fix, better logging for failed IPS4 downloads
2020-08-24 19:34:57 -06:00
a716097802
Server fixes and a bit of a UI nagging
2020-08-16 22:15:19 -06:00
eb3e323971
Fix endless loop in CopyToLimit
2020-08-15 13:33:05 -07:00
251d960e65
Bump packages for Nuget
2020-08-14 19:28:35 -06:00
b77fa3d0c7
Made RocksDB initialization lazier
...
Was causing problems, as it's a singleton across the entire computer, so eagerly initializing them was causing problems for users of Wabbajack.Common that weren't interested in RocksDB. Only one could run at a time.
2020-08-14 07:16:09 -05:00
167b81d586
Package version name updates
2020-08-13 06:03:20 -06:00
35a8bebe76
Add version numbers to libs with nuget publishing
2020-08-13 05:51:30 -06:00
f0cfbc6b0c
Merge pull request #1031 from wabbajack-tools/ll-updates
...
Ll updates
2020-08-13 05:46:54 -06:00