Commit Graph

2566 Commits

Author SHA1 Message Date
erri120
e465a2c9fd Fixed wrong project path 2019-09-25 22:10:28 -06:00
erri120
f82b949082 Added step for initializing and downloading the submodules 2019-09-25 22:10:28 -06:00
erri120
2c1adf3389 Added OMODExtractor as a submodule and changed the reference to shared project 2019-09-25 22:10:28 -06:00
erri120
e8b0c3b29f Added omod extraction via dll 2019-09-25 22:10:28 -06:00
erri120
a266e79655 Added OMODExtractorDLL as reference 2019-09-25 22:10:28 -06:00
erri120
2442587cff Added omod as a supported archive 2019-09-25 22:10:28 -06:00
Timothy Baldridge
19b1d99f46 Update azure-pipelines.yml for Azure Pipelines 2019-09-25 22:03:40 -06:00
Timothy Baldridge
6447fe44e7
Merge pull request #51 from erri120/better-html
Better HTML with CSS
2019-09-25 21:41:36 -06:00
Timothy Baldridge
97c5fbecf8
Merge pull request #52 from tr4wzified/properfoldervalidation
Add validation to prevent Wabbajack from crashing when selecting invalid profile directory or starting compilation without specifying profile directory
2019-09-25 21:38:08 -06:00
Timothy Baldridge
a65ce1469e
Merge branch 'master' into better-html 2019-09-25 21:37:06 -06:00
Timothy Baldridge
de373ca9e2
Merge pull request #48 from tr4wzified/typofixes
Fix typos in various files
2019-09-25 21:36:29 -06:00
Timothy Baldridge
4ee08d8290 add banners 2019-09-25 21:25:19 -06:00
Timothy Baldridge
b09bf20761 remove support for extracting .exe files 2019-09-25 21:20:14 -06:00
Timothy Baldridge
825929b119 add slideshow 2019-09-25 21:18:36 -06:00
trawzified
25685cc4b6 Add validation to prevent crash when starting compilation without selected profile folder 2019-09-25 18:57:59 +02:00
trawzified
1a661bc08b Fix crash at selecting non-profile directory 2019-09-25 18:30:09 +02:00
trawzified
a9cf5a577f Fix typo in README.md 2019-09-25 17:50:10 +02:00
erri120
de795bd947
Fixed wrong css being embedded 2019-09-25 16:02:25 +02:00
erri120
d0378c3517
Append minified css to html output when generating report 2019-09-25 15:59:25 +02:00
erri120
3b017d6ce8
Created css and added to project 2019-09-25 15:58:59 +02:00
Timothy Baldridge
37c6af9a6a Update azure-pipelines.yml for Azure Pipelines 2019-09-24 14:12:03 -06:00
trawzified
2512212d38 Fix typos in various files 2019-09-24 17:26:44 +02:00
Timothy Baldridge
30b592f16e fix a fall through 2019-09-24 05:46:12 -06:00
Timothy Baldridge
3b76117cf8 Merge branch 'master' of https://github.com/halgari/wabbajack 2019-09-24 05:29:02 -06:00
Timothy Baldridge
7052c54d10 update changelog 2019-09-24 05:28:47 -06:00
Timothy Baldridge
24c948f138 support auto extraction exes as archive sources 2019-09-24 05:27:43 -06:00
Timothy Baldridge
8c88153475
Merge pull request #45 from erri120/patch-1
Updating the Readme to incorporate the new contribution page
2019-09-23 22:41:15 -06:00
Timothy Baldridge
05a0fec7fd add build badge to README.md 2019-09-23 22:38:35 -06:00
Timothy Baldridge
9d225ff518 fix LOOT directory not found error 2019-09-23 22:34:21 -06:00
Timothy Baldridge
7e501a1c2d Merge branch 'master' of https://github.com/halgari/wabbajack 2019-09-23 22:28:23 -06:00
Timothy Baldridge
5539bc864b fix build error 2019-09-23 22:28:09 -06:00
Timothy Baldridge
0ef79fd2f5 Set up CI with Azure Pipelines
[skip ci]
2019-09-23 22:24:05 -06:00
Timothy Baldridge
a21edfd2f1 add unit tests. It's about time! 2019-09-23 22:20:24 -06:00
Timothy Baldridge
c471a817d2 start of zEdit integration 2019-09-23 15:37:10 -06:00
Timothy Baldridge
1ee5fada4e improve dummy esp detection 2019-09-22 07:56:03 -06:00
Timothy Baldridge
2b263db815 Add start of web remote framework, and implementation for MediaFire 2019-09-20 22:48:59 -06:00
Timothy Baldridge
f90260fed0 update report information and add WABBAJACK_NOMATCH_INCLUDE 2019-09-20 16:49:32 -06:00
erri120
f79ffc6008
Fixed wrong link 2019-09-19 12:50:48 +00:00
erri120
d33ea97a52
Added the contribution page to the FAQ 2019-09-19 12:49:32 +00:00
Timothy Baldridge
fdfa972392 update changelog for 0.9.2 release 2019-09-18 21:06:52 -06:00
Timothy Baldridge
daeaeb5c66 add uiutils 2019-09-18 15:37:32 -06:00
Timothy Baldridge
4f92b2ffa9 delete BSA folder, include size/hash as part of installed files 2019-09-18 15:33:23 -06:00
Timothy Baldridge
47fa4339fc disabled ignore missing files 2019-09-17 21:56:01 -06:00
Timothy Baldridge
d8626e3141 fix new open folder dialog and disable UI during work 2019-09-17 21:12:25 -06:00
Timothy Baldridge
4e95e78a69 fix issue #27 2019-09-17 20:17:12 -06:00
Timothy Baldridge
021fc58052 fix RO file erros with VFS 2019-09-16 16:47:15 -06:00
Timothy Baldridge
53d7c5c83a Merge branch 'master' of https://github.com/halgari/wabbajack 2019-09-16 14:40:19 -06:00
Timothy Baldridge
a254f0d99a consider .fomod a .7z few other compilation tweaks 2019-09-16 14:40:06 -06:00
Timothy Baldridge
d8599408ab
Merge pull request #37 from erri120/new-contributing
Added a contributing page
2019-09-16 14:23:00 -06:00
Timothy Baldridge
41e2efe810
Merge pull request #34 from erri120/patch-2
Changed all modpack references to modlist
2019-09-16 14:22:26 -06:00