Commit Graph

691 Commits

Author SHA1 Message Date
Justin Swanson
bf9c315a2f RxExt.Invert 2019-11-09 19:26:58 -06:00
Justin Swanson
197d2317f9 Compiler begin button wired up and fixed a bit 2019-11-09 19:26:53 -06:00
Justin Swanson
5b4cb1fa89 CompilerVM: Modlist file picker shows errors if not in MO2 directory 2019-11-09 19:20:30 -06:00
Justin Swanson
0ef91d9da8 CompilerVM: Mo2Folder and MOProfile made derivative 2019-11-09 15:26:23 -06:00
Justin Swanson
3804b5d35b Merge remote-tracking branch 'wabbajack-tools/master' into CompilerView-revamp 2019-11-09 15:21:34 -06:00
Timothy Baldridge
2e240c14ad
Merge pull request #161 from Noggog/FilePickerVM
FilePickerVM
2019-11-09 14:10:04 -07:00
Timothy Baldridge
cf00a50762
Merge pull request #158 from erri120/modlist-gallery
Created new ModList gallery
2019-11-09 14:09:51 -07:00
Timothy Baldridge
f8c7144071
Merge pull request #159 from erri120/game-handler
Better Game Handlers
2019-11-09 14:07:30 -07:00
Justin Swanson
18e49b0a7f Merge branch 'FilePickerVM' into CompilerView-revamp 2019-11-09 14:59:49 -06:00
Justin Swanson
f339c633bb CompilerView revamp. Wiring still needs work 2019-11-09 14:28:31 -06:00
Justin Swanson
de9e21f0d1 FilePickerVM
Removed most logic from FilePicker.xaml in favor of a VM
2019-11-09 14:20:32 -06:00
erri120
f464ff6146
Merge pull request #160 from erri120/oblivion-mo2archive-fix
Changed Oblivion MO2ArchiveName to lowercase
2019-11-09 15:48:41 +01:00
erri120
83807a56b8
Added null check to GetByMO2ArchiveName 2019-11-09 15:40:50 +01:00
erri120
467cfc47a0
Removed Morrowind from the Games list 2019-11-09 15:40:14 +01:00
erri120
36867a4806
MO2ArchiveName will be lowercase when comparing in GetByMO2ArchiveName 2019-11-09 15:25:29 +01:00
erri120
7f0129e83b
Changed Oblivion MO2ArchiveName to lowercase 2019-11-09 15:21:31 +01:00
erri120
9060c6a947
Created SteamHandler 2019-11-09 14:49:57 +01:00
erri120
662315a7bb
Created GOGHandler 2019-11-09 14:49:33 +01:00
erri120
fa26d25e21
Created new ModList gallery 2019-11-09 14:30:36 +01:00
Justin Swanson
c340cadd42 BeginButton 2019-11-09 00:59:59 -06:00
Justin Swanson
e17c8788a0 TopProgressView made bindable 2019-11-09 00:59:59 -06:00
Justin Swanson
c18533e311 DetailImageView 2019-11-09 00:59:30 -06:00
Justin Swanson
da518c7bec Added missing ModListName property 2019-11-08 18:45:00 -06:00
Justin Swanson
e0974a5fc0 TopProgressView and LogCpuView 2019-11-08 18:45:00 -06:00
Timothy Baldridge
ba8e423f26
Merge pull request #157 from wabbajack-tools/better-downloader-progress
Feed archive info into the HTTP downloader
2019-11-08 08:28:01 -07:00
Timothy Baldridge
6996556642 Feed archive info into the HTTP downloader so we get proper downloader progress bars. 2019-11-07 22:19:39 -07:00
Timothy Baldridge
91738f9cec
Merge pull request #156 from erri120/property-ceras-fix
Added PropertyFile to CerasConfig
2019-11-07 20:58:37 -07:00
Timothy Baldridge
2fb857a093 Unify caching to reduce the number of Nexus calls on the build server 2019-11-07 18:36:01 -07:00
erri120
3833a5bae2
Added PropertyFile to CerasConfig 2019-11-07 18:26:04 +01:00
Timothy Baldridge
42d8347c76 Merge branch 'master' of https://github.com/wabbajack-tools/wabbajack 2019-11-06 22:35:17 -07:00
Timothy Baldridge
904b59cd08 Bump version for 1.0 Beta 1 2019-11-06 22:35:01 -07:00
Timothy Baldridge
fdfe9d36f0
Merge pull request #154 from wabbajack-tools/move-dont-copy
Move files into the install folder
2019-11-06 21:56:16 -07:00
Timothy Baldridge
9d609fb0ca Move files into the install folder instead of copying them, should drastically reduce IO during installation. 2019-11-06 21:43:30 -07:00
Timothy Baldridge
4d68a0c5cb
Merge pull request #153 from wabbajack-tools/manual-download-guidence
Manual Download Guidence
2019-11-06 21:42:43 -07:00
Timothy Baldridge
040289f16c Fix bug with file moving in manual mode 2019-11-06 21:23:43 -07:00
Timothy Baldridge
a9f9209a1a
Merge pull request #152 from wabbajack-tools/detailed-modlist-metadata
Emit more detailed modlist metadata
2019-11-06 17:40:14 -07:00
Timothy Baldridge
cb667ed4f8 Fix broken interaction with http-downloader 2019-11-06 17:29:53 -07:00
Timothy Baldridge
1f0591d05e Download manual files first 2019-11-06 16:59:18 -07:00
Timothy Baldridge
e518f31a71 Enable guidence for users to download manual files. 2019-11-06 16:52:48 -07:00
Timothy Baldridge
3f4a2bb733 Update azure-list-validation.yml for Azure Pipelines 2019-11-06 07:24:52 -07:00
Timothy Baldridge
7e281586b2 Update azure-list-validation.yml for Azure Pipelines 2019-11-06 06:54:54 -07:00
Timothy Baldridge
7a28f813e8 Emit more detailed modlist metadata 2019-11-06 06:21:39 -07:00
Timothy Baldridge
c0189fa85c
Merge pull request #151 from Noggog/settings-file
Settings File
2019-11-06 06:12:39 -07:00
Justin Swanson
c54d7dea8f Extracted support from MahApps to use their textbox watermarks 2019-11-05 21:50:24 -06:00
Justin Swanson
9e8ea6d281 Initial settings systems
Waiting to do position/size implementation until new ModeSelection systems are finished
2019-11-05 21:22:38 -06:00
Justin Swanson
becf1c0ecd Bugfix for CompileVM using splat logging
Was vestigial change of me experimenting with Splat.  Didn't roll back all the way
2019-11-05 21:19:07 -06:00
Justin Swanson
471704bbe3 FilePicker: Boolean logic error /w AdditionalError check 2019-11-05 21:10:43 -06:00
Justin Swanson
fa504a1b16 DictionaryExt. Other Ext files migrated to Common 2019-11-05 19:39:18 -06:00
Timothy Baldridge
21b603e78a
Merge pull request #148 from wabbajack-tools/validation-tests
Add modlist validation tests.
2019-11-05 16:25:18 -07:00
Timothy Baldridge
c024c8c0a6 Merge branch 'validation-tests' of https://github.com/wabbajack-tools/wabbajack into validation-tests 2019-11-05 16:10:20 -07:00