Commit Graph

4007 Commits

Author SHA1 Message Date
539b6b6cf7 Merge pull request #234 from wabbajack-tools/exceptions-as-data
Logs and exceptions as classes
2019-12-05 17:27:32 -07:00
d11c976ed9 Fix broken test 2019-12-05 17:05:26 -07:00
a0214d4cbe WorkQueue.Messages removed (for now) 2019-12-04 23:26:15 -06:00
b1ebd3c362 Removed IUserIntervention.Resume 2019-12-04 23:14:40 -06:00
760461ab3e Made lots of error classes members public gets 2019-12-04 23:11:15 -06:00
e946fc7ea4 Made Utils.LogToFile private. Removed ExceptionToString 2019-12-04 23:07:44 -06:00
bf87746e69 Utils.ErrorThrow added for when wanting to throw the exception 2019-12-04 22:58:02 -06:00
2c47f54752 IException, GenericException
Adds ability to wrap an existing exception and push it through the pipe
2019-12-04 22:57:05 -06:00
adbddfa16e Integrate master changes 2019-12-04 16:18:34 -07:00
f67a235274 Logs and exceptions as classes 2019-12-04 16:17:02 -07: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
97b3296fb9 .meta files will not be installed for Vortex 2019-12-04 11:42:58 +01:00
036572f7db Fixed SteamHandler Directory not found exception 2019-12-04 11:02:47 +01:00
dfd5d7251d Merge pull request #233 from Noggog/random-refactors
Random Refactors
2019-12-03 22:17:12 -07:00
7bd884cdc9 Bump version 20191204.3 2019-12-03 22:07:13 -07:00
38536a2061 Merge pull request #230 from Noggog/modlist-image-fix
Modlist image and readme embedded in .wabbajack and displayable
2019-12-03 21:41:31 -07:00
9adfa89fca Logs and exceptions as classes 2019-12-03 21:12:08 -07:00
ae05eb90d4 Ignore warning CS1998, mark CS4014 as error 2019-12-03 18:59:53 -06:00
dc94b571c0 Removed vestigial DownloadWindow view 2019-12-03 17:50:05 -06:00
299ee0041d Removed vestigial Utils status subject 2019-12-03 17:49:59 -06:00
17c38b897c Made some WorkQueue members non-static 2019-12-03 17:49:56 -06:00
4945f95066 PMap return swapped to array 2019-12-03 17:49:52 -06:00
095f43b67b ABatchProcessor: Configured/Started state tracking made threadsafe 2019-12-03 17:49:46 -06:00
d87fcd1032 Fix for compilation finalization readme/image existence checks 2019-12-03 14:08:58 -06:00
8af8e1bf14 Merge remote-tracking branch 'wabbajack-tools/master' into modlist-image-fix 2019-12-03 13:16:41 -06:00
97ec9c9d0f Merge pull request #232 from erri120/vortex-installer-fixes
Assortement of Vortex Installer fixes
2019-12-03 06:06:38 -07:00
4bc375e306 Merge pull request #229 from Noggog/fixes-and-err-handling
Fixes and err handling
2019-12-03 06:06:02 -07:00
2ee7b92df9 Added warning to Vortex Installer startup 2019-12-03 13:20:16 +01:00
b6089c34f6 Steam Workshop Items can now be installed 2019-12-03 13:13:37 +01:00
b74c8bf544 Modlist image and readme embedded in .wabbajack and displayable 2019-12-03 00:09:20 -06:00
7926870fab Fix for HTTP download directory creation 2019-12-03 00:05:20 -06:00
57da9dc87a Display improvement for top progress bar 2019-12-02 23:49:49 -06:00
4d7c9a3733 Renaming fix 2019-12-02 23:40:59 -06:00
0dc0c11e9f Filepicker bugfix for it not opening to current selected file/folder 2019-12-02 23:38:14 -06:00
1a5e052aef Install config no longer breaks if pointed to bad modlist 2019-12-02 23:38:06 -06:00
36359e4416 Cleaning of startup code. Bugfix for window size defaults not being applied 2019-12-02 23:28:10 -06:00
4965f78c07 HTTPDownloader creates directory for its destination 2019-12-02 23:28:06 -06:00
5ba0514a0e Merge pull request #228 from Noggog/vortex-front
Vortex front
2019-12-02 22:14:07 -07:00
f94fc0d414 Merge pull request #227 from erri120/steam-workshop-support
Steam workshop support
2019-12-02 22:13:55 -07:00
d609e50afb Vortex Installer implemented 2019-12-02 20:38:33 -06:00
a27268c9c1 MO2InstallerConfigView 2019-12-02 19:13:04 -06:00
7a38d3fb24 Created new SteamWorkshopDownloader and IncludeSteamWorkshopItems compilation step 2019-12-02 17:44:24 +01:00
4a3b5d8161 Created new Directives 2019-12-02 17:43:43 +01:00
f4b3ba9a72 Created GetBySteamID function for the GameRegistry 2019-12-02 17:43:05 +01:00
fb2cb28cf4 Some ISubInstallerVM work 2019-12-01 23:46:34 -06:00
5bb291a310 AInstaller ctor parameters made more picky for required input 2019-12-01 14:23:24 -06:00
57c421967d Merge pull request #224 from erri120/vortex-compiler-fixes
Assortment of Vortex Compiler fixes
2019-12-01 09:23:54 -07:00
09ca870f6a VortexCompiler can now check for non-nexus mods to add to the modlist 2019-12-01 16:08:19 +01:00
41e5660c73 Vortex Compiler cleanup 2019-12-01 15:59:08 +01:00
8fd65da191 Fixed NexusDownloader.Verify to work with non MO2 games 2019-12-01 15:54:21 +01:00