Timothy Baldridge
|
ec8bf62aee
|
bump assembly version
|
2019-11-02 10:08:06 -06:00 |
|
Timothy Baldridge
|
9c581f5234
|
bump version
|
2019-11-02 09:58:21 -06:00 |
|
Timothy Baldridge
|
cf7f052cca
|
Merge pull request #135 from wabbajack-tools/finish-zedit-integration
finish up zedit integration
|
2019-11-02 09:50:16 -06:00 |
|
Timothy Baldridge
|
51d1b32077
|
finish up zedit integration
|
2019-11-02 09:38:03 -06:00 |
|
Timothy Baldridge
|
ee482b5c69
|
Merge pull request #133 from erri120/detect-mo2
WJ will close if MO2 is running
|
2019-11-01 05:10:24 -06:00 |
|
erri120
|
750dd6f7aa
|
Fixed bad LINQ expression
|
2019-11-01 12:06:12 +01:00 |
|
erri120
|
fa51cd4d69
|
Moved IsMO2Running to Utils.cs, added check for MO2 inside the selected profile folder
|
2019-11-01 11:56:29 +01:00 |
|
erri120
|
108d7dc0d5
|
Updated CHANGELOG
|
2019-10-31 17:50:38 +01:00 |
|
erri120
|
20a23cdb27
|
WJ will close if MO2 is running
|
2019-10-31 17:49:56 +01:00 |
|
erri120
|
10e65a7100
|
Merge pull request #132 from erri120/extension-cleanup
ExtensionManager: Removed unused argument
|
2019-10-31 12:15:19 +01:00 |
|
erri120
|
ee2ea4acc0
|
ExtensionManager: Removed unused argument
|
2019-10-31 12:14:14 +01:00 |
|
Timothy Baldridge
|
ccbaf86955
|
Merge pull request #131 from wabbajack-tools/better-hashing
use xxHash64 hashing
|
2019-10-30 21:48:38 -06:00 |
|
Timothy Baldridge
|
610fea9d7f
|
use xxHash64 hasing
|
2019-10-30 21:40:33 -06:00 |
|
Timothy Baldridge
|
c9111c5baf
|
Merge pull request #127 from wabbajack-tools/programmable-stack
Make compilation stack programmable
|
2019-10-30 20:40:25 -06:00 |
|
Timothy Baldridge
|
6c79d0a9d2
|
Merge branch 'master' of https://github.com/halgari/wabbajack into programmable-stack
|
2019-10-30 20:25:14 -06:00 |
|
Timothy Baldridge
|
0151b219bf
|
dump stack info to disk and load it during compilation
|
2019-10-30 20:24:42 -06:00 |
|
Timothy Baldridge
|
3c12ce4680
|
Merge pull request #129 from wabbajack-tools/pr-128
Wabbajack File association
|
2019-10-30 14:34:50 -06:00 |
|
Timothy Baldridge
|
82bedf0807
|
fix boolean logic
|
2019-10-30 14:27:44 -06:00 |
|
erri120
|
8073d27b01
|
Moved extension association to App.xaml from AppState
|
2019-10-30 20:36:02 +01:00 |
|
erri120
|
a12faee21e
|
ExtensionManager: Added NeedsUpating function
|
2019-10-30 18:19:37 +01:00 |
|
erri120
|
74d16ed8b7
|
Modlist can now be loaded using a shell command
|
2019-10-30 18:09:55 +01:00 |
|
erri120
|
f1a8cb41ed
|
Updated CHANGELOG
|
2019-10-30 17:52:42 +01:00 |
|
erri120
|
7bbdbfcf60
|
Removed unused icon
|
2019-10-30 17:50:44 +01:00 |
|
erri120
|
7c3f92ecc9
|
ExtensionManager: Cleanup and refactoring
|
2019-10-30 17:49:46 +01:00 |
|
erri120
|
39fc9eba9d
|
ExtensionManager: Changed PerceivedType to Compresed instead of Archive
|
2019-10-30 17:49:46 +01:00 |
|
erri120
|
5ffca32581
|
Implemented ExtensionManager
|
2019-10-30 17:49:46 +01:00 |
|
erri120
|
73e9408ed2
|
Added icon to be extracted for registry edits
|
2019-10-30 17:49:46 +01:00 |
|
erri120
|
cd9e11045e
|
Fixed win8FileReg key not being updated
|
2019-10-30 17:49:46 +01:00 |
|
erri120
|
c676aed591
|
ËxtensionManager: Added IsAssociationOutdated function
|
2019-10-30 17:49:45 +01:00 |
|
erri120
|
746837cf26
|
ExtensionManager: Made path static readonly strings in class
|
2019-10-30 17:49:45 +01:00 |
|
erri120
|
593902f191
|
Code cleanup and added nullcheck
|
2019-10-30 17:49:45 +01:00 |
|
erri120
|
4cfbd14002
|
Added iconPath and appPath as arguemnts for AssociateExtension
|
2019-10-30 17:49:45 +01:00 |
|
erri120
|
be4b15378f
|
Made AssociateExtension static
|
2019-10-30 17:49:44 +01:00 |
|
erri120
|
48718cfe96
|
Removed old extension calls
|
2019-10-30 17:49:44 +01:00 |
|
erri120
|
a1fa2a5c6d
|
Added IsAssociated and Associate functions
|
2019-10-30 17:49:44 +01:00 |
|
erri120
|
49ba23affe
|
Created ExtensionManager
|
2019-10-30 17:49:44 +01:00 |
|
Timothy Baldridge
|
eb6bf289a7
|
move compilation steps into separate files and abstract behind an interface
|
2019-10-30 06:29:06 -06:00 |
|
Timothy Baldridge
|
af1d4ff609
|
Merge pull request #126 from wabbajack-tools/end-to-end-tests
End to end tests
|
2019-10-29 16:40:05 -06:00 |
|
Timothy Baldridge
|
ae011ee7e4
|
add some validation to the installed modlist
|
2019-10-29 15:30:27 -06:00 |
|
Timothy Baldridge
|
77b49aa1cf
|
Merge pull request #124 from wabbajack-tools/halgari-patch-1
Nexus API key is now on the build box itself
|
2019-10-28 14:45:55 -06:00 |
|
erri120
|
b000fd5a01
|
Merge pull request #125 from erri120/ceras-fix
Added BSAStateObject to KnownTypes list for Ceras serialization
|
2019-10-28 13:57:43 +01:00 |
|
erri120
|
08a831890e
|
Added BSAStateObject to KnownTypes list for Ceras serialization
|
2019-10-28 13:57:05 +01:00 |
|
Justin Swanson
|
25dcb02cb5
|
InstallerVM: Made some properties derivative
|
2019-10-27 23:59:58 -05:00 |
|
Justin Swanson
|
2048dfa0de
|
Moved slideshow preloading logic into SlideshowVM
|
2019-10-27 23:47:48 -05:00 |
|
Justin Swanson
|
b24abd3187
|
Slideshow logic modified to allow manual updates when not enabled
This means enable/disable only affects auto rollovers
|
2019-10-27 23:40:44 -05:00 |
|
Justin Swanson
|
b71d5c76a2
|
Slideshow ModlistImage made into a derivative OaPH
|
2019-10-27 23:36:46 -05:00 |
|
Justin Swanson
|
46dbb0e1aa
|
New InstallerView initial foundations. MahApps added
|
2019-10-27 23:35:31 -05:00 |
|
Timothy Baldridge
|
5f05e6a6bb
|
start of large scale integration tests
|
2019-10-27 21:15:48 -06:00 |
|
Timothy Baldridge
|
1fa84901a2
|
Nexus API key is now on the build box itself
|
2019-10-27 13:10:55 -06:00 |
|
Timothy Baldridge
|
4c688bf593
|
Merge pull request #122 from erri120/ceras
Ceras serialization
|
2019-10-27 13:10:00 -06:00 |
|