Timothy Baldridge
817576d085
start of bs2 support, can read the 4 .bs2 files I threw at it
2019-10-06 15:58:36 -06:00
Timothy Baldridge
ad661871a5
preload slides and supress errors from slides
2019-10-04 14:50:34 -06:00
Timothy Baldridge
a186411e0b
add headless mode for checking archives
2019-10-02 22:35:29 -06:00
Timothy Baldridge
fd8bbe69bd
fix npe
2019-10-01 17:57:42 -06:00
Timothy Baldridge
4597135de5
modlists are now .zip files, several bug fixes found in testing
2019-10-01 16:39:25 -06:00
Christopher Cyclonit Klinge
bec10fdea1
- Renamed NexusAPI to NexusApiClient for to match naming of MegaApi.
...
- Moved NexusApiClient and all of its Dtos into their own package.
- Moved util methods into a new util class.
- NexusApi no longer creates new HttpClients for each request and uses one internal HttpClient instead.
- Added rudimentary tracking of rate limits.
2019-09-27 15:10:51 -06:00
Timothy Baldridge
f82d6a39f7
stop patching exe files
2019-09-26 22:07:54 -06:00
Timothy Baldridge
7c4c2a586c
Merge branch 'master' of https://github.com/halgari/wabbajack
2019-09-26 17:08:23 -06:00
Timothy Baldridge
ccb10d6b44
rework tests and log handling
2019-09-26 16:32:15 -06:00
Timothy Baldridge
e65b84b25a
Merge pull request #58 from tr4wzified/properfoldervalidation
...
Improved location validation
2019-09-26 14:57:46 -06:00
trawzified
fe55e68d58
Fix validation tooltip not working
2019-09-26 18:05:10 +02:00
trawzified
2174c30b20
Add better method of validating location
2019-09-26 16:39:09 +02:00
erri120
fd0056d7b1
View Nexus Site will now open WJ page when not in slideshow
2019-09-26 13:30:03 +02: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
de373ca9e2
Merge pull request #48 from tr4wzified/typofixes
...
Fix typos in various files
2019-09-25 21:36:29 -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
2512212d38
Fix typos in various files
2019-09-24 17:26:44 +02: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
454cff052e
code reformatting
2019-09-13 22:35:42 -06:00
Timothy Baldridge
3e6dd46803
many improvements to accelerate compilation times
2019-09-12 17:44:35 -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
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
ab3c87975c
fixes #19 - Add installation summary
2019-08-30 17:57:56 -06:00
Timothy Baldridge
42864ac12b
rework extractor routines
2019-08-25 17:52:03 -06:00
Timothy Baldridge
114fefb38d
Fixes for supporting Fallout New Vegas
2019-08-22 17:29:44 -06:00
Timothy Baldridge
07df55383e
small bug fixes that came up during testing for a 0.7 release
2019-08-22 16:05:16 -06:00
Timothy Baldridge
14bb629b8a
cut memory usange in half using string interning, most of the Basic Fixes pack compiles
2019-08-20 15:44:32 -06:00
Timothy Baldridge
c343a74359
massive refactoring, it compiles, but it's surely broken
2019-08-19 22:57:08 -06:00
Timothy Baldridge
8513441afd
Upgrade SevenZipExtractor, fix for bad zips, add Ignore Missing Files button
2019-08-07 17:06:38 -06:00
Timothy Baldridge
873bb47e35
added an overall progress bar
2019-08-02 17:04:04 -06:00
Timothy Baldridge
81a51265b0
bunch of bug fixes with mods that get updated, prepping for Alpha
2019-08-02 16:31:13 -06:00
Timothy Baldridge
2529e77036
few tweaks
2019-07-31 15:11:07 -06:00
Timothy Baldridge
12a6b12a65
Tons of GUI work
2019-07-30 21:59:19 -06:00
Timothy Baldridge
13e839156d
UI improvements
2019-07-30 15:45:04 -06:00
Timothy Baldridge
dffe2a68de
Can install loose files as well
2019-07-22 22:27:26 -06:00
Timothy Baldridge
752478f185
Switch to a WPF app
2019-07-22 16:17:46 -06:00