Commit Graph

1063 Commits

Author SHA1 Message Date
Justin Swanson
f389cc2742 Disabled horizontal scrolling on log view
Was causing a flip-flop layout recalculation bug on long messages
2019-11-24 00:08:31 -06:00
Justin Swanson
3f3bd03cd5 Missing await in InstallerVM BeginCommand 2019-11-23 21:37:07 -06:00
Justin Swanson
4f4e6e0f7e Installation progress rewired. Singleton work queue concepts removed 2019-11-23 21:17:42 -06:00
Justin Swanson
ece11e9f41 Compiler-side progress bars wired up again 2019-11-23 21:17:38 -06:00
Timothy Baldridge
fbe3b9edb7
Merge pull request #205 from wabbajack-tools/better-sizing
Take existing files into account when calculating sizes.
2019-11-23 18:01:54 -07:00
Timothy Baldridge
dbab328277
Merge pull request #206 from Noggog/output-loc
Output Locations Implemented - Modlist name bugfix
2019-11-23 18:01:42 -07:00
Justin Swanson
374178db3b Output location systems implemented 2019-11-23 18:53:04 -06:00
Justin Swanson
4e0f061e05 Bugfix for download path re-filling itself undesirably 2019-11-23 18:40:18 -06:00
Justin Swanson
df62c2ff8c Removed unnecessary compiler instantiation for setting downloads folder 2019-11-23 18:36:57 -06:00
Justin Swanson
3a15d62289 ACompiler explicit implementation enforcement of its required members 2019-11-23 18:30:51 -06:00
Timothy Baldridge
4ec2580ca4 Take existing files into account when calculating sizes. 2019-11-23 17:04:34 -07:00
Timothy Baldridge
d65060b796
Merge pull request #204 from erri120/update-fix
Downgraded ReactiveUI to 10.5.30
2019-11-23 11:58:21 -07:00
erri120
899c7e4966
Downgraded ReactiveUI to 10.5.30 2019-11-23 19:50:56 +01:00
Timothy Baldridge
3cf6afba39 Bump version number 2019-11-23 10:46:16 -07:00
Timothy Baldridge
810b87de20
Merge pull request #203 from wabbajack-tools/fix-directory-deleting
Switch directory deleting back to use a shell process. It's the only …
2019-11-23 10:43:49 -07:00
Timothy Baldridge
2afcb83456 Switch directory deleting back to use a shell process. It's the only 100% reliable method I've found. 2019-11-23 10:37:24 -07:00
Timothy Baldridge
b8d4798137
Merge pull request #202 from erri120/net-480
Update to .NET 4.8.0
2019-11-23 10:08:51 -07:00
erri120
bd13d15a81
Updated dependencies of main projects 2019-11-23 17:03:02 +01:00
erri120
720ea4c3ff
Updated CacheServer to .NET 4.8.0 2019-11-23 16:50:54 +01:00
erri120
b5871a3468
Updated all main projects to .NET 4.8.0 2019-11-23 16:50:09 +01:00
erri120
0b958f5f9b
Changed all relative references to use SolutionDir 2019-11-23 16:47:05 +01:00
Timothy Baldridge
c9ce84453e
Merge pull request #201 from wabbajack-tools/yet-more-fixes
Added extensions to the game enum, fixed the cache server (again)
2019-11-22 15:19:38 -07:00
Timothy Baldridge
d636d06ced Added extensions to the game enum, fixed the cache server (again) 2019-11-22 15:00:34 -07:00
Timothy Baldridge
58f8d916c3
Merge pull request #200 from wabbajack-tools/compilation-fixes
Compilation fixes
2019-11-22 05:26:41 -07:00
Timothy Baldridge
29f829329f Analyze distinct files 2019-11-21 22:25:54 -07:00
Timothy Baldridge
8a680a8f14 Several fixes for compilation and caching. 2019-11-21 22:19:42 -07:00
Timothy Baldridge
0ddcaa8241 Fix bug in time conversion, implement update endpoint for nexus cache 2019-11-21 17:41:01 -07:00
Timothy Baldridge
f7a36bf20e Fix staging error with new patching code 2019-11-21 15:35:59 -07:00
Timothy Baldridge
96abd7aa30
Merge pull request #199 from wabbajack-tools/better-patch-file-selection
Better selection of patch file sources
2019-11-21 14:50:39 -07:00
Timothy Baldridge
1ee439c7c1 Better selection of patch file sources 2019-11-21 14:32:58 -07:00
Timothy Baldridge
a2f0deea33
Merge pull request #198 from erri120/nitpicking-3
Cleanup
2019-11-21 09:53:11 -07:00
erri120
d51aeef8ce
Removed empty TestClass 2019-11-21 17:11:20 +01:00
erri120
68e24a60b1
Revert "Removed unused imports from Wabbajack.CacheServer"
This reverts commit 44feef1985.
2019-11-21 17:05:20 +01:00
erri120
b930724560
Fixed naming in Wabbajack.Lib 2019-11-21 16:51:57 +01:00
erri120
4eec277955
Fixed naming in Wabbajack.Common 2019-11-21 16:49:14 +01:00
erri120
80cdefe33f
Fixed naming in Wabbajack 2019-11-21 16:46:02 +01:00
erri120
abd2ef70d5
Fixed naming in Compression.BSA.Test 2019-11-21 16:41:46 +01:00
erri120
8342f00a53
Simplified names in BSA2Reader nad ModListMetadata 2019-11-21 16:06:17 +01:00
erri120
1b26063773
Simplified names in Tests 2019-11-21 16:05:10 +01:00
erri120
7583703239
Simplified names in Wabbajack.Common 2019-11-21 16:04:48 +01:00
erri120
d8276fb2ea
Simplified names in Wabbajack 2019-11-21 16:04:33 +01:00
erri120
00d4181b1b
Removed unused imports from all Tests 2019-11-21 15:27:35 +01:00
erri120
6892eced57
Removed unused imports from Wabbajack.VirtualFileSystem 2019-11-21 15:27:10 +01:00
erri120
44feef1985
Removed unused imports from Wabbajack.CacheServer 2019-11-21 15:26:45 +01:00
erri120
a9fcc715d2
Removed unused imports from Wabbajack.Common.CSP 2019-11-21 15:26:25 +01:00
erri120
a31ea20657
Removed unused imports from Wabbajack.Common 2019-11-21 15:26:08 +01:00
erri120
e4f17a81b8
Removed unused imports from Wabbajack.Lib 2019-11-21 15:25:56 +01:00
erri120
1737d621bd
Removed unused imports from Wabbajack 2019-11-21 15:25:40 +01:00
erri120
0e6116dea0
Removed unused azure-pipeline 2019-11-21 15:14:04 +01:00
erri120
f99c9bf5ea
Deleted unused .gitmodules 2019-11-21 15:12:02 +01:00