Commit Graph

112 Commits

Author SHA1 Message Date
caba928d85 Upgrade only the wabbajack.common lib 2019-12-26 09:47:10 -07:00
8eec65954e Change HashSet SupportedArchives to be case insensitive aswell 2019-12-17 18:18:28 +01:00
9f91974bd0 Change HashSets in Consts.cs to be case insensitive 2019-12-17 18:15:26 +01:00
ff25be8551 Merge pull request #275 from wabbajack-tools/broken-list-warning
Filter gallery by valid lists pulled from the validation service.
2019-12-15 16:54:42 -07:00
4b11503319 Filter gallery by valid lists pulled from the validation service. 2019-12-15 14:52:12 -07:00
d2a80b25c6 Added 7zip archive test before extraction for .dat files 2019-12-15 12:27:16 +01:00
cfa6855e89 Check if the directory exists first before saving data to it 2019-12-12 06:41:06 -07:00
c5858c51c3 Vortex: Manual game files can be copied over 2019-12-07 17:35:57 +01:00
bc8dc65f29 Archives tagged with WABBAJACK_VORTEX_MANUAL will now be correctly detected and added to the modlist 2019-12-04 13:36:56 +01:00
694a5b8f8d .exe files can be extracted with innounp after being tested 2019-12-01 14:57:28 +01:00
a8d8d20a99 Several fixes that came up during testing.
* Fixed hashing progress bars
* Wired up the CPUStatus to the UI during installation
* Fixed xxHashing
* Verified modlist optimization works on a real modlist (noise)
* Added an optimizer test for extra files created by the user left in the install directory.
2019-11-19 17:15:46 -07:00
c3daf2b1bc Add unit tests for BSAs 2019-11-10 23:15:52 -07:00
2fb857a093 Unify caching to reduce the number of Nexus calls on the build server 2019-11-07 18:36:01 -07:00
3d9cf4cc65 Rework Nexus API caching logic to use build server cache 2019-11-05 15:21:07 -07:00
df74b34754 Merge pull request #147 from erri120/ignore-case-esm
Made string comparisons for GameESMs case insenitive
2019-11-04 19:14:42 +01:00
557e443685 Made string comparisons for GameESMs case insenitive 2019-11-04 19:12:53 +01:00
46bdc63e46 Update Consts.cs
Change uppercase to lowercase on two esm names to match vanilla file names.
2019-11-04 12:57:19 -05:00
49ba23affe Created ExtensionManager 2019-10-30 17:49:44 +01:00
3d5d2e0da9 Merge pull request #110 from wabbajack-tools/modlist-selection-ui
Modlist selection ui
2019-10-22 18:17:48 -06:00
1882b9227b fixup some google download links so they properly download 2019-10-21 13:05:03 -06:00
f1e316f544 fixup some modlist definition mappings 2019-10-20 13:30:39 -06:00
f851432d51 add modlist selection ui, still WIP 2019-10-20 05:26:42 -06:00
c7f04f52e1 Merge pull request #109 from wabbajack-tools/fallout-esms
add FO4 EMS to ESM cleaning whitelist
2019-10-19 09:15:27 -06:00
99cbb1b878 add FO4 EMS to ESM cleaning whitelist 2019-10-19 04:59:43 -06:00
7a0ef2a380 rework modlist metadata code to use static site json 2019-10-19 04:55:05 -06:00
ac14aad955 add modlist metadata files 2019-10-15 17:23:14 -06:00
e4c1e264cd fixes #95 2019-10-14 15:04:12 -06:00
7cb39695bf update readmes and modlist ver number 2019-10-12 21:15:14 -06:00
1e64544783 created downloaders for dropbox, http, google, and nexus 2019-10-12 20:54:13 -06:00
473ffbd806 a bunch of integration work, and ba2 fixes 2019-10-09 23:04:28 -06:00
14eb3e697e put the tests back, I think it was a message box error 2019-10-02 21:23:11 -06:00
4597135de5 modlists are now .zip files, several bug fixes found in testing 2019-10-01 16:39:25 -06:00
eb9e6500c9 integrate content rights validation into the main program 2019-09-29 16:21:18 -06:00
6c24e4fdbb implement framework for content rights management 2019-09-28 22:41:47 -06:00
d894ac733e fix bad edit 2019-09-25 22:14:15 -06:00
2442587cff Added omod as a supported archive 2019-09-25 22:10:28 -06:00
b09bf20761 remove support for extracting .exe files 2019-09-25 21:20:14 -06:00
24c948f138 support auto extraction exes as archive sources 2019-09-24 05:27:43 -06:00
f90260fed0 update report information and add WABBAJACK_NOMATCH_INCLUDE 2019-09-20 16:49:32 -06:00
53d7c5c83a Merge branch 'master' of https://github.com/halgari/wabbajack 2019-09-16 14:40:19 -06:00
a254f0d99a consider .fomod a .7z few other compilation tweaks 2019-09-16 14:40:06 -06:00
a615ba7b95 Merge branch 'master' into patch-2 2019-09-14 13:37:43 +00:00
454cff052e code reformatting 2019-09-13 22:35:42 -06:00
b41902815d Changed all modpack references to modlist 2019-09-12 17:32:13 +02:00
4cfd2f245f fixes #25 2019-09-04 14:49:13 -06:00
5edf454e16 fixes #6 - users can now have a download folder outside of MO2 2019-09-03 16:12:39 -06:00
d21a11b005 fixes #14, fixes #17 2019-09-02 16:36:57 -06:00
bf181cdc2d add support for ESM cleaning 2019-08-24 21:46:32 -06:00
dc6b4b9ef7 We now copy custom LOOT rules 2019-08-24 17:59:22 -06:00
5c7acc5e18 We now remap ModOrganizer.ini files 2019-08-24 17:20:54 -06:00