Timothy Baldridge
|
980fd96c56
|
Merge pull request #332 from wabbajack-tools/soft-error-inis
Soft error inis & Game version info
|
2020-01-03 12:42:17 -08:00 |
|
Timothy Baldridge
|
0cb4e61150
|
Fix broken state
|
2020-01-03 12:39:36 -07:00 |
|
Timothy Baldridge
|
5e8e2c33b5
|
Use Windows FileVersion utils instead to get file versions, use that info when saving Game Downloader states.
|
2020-01-03 12:21:27 -07:00 |
|
erri120
|
2643c499c2
|
Replaced old Steam/GOG Handlers with the new StoreHandler system
|
2020-01-03 18:22:50 +01:00 |
|
Timothy Baldridge
|
408ade8a38
|
Use Windows FileVersion utils instead to get file versions, use that info when saving Game Downloader states.
|
2020-01-03 10:00:57 -07:00 |
|
Timothy Baldridge
|
1dbcf0aed3
|
Make Ini parse failures non-critical
|
2020-01-03 08:01:17 -07:00 |
|
Timothy Baldridge
|
fefc804759
|
Remove unused bson settings
|
2020-01-02 18:08:24 -07:00 |
|
Timothy Baldridge
|
756770df3c
|
Fix tests (except the media fire downloader)
|
2020-01-02 17:36:37 -07:00 |
|
Timothy Baldridge
|
f57897c539
|
merge master
|
2020-01-02 17:07:13 -07:00 |
|
Timothy Baldridge
|
936fee5d0c
|
Bugfixes to get the code to work on the server box
|
2020-01-01 17:11:13 -07:00 |
|
Timothy Baldridge
|
55f90bd485
|
Implement MongoDB based mod cleaning
|
2020-01-01 10:11:48 -07:00 |
|
Timothy Baldridge
|
717ad8c70a
|
Rework WJ caching, move cache server routines to MongoDB
|
2020-01-01 09:19:06 -07:00 |
|
Timothy Baldridge
|
82be6f304b
|
Implemented Job queue, status page, and HTML templating
|
2019-12-29 21:35:54 -07:00 |
|
Timothy Baldridge
|
5a0e19f4b1
|
Metrics and status are now in MongoDB
|
2019-12-29 15:57:01 -07:00 |
|
Timothy Baldridge
|
f9cdbbc6a1
|
Merge pull request #313 from wabbajack-tools/dependabot/nuget/System.Reactive-4.3.2
Bump System.Reactive from 4.3.1 to 4.3.2
|
2019-12-27 16:08:06 -08:00 |
|
Timothy Baldridge
|
4eee120696
|
Merge pull request #316 from wabbajack-tools/dependabot/nuget/ReactiveUI.Fody-11.0.6
Bump ReactiveUI.Fody from 11.0.1 to 11.0.6
|
2019-12-27 16:07:00 -08:00 |
|
Justin Swanson
|
6962b4873c
|
Reimplemented website readme features
|
2019-12-27 15:20:27 -06:00 |
|
Justin Swanson
|
cc08d57724
|
Adjusted some rx thread switches
|
2019-12-27 14:09:07 -06:00 |
|
dependabot-preview[bot]
|
2777e382dd
|
Bump ReactiveUI.Fody from 11.0.1 to 11.0.6
Bumps [ReactiveUI.Fody](https://github.com/reactiveui/reactiveui) from 11.0.1 to 11.0.6.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](https://github.com/reactiveui/reactiveui/compare/11.0.1...11.0.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-27 07:07:28 +00:00 |
|
Timothy Baldridge
|
e4c78ebed9
|
Clean up some references try to get tests to work
|
2019-12-26 17:41:33 -07:00 |
|
Timothy Baldridge
|
8c79b795e1
|
Add cefsharp libs
|
2019-12-26 16:38:13 -07:00 |
|
Timothy Baldridge
|
9a6d93524c
|
Use CefSharp instead of CefGlue. Abstracted the Cef bits so we can make future changes easier
|
2019-12-26 16:26:53 -07:00 |
|
dependabot-preview[bot]
|
ebeead90c5
|
Bump System.Reactive from 4.3.1 to 4.3.2
Bumps [System.Reactive](https://github.com/dotnet/reactive) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/dotnet/reactive/releases)
- [Commits](https://github.com/dotnet/reactive/compare/rxnet-v4.3.1...rxnet-v4.3.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-26 20:00:48 +00:00 |
|
Timothy Baldridge
|
caba928d85
|
Upgrade only the wabbajack.common lib
|
2019-12-26 09:47:10 -07:00 |
|
Timothy Baldridge
|
5d5d90afb9
|
Merge pull request #308 from Noggog/Mo2-validity-bugfixes
Mo2 validity bugfixes
|
2019-12-24 07:30:20 -08:00 |
|
Justin Swanson
|
d30f81ecbd
|
Removed recursiveness when checking for .wabbajack for valid MO2 installs
|
2019-12-24 00:28:39 -06:00 |
|
Timothy Baldridge
|
878b1759b2
|
Make file copying parallel during compilation
|
2019-12-23 16:28:47 -07:00 |
|
Timothy Baldridge
|
b97cabd1e6
|
Prep for beta 10
|
2019-12-23 10:29:28 -07:00 |
|
Justin Swanson
|
0e66b31f64
|
Merge branch 'master' into patch-freeze-investigation
|
2019-12-22 22:44:49 -06:00 |
|
Timothy Baldridge
|
3c9743ec1e
|
Fix bug in verify with HTTPdownloader
|
2019-12-22 21:24:40 -07:00 |
|
Justin Swanson
|
e3abdd17c3
|
Removed unnecessary cast
|
2019-12-22 18:03:45 -06:00 |
|
Justin Swanson
|
7ec61ae688
|
Adjusted nomatch printing
|
2019-12-22 18:03:36 -06:00 |
|
Justin Swanson
|
ec78cae414
|
RawSourceFile takes path in ctor
Would also make member readonly, but Vortex has a set line that we need to sort out
|
2019-12-22 16:03:20 -06:00 |
|
Justin Swanson
|
bf756a2bea
|
Added status reporting to ResolveArchive
|
2019-12-22 16:03:16 -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
|
cf73a2af2f
|
Removed extra HTTPDownloader folder creation call
|
2019-12-21 19:30:56 -06:00 |
|
Justin Swanson
|
b392b667cf
|
MO2 proper install folder logic now ignores files in downloads
|
2019-12-21 19:30:01 -06:00 |
|
Justin Swanson
|
eed71e1c24
|
Purged a few more Task.Wait() calls
|
2019-12-21 18:26:51 -06:00 |
|
Justin Swanson
|
e5aef9a043
|
AsyncLock + tests. NexusApi swapped to use it
|
2019-12-21 18:17:56 -06:00 |
|
Timothy Baldridge
|
afe0d2d875
|
Merge pull request #301 from tr4wzified/minor-changes
Minor changes
|
2019-12-21 14:43:40 -08:00 |
|
trawzified
|
a370b65edd
|
Fix more typos
Revert "Remove if that is always true"
This reverts commit 620298d05b647c9b1c27bcea04289a0798641167.
|
2019-12-21 21:37:54 +01:00 |
|
trawzified
|
e1ae92d52c
|
Fix confusing typo in log
|
2019-12-21 21:37:54 +01:00 |
|
trawzified
|
aa13a363bf
|
Remove unnecessary reference to library Wabbajack.Common
Remove if that is always true
|
2019-12-21 21:37:53 +01: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 |
|
Justin Swanson
|
124f9e1d88
|
Blocks installations installed into non-empty folder w/o MO2 files
|
2019-12-20 16:31:35 -06:00 |
|
Justin Swanson
|
7c88b4ea12
|
Blocks installations into folders /w .wabbajack file
|
2019-12-20 16:06:20 -06:00 |
|
Timothy Baldridge
|
f5eb4d1d84
|
WIP
|
2019-12-20 13:51:10 -07:00 |
|
Justin Swanson
|
a7845802bb
|
Added path of a missing patch to error logging
|
2019-12-20 14:32:04 -06:00 |
|
Justin Swanson
|
af6b42563d
|
Ceras version tolerance enabled
|
2019-12-20 14:01:01 -06:00 |
|