Timothy Baldridge
|
aa85c0dc8c
|
We have a CLI
|
2020-01-31 15:38:56 -07:00 |
|
Timothy Baldridge
|
61c841f053
|
Basic workings of BNet downloadings. Can download and convert a mod into a .zip
|
2020-01-28 21:17:24 -07:00 |
|
Justin Swanson
|
805fc47b78
|
Process start refactor to be compatible with .NET Core
|
2020-01-25 21:21:41 -06:00 |
|
Justin Swanson
|
638542c617
|
.NET Standard 2.1, .NET Core 3.1
|
2020-01-25 20:48:13 -06:00 |
|
Justin Swanson
|
ab4371e5d2
|
ACompiler no match printing limited to 10 in GUI.
Refactored printing and failure mechanics for nomatch to ACompiler for general reuse
|
2020-01-19 19:36:09 -06:00 |
|
Justin Swanson
|
5db84a6ee6
|
Replaced all File.OpenWrite calls /w .Open(FileMode.Create)
File.OpenWrite is equivalent to FileMode.OpenOrCreate, which caused errors when replacing a file that was larger previously
|
2020-01-18 14:52:09 -06:00 |
|
Justin Swanson
|
bd87c0c719
|
ToHashSet optimization
|
2020-01-14 23:24:38 -06:00 |
|
Timothy Baldridge
|
955924fdac
|
Merge pull request #377 from wabbajack-tools/asp-net-core-rewrite
Asp net core rewrite
|
2020-01-12 14:27:34 -08:00 |
|
Timothy Baldridge
|
7df6d06e98
|
WJ can now infer metas with the help of the build server
|
2020-01-11 22:00:41 -07:00 |
|
Justin Swanson
|
818d92320e
|
Initial dynamic WorkQueue threads system
|
2020-01-11 00:42:25 -06:00 |
|
Timothy Baldridge
|
5393ed4a84
|
Can now get meta.ini data from a download state
|
2020-01-10 21:15:53 -07:00 |
|
Timothy Baldridge
|
05512d1599
|
GraphQL support, endpoints for metrics via GraphQL
|
2020-01-09 16:19:07 -07:00 |
|
Timothy Baldridge
|
f2bb07a528
|
Wabbajack.Lib is now .NET Standard 2.0
|
2020-01-07 06:50:11 -07:00 |
|
Timothy Baldridge
|
38f4825099
|
Clone the modlist so we don't delete everything on a re-install
|
2020-01-05 21:35:12 -07:00 |
|
Justin Swanson
|
5aaf416dca
|
Utils.CatchAndLog. Nexus/LL downloaders use in login commands
|
2020-01-04 19:30:42 -06:00 |
|
Timothy Baldridge
|
8c34066a45
|
Include an anonymous key with metrics
|
2020-01-03 19:49:08 -07:00 |
|
Timothy Baldridge
|
caba928d85
|
Upgrade only the wabbajack.common lib
|
2019-12-26 09:47:10 -07:00 |
|
Timothy Baldridge
|
878b1759b2
|
Make file copying parallel during compilation
|
2019-12-23 16:28:47 -07:00 |
|
Justin Swanson
|
4e7829c7c1
|
WorkQueue IsWorkerThread fixes. PMap unit tests
|
2019-12-22 22:44:33 -06:00 |
|
Timothy Baldridge
|
00f702f1f8
|
Merge pull request #303 from Noggog/bugs-n-features
Bugs n features
|
2019-12-22 13:57:43 -08:00 |
|
Justin Swanson
|
344c8e40d6
|
ProcessExt: WaitForExitAndWarn
|
2019-12-22 01:58:10 -06:00 |
|
Justin Swanson
|
a7aaac425a
|
Added extra logging to 7z extraction completion
|
2019-12-22 01:58:05 -06:00 |
|
Justin Swanson
|
fb0bfe8e60
|
Added another missing PMap overload
|
2019-12-21 20:59:42 -06:00 |
|
Justin Swanson
|
b392b667cf
|
MO2 proper install folder logic now ignores files in downloads
|
2019-12-21 19:30:01 -06:00 |
|
Timothy Baldridge
|
698a419973
|
Merge branch 'master' into login-manager
|
2019-12-20 16:17:08 -07:00 |
|
Timothy Baldridge
|
46b8f97bd0
|
Merge pull request #298 from Noggog/should-not-happen
Should not happen bug fixed
|
2019-12-20 16:11:13 -07:00 |
|
Timothy Baldridge
|
9ffdea44c5
|
Few bug fixes
|
2019-12-20 15:47:33 -07:00 |
|
Timothy Baldridge
|
f5eb4d1d84
|
WIP
|
2019-12-20 13:51:10 -07:00 |
|
Justin Swanson
|
790acec2d0
|
Added missing PMap overload for Func<Task> work actions
|
2019-12-20 14:50:02 -06:00 |
|
Justin Swanson
|
af6b42563d
|
Ceras version tolerance enabled
|
2019-12-20 14:01:01 -06:00 |
|
Timothy Baldridge
|
d49c59480b
|
Only benchmark the scratch disk, take ram size into account, support network drives
|
2019-12-19 09:09:31 -07:00 |
|
halgari
|
52b1b57e5d
|
UI wasn't prompting for a new download when the list was updated
|
2019-12-17 21:30:36 -07:00 |
|
halgari
|
91e27fc3d7
|
Fixes for inis, resuming downloads and caching services
|
2019-12-17 16:17:44 -07:00 |
|
erri120
|
ed1297b71d
|
Added error catching for FromJSON to catch NexusAPI error responses
|
2019-12-16 14:00:22 +01:00 |
|
Justin Swanson
|
bcd7c95caf
|
Merge branch 'master' into async-exploration
|
2019-12-12 19:49:40 -06:00 |
|
Timothy Baldridge
|
e482197479
|
Fix case sensitive bug with download deletion during install
|
2019-12-12 15:52:24 -07:00 |
|
Timothy Baldridge
|
cfa6855e89
|
Check if the directory exists first before saving data to it
|
2019-12-12 06:41:06 -07:00 |
|
Timothy Baldridge
|
f6e9d672d2
|
Create .metas automatically for source-from-game files.
|
2019-12-10 05:26:49 -07:00 |
|
Justin Swanson
|
86d4003398
|
Merge remote-tracking branch 'wabbajack-tools/master' into async-exploration
|
2019-12-08 01:10:51 -06:00 |
|
Justin Swanson
|
bc436e53c7
|
Fixed [ThreadStatic] systems in WorkQueue
|
2019-12-07 01:22:34 -06:00 |
|
Justin Swanson
|
367978967c
|
GenericExceptions print more detail
|
2019-12-07 00:40:29 -06:00 |
|
Justin Swanson
|
5bd856a7c6
|
Utils async -> sync methods removed
|
2019-12-07 00:40:29 -06:00 |
|
Justin Swanson
|
e9deda9f44
|
Large swap to make WorkQueue able to take Task work items
|
2019-12-06 22:47:49 -06:00 |
|
Timothy Baldridge
|
a8a344d4be
|
Added libCef, hooked it into a WPF window. Made NexusAPI raise a message. Implemented encrypted caching routines.
|
2019-12-06 17:13:16 -07:00 |
|
Justin Swanson
|
e946fc7ea4
|
Made Utils.LogToFile private. Removed ExceptionToString
|
2019-12-04 23:07:44 -06:00 |
|
Justin Swanson
|
bf87746e69
|
Utils.ErrorThrow added for when wanting to throw the exception
|
2019-12-04 22:58:02 -06:00 |
|
Justin Swanson
|
2c47f54752
|
IException, GenericException
Adds ability to wrap an existing exception and push it through the pipe
|
2019-12-04 22:57:05 -06:00 |
|
Timothy Baldridge
|
f67a235274
|
Logs and exceptions as classes
|
2019-12-04 16:17:02 -07:00 |
|
Justin Swanson
|
299ee0041d
|
Removed vestigial Utils status subject
|
2019-12-03 17:49:59 -06:00 |
|
Justin Swanson
|
4945f95066
|
PMap return swapped to array
|
2019-12-03 17:49:52 -06:00 |
|