Commit Graph

895 Commits

Author SHA1 Message Date
a59e39deaa WIP channels 2019-11-08 23:37:05 -07:00
2fb857a093 Unify caching to reduce the number of Nexus calls on the build server 2019-11-07 18:36:01 -07:00
e518f31a71 Enable guidence for users to download manual files. 2019-11-06 16:52:48 -07:00
fa504a1b16 DictionaryExt. Other Ext files migrated to Common 2019-11-05 19:39:18 -06:00
2d497c4c7d Fix tests 2019-11-05 15:30:05 -07:00
3d9cf4cc65 Rework Nexus API caching logic to use build server cache 2019-11-05 15:21:07 -07:00
c43bcc7d89 wip 2019-11-05 15:21:07 -07:00
6ab49e380c Add modlist validation tests. 2019-11-05 15:21:07 -07:00
6a93e4eca7 Merge pull request #149 from Noggog/WorkQueue-Utils-Rx
WorkQueue and Utils Rx instead of callbacks
2019-11-04 22:30:05 -07:00
9051d28822 WorkQueue and Utils Rx instead of callbacks
Swapped the callback registration systems for Rx subjects exposing observables
2019-11-04 22:17:43 -06:00
df74b34754 Merge pull request #147 from erri120/ignore-case-esm
Made string comparisons for GameESMs case insenitive
2019-11-04 19:14:42 +01:00
557e443685 Made string comparisons for GameESMs case insenitive 2019-11-04 19:12:53 +01:00
46bdc63e46 Update Consts.cs
Change uppercase to lowercase on two esm names to match vanilla file names.
2019-11-04 12:57:19 -05:00
d872823d7a Utils.Is(File/Directory)PathValid 2019-11-02 21:23:59 -06:00
2dc47d5ec8 Ported some Error/Hash systems from Noggog/CSharpExt 2019-11-02 21:13:14 -06:00
ecb789d088 Merge remote-tracking branch 'wabbajack-tools/master' into VM-split-and-styling 2019-11-02 18:41:37 -05:00
422fde257b Merge remote-tracking branch 'wabbajack-tools/master' into XAML-IDE-Featureset 2019-11-02 18:31:21 -05:00
12daa32d4e All projects migrated to PackageReferences nuget systems 2019-11-02 17:57:51 -05:00
51d1b32077 finish up zedit integration 2019-11-02 09:38:03 -06:00
750dd6f7aa Fixed bad LINQ expression 2019-11-01 12:06:12 +01:00
fa51cd4d69 Moved IsMO2Running to Utils.cs, added check for MO2 inside the selected profile folder 2019-11-01 11:56:29 +01:00
ee2ea4acc0 ExtensionManager: Removed unused argument 2019-10-31 12:14:14 +01:00
610fea9d7f use xxHash64 hasing 2019-10-30 21:40:33 -06:00
6c79d0a9d2 Merge branch 'master' of https://github.com/halgari/wabbajack into programmable-stack 2019-10-30 20:25:14 -06:00
0151b219bf dump stack info to disk and load it during compilation 2019-10-30 20:24:42 -06:00
82bedf0807 fix boolean logic 2019-10-30 14:27:44 -06:00
a12faee21e ExtensionManager: Added NeedsUpating function 2019-10-30 18:19:37 +01:00
7c3f92ecc9 ExtensionManager: Cleanup and refactoring 2019-10-30 17:49:46 +01:00
39fc9eba9d ExtensionManager: Changed PerceivedType to Compresed instead of Archive 2019-10-30 17:49:46 +01:00
cd9e11045e Fixed win8FileReg key not being updated 2019-10-30 17:49:46 +01:00
c676aed591 ËxtensionManager: Added IsAssociationOutdated function 2019-10-30 17:49:45 +01:00
746837cf26 ExtensionManager: Made path static readonly strings in class 2019-10-30 17:49:45 +01:00
593902f191 Code cleanup and added nullcheck 2019-10-30 17:49:45 +01:00
4cfbd14002 Added iconPath and appPath as arguemnts for AssociateExtension 2019-10-30 17:49:45 +01:00
be4b15378f Made AssociateExtension static 2019-10-30 17:49:44 +01:00
a1fa2a5c6d Added IsAssociated and Associate functions 2019-10-30 17:49:44 +01:00
49ba23affe Created ExtensionManager 2019-10-30 17:49:44 +01:00
ae011ee7e4 add some validation to the installed modlist 2019-10-29 15:30:27 -06:00
4c694eafc9 Added Compression to Ceras serialization 2019-10-27 14:55:31 +01:00
6fd9d49c9e Added BZip2 Compression to modlist info file 2019-10-27 14:55:31 +01:00
56daeb069a Created To/From CERAS functions 2019-10-27 14:55:30 +01:00
63574f9934 Added Ceras NuGet Package 2019-10-27 14:55:30 +01:00
13cc4785b0 Reenabled OMOD extraction 2019-10-23 18:14:34 +02:00
3d5d2e0da9 Merge pull request #110 from wabbajack-tools/modlist-selection-ui
Modlist selection ui
2019-10-22 18:17:48 -06:00
1882b9227b fixup some google download links so they properly download 2019-10-21 13:05:03 -06:00
f1e316f544 fixup some modlist definition mappings 2019-10-20 13:30:39 -06:00
f851432d51 add modlist selection ui, still WIP 2019-10-20 05:26:42 -06:00
c7f04f52e1 Merge pull request #109 from wabbajack-tools/fallout-esms
add FO4 EMS to ESM cleaning whitelist
2019-10-19 09:15:27 -06:00
99cbb1b878 add FO4 EMS to ESM cleaning whitelist 2019-10-19 04:59:43 -06:00
7a0ef2a380 rework modlist metadata code to use static site json 2019-10-19 04:55:05 -06:00