Timothy Baldridge
|
c991f077c7
|
Make x64 the default in all cases, make published builds self-contained
|
2020-02-01 10:33:00 -07:00 |
|
Timothy Baldridge
|
bf7efa1961
|
Add wabbajack-cli as part of the main Wabbajack distro, re-enable icons and splash screen.
|
2020-01-31 15:56:26 -07:00 |
|
Timothy Baldridge
|
aa85c0dc8c
|
We have a CLI
|
2020-01-31 15:38:56 -07:00 |
|
Timothy Baldridge
|
fb61b85b7f
|
Tell 7zip not to use so many threads
|
2020-01-30 15:44:38 -07:00 |
|
Timothy Baldridge
|
7c567da334
|
Merge pull request #451 from wabbajack-tools/bump-versions-remove-inlined-binaries
Bump all versions, remove inlined binaries in prep for Core distribut…
|
2020-01-29 05:39:52 -07:00 |
|
Timothy Baldridge
|
1fa4d92a3b
|
Bump all versions, remove inlined binaries in prep for Core distribution framework (whatever it is)
|
2020-01-29 05:20:37 -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 |
|
Timothy Baldridge
|
88674b0fe4
|
Merge pull request #429 from wabbajack-tools/bug-fixes-and-purging
MSSQL backend for IndexedFiles
|
2020-01-27 14:28:10 -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 |
|
Timothy Baldridge
|
b0725e1fc2
|
Fixes for bad indexed data
|
2020-01-23 16:02:49 -07:00 |
|
Timothy Baldridge
|
d52b713ec3
|
Merge pull request #410 from Noggog/no-matching
Random refactors
|
2020-01-21 20:46:39 -07:00 |
|
Timothy Baldridge
|
84d2a3e8f9
|
Server changes for CDN optimization
|
2020-01-21 05:50:53 -07:00 |
|
Justin Swanson
|
0f7c1b4632
|
ExtensionManager -> ModListAssociationManager
|
2020-01-19 19:49:12 -06:00 |
|
Justin Swanson
|
0cb1d3cb0a
|
Consts.MetaFileExtension
|
2020-01-19 19:45:05 -06:00 |
|
Justin Swanson
|
4138e644ef
|
ExtensionManager.Extension -> ModListExtension
|
2020-01-19 19:42:27 -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 |
|
Timothy Baldridge
|
e30dcf2358
|
Merge pull request #401 from wabbajack-tools/file-upload
File upload and hosting for WJ
|
2020-01-19 15:56:03 -07:00 |
|
Timothy Baldridge
|
4ec01da8d1
|
Merge pull request #399 from Noggog/corrupted-modlists-fix
Corrupted Modlists Fix
|
2020-01-18 15:30:48 -07:00 |
|
Timothy Baldridge
|
6969a531e2
|
Add Upload support to WJ, fixes for the new server, etc.
|
2020-01-18 15:09:32 -07: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
|
80508aa494
|
Made changes to help cope with my allergy to strings
|
2020-01-18 13:28:42 -06:00 |
|
erri120
|
34ec97f1a4
|
MO2Installer will create output folders for executables if they dont exist
|
2020-01-18 15:48:55 +01:00 |
|
erri120
|
e762ec5c9a
|
Added .xml to config file extension list
|
2020-01-18 15:12:53 +01:00 |
|
erri120
|
d7245a638a
|
Code cleanup
|
2020-01-18 14:05:46 +01:00 |
|
Timothy Baldridge
|
ad3090f9fc
|
Upgrade deps
|
2020-01-17 15:56:52 -07:00 |
|
Justin Swanson
|
f8c640467f
|
Added explicit schedulers to some Rx calls
|
2020-01-16 22:52:29 -06:00 |
|
Justin Swanson
|
36d73b82f0
|
A GC and dispose correctness pass
|
2020-01-15 21:54:06 -06:00 |
|
Justin Swanson
|
bd87c0c719
|
ToHashSet optimization
|
2020-01-14 23:24:38 -06:00 |
|
Timothy Baldridge
|
880ab875dc
|
Merge pull request #383 from tr4wzified/master
Fix typos + inconsistencies in logs
|
2020-01-14 05:36:55 -08:00 |
|
Justin Swanson
|
8ae8e28f67
|
ModListMetadataVM FlowSwitch on exists check
|
2020-01-13 23:17:54 -06:00 |
|
Justin Swanson
|
bc6580c846
|
Error handling for modlist download exceptions
|
2020-01-13 23:04:45 -06:00 |
|
trawzified
|
877989ba16
|
Fix typos + inconsistencies in logs
|
2020-01-13 22:11:07 +01: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
|
1bb7038af6
|
WorkQueue._tasks swapped to Dictionary
|
2020-01-11 18:36:45 -06:00 |
|
Justin Swanson
|
0106d020f9
|
WorkQueue taking of queue swapped to TryTake
Helps shut down threads during quiet periods
|
2020-01-11 17:17:45 -06:00 |
|
Justin Swanson
|
e2b2ea1727
|
Some more comments
|
2020-01-11 14:59:40 -06:00 |
|
Justin Swanson
|
7fb79f4a9a
|
Some comments
|
2020-01-11 14:41:44 -06:00 |
|
Justin Swanson
|
df20f65f90
|
WorkQueue's desired threads obs can be set after ctor. CurrentCpuCount display
|
2020-01-11 14:20:14 -06:00 |
|
Justin Swanson
|
75c48e5fe2
|
Merge branch 'master' into settings-pane
|
2020-01-11 00:42:51 -06: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
|
51aa59ecee
|
Integrate build server file indexing into the main app
|
2020-01-09 21:47:06 -07:00 |
|
Timothy Baldridge
|
05512d1599
|
GraphQL support, endpoints for metrics via GraphQL
|
2020-01-09 16:19:07 -07:00 |
|
Timothy Baldridge
|
4a3758ffdb
|
Merge pull request #369 from wabbajack-tools/dependabot/nuget/ReactiveUI-11.1.6
Bump ReactiveUI from 11.1.1 to 11.1.6
|
2020-01-09 06:39:20 -08:00 |
|
erri120
|
01ff7cb093
|
Only check GOGID for GOG games until further investigation
|
2020-01-08 17:26:07 +01:00 |
|
erri120
|
076eb3b69b
|
Added more GOGIDs to games
|
2020-01-08 17:25:22 +01:00 |
|
Justin Swanson
|
c5dd5c05bc
|
Merge remote-tracking branch 'wabbajack-tools/master' into settings-pane
|
2020-01-07 19:23:32 -06:00 |
|
Justin Swanson
|
de29af3277
|
WorkQueue Threads swapped for tasks
|
2020-01-07 18:46:14 -06:00 |
|