Commit Graph

1790 Commits

Author SHA1 Message Date
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
Timothy Baldridge
80d5e4da83
Merge pull request #32 from erri120/patch-1
Adding a logs section to the bug report template
2019-09-16 14:21:51 -06:00
erri120
520529e818 Added a contributing page 2019-09-14 21:24:28 +02:00
erri120
a615ba7b95
Merge branch 'master' into patch-2 2019-09-14 13:37:43 +00:00
Timothy Baldridge
454cff052e code reformatting 2019-09-13 22:35:42 -06:00
Timothy Baldridge
1a7dec86c1 few fixes and improvements 2019-09-13 21:44:07 -06:00
erri120
36203f9223
Merge branch 'master' into patch-2 2019-09-13 13:41:14 +00:00
Timothy Baldridge
6c7d1759bc more perf improvements to compilation and storage 2019-09-12 18:18:50 -06:00
Timothy Baldridge
3e6dd46803 many improvements to accelerate compilation times 2019-09-12 17:44:35 -06:00
erri120
b41902815d Changed all modpack references to modlist 2019-09-12 17:32:13 +02:00
erri120
56e03d0ebc
Adding a logs section to the bug report template
This is the reason why you have a log file. Including it in the bug report is vital for complex or even basic issues.
2019-09-12 14:58:45 +00:00
Timothy Baldridge
9347b99363 add missing ChildProcessTracker.cs 2019-09-10 14:10:53 -06:00
Timothy Baldridge
ebc548ee04 bit of code cleanup and additions to the report 2019-09-10 07:02:25 -06:00
Timothy Baldridge
b1c2f17784 fixed issue with bsa files of 0 length 2019-09-08 16:44:15 -06:00
Timothy Baldridge
bbdef88296 several small fixes 2019-09-07 21:34:18 -06:00
Timothy Baldridge
dd157d9e28 fixed bug where only having one profile would result in no profiles 2019-09-06 22:57:49 -06:00
Timothy Baldridge
30cd2d4b69 update changelog for 0.9 2019-09-05 20:26:51 -06:00
Timothy Baldridge
064cef8e5f removed endorsing option, include version/sha in install report, link sha to virustotal 2019-09-05 16:18:54 -06:00
Timothy Baldridge
62a17766dc fixes #23 and #24 2019-09-04 15:19:37 -06:00
Timothy Baldridge
4cfd2f245f fixes #25 2019-09-04 14:49:13 -06:00
Timothy Baldridge
5f2c382e19 fix changelog typeo 2019-09-04 05:26:24 -06:00
Timothy Baldridge
1b4b2d5bac refuse to run if MO2 is installed in non-portable mode 2019-09-03 19:59:07 -06:00
Timothy Baldridge
685f0d991d refuse to run inside folders 2019-09-03 19:43:16 -06:00
Timothy Baldridge
5edf454e16 fixes #6 - users can now have a download folder outside of MO2 2019-09-03 16:12:39 -06:00
Timothy Baldridge
7acd964f48 fixes #16 - multiple profiles are now supported 2019-09-03 15:17:00 -06:00
Timothy Baldridge
d21a11b005 fixes #14, fixes #17 2019-09-02 16:36:57 -06:00
Timothy Baldridge
50d2d95377 update CHANGELOG 2019-09-02 16:03:46 -06:00