Commit Graph

1076 Commits

Author SHA1 Message Date
Timothy Baldridge
638838d7a5 Fix LL ad selector 2019-12-08 10:05:52 -07:00
Timothy Baldridge
37542c2148 Remove debug code 2019-12-08 10:01:41 -07:00
Timothy Baldridge
3bbbfb3ea2 Finish up LL support. 2019-12-08 10:00:22 -07:00
Timothy Baldridge
b9ae379c09
Merge pull request #240 from erri120/vortex-fixes-5
Vortex fixes 5
2019-12-07 11:30:11 -07:00
Timothy Baldridge
419567d865
Merge pull request #239 from wabbajack-tools/use-lib-cef
Use lib cef for nexus logins
2019-12-07 11:29:58 -07:00
Timothy Baldridge
fdb08b6f04 init cef helpers before tests 2019-12-07 10:39:22 -07:00
Timothy Baldridge
65d4353bcd add libcef to test project 2019-12-07 10:13:34 -07:00
erri120
c5858c51c3
Vortex: Manual game files can be copied over 2019-12-07 17:35:57 +01:00
erri120
9d4325a5fe
Updated GameLocation property 2019-12-07 17:03:58 +01:00
Timothy Baldridge
7591a00e92 Add cefglue reference to Wabbajack for the build server error 2019-12-07 08:40:28 -07:00
Timothy Baldridge
374aee12ef Remove debug code 2019-12-06 22:47:30 -07:00
Timothy Baldridge
101d45f20c Can log into the Nexus via the internal browser, and can cancel via the back button. 2019-12-06 22:40:57 -07:00
Timothy Baldridge
a8a344d4be Added libCef, hooked it into a WPF window. Made NexusAPI raise a message. Implemented encrypted caching routines. 2019-12-06 17:13:16 -07:00
Timothy Baldridge
ceebe0b745
Merge pull request #237 from wabbajack-tools/set-screen-size
Implement screen size auto-set for MO2 games
2019-12-05 22:28:09 -07:00
Timothy Baldridge
822236de8c
Merge pull request #238 from wabbajack-tools/exceptions-as-data
Exceptions as data
2019-12-05 22:27:59 -07:00
Timothy Baldridge
7191804ff2
Merge branch 'master' into set-screen-size 2019-12-05 22:12:29 -07:00
Timothy Baldridge
8b2486059f Implement screen size auto-set for MO2 games 2019-12-05 21:58:18 -07:00
Timothy Baldridge
56371b47ce
Merge pull request #235 from erri120/more-vortex-fixes
More Vortex Fixes
2019-12-05 21:06:02 -07:00
Timothy Baldridge
553ea3c701
Merge pull request #236 from Noggog/Exceptions-As-Data-Thoughts
Exceptions as data thoughts
2019-12-05 21:05:51 -07:00
Timothy Baldridge
539b6b6cf7
Merge pull request #234 from wabbajack-tools/exceptions-as-data
Logs and exceptions as classes
2019-12-05 17:27:32 -07:00
Timothy Baldridge
d11c976ed9 Fix broken test 2019-12-05 17:05:26 -07:00
Justin Swanson
a0214d4cbe WorkQueue.Messages removed (for now) 2019-12-04 23:26:15 -06:00
Justin Swanson
b1ebd3c362 Removed IUserIntervention.Resume 2019-12-04 23:14:40 -06:00
Justin Swanson
760461ab3e Made lots of error classes members public gets 2019-12-04 23:11:15 -06:00
Justin Swanson
e946fc7ea4 Made Utils.LogToFile private. Removed ExceptionToString 2019-12-04 23:07:44 -06:00
Justin Swanson
bf87746e69 Utils.ErrorThrow added for when wanting to throw the exception 2019-12-04 22:58:02 -06:00
Justin Swanson
2c47f54752 IException, GenericException
Adds ability to wrap an existing exception and push it through the pipe
2019-12-04 22:57:05 -06:00
Timothy Baldridge
adbddfa16e Integrate master changes 2019-12-04 16:18:34 -07:00
Timothy Baldridge
f67a235274 Logs and exceptions as classes 2019-12-04 16:17:02 -07:00
erri120
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
erri120
97b3296fb9
.meta files will not be installed for Vortex 2019-12-04 11:42:58 +01:00
erri120
036572f7db
Fixed SteamHandler Directory not found exception 2019-12-04 11:02:47 +01:00
Timothy Baldridge
dfd5d7251d
Merge pull request #233 from Noggog/random-refactors
Random Refactors
2019-12-03 22:17:12 -07:00
Timothy Baldridge
7bd884cdc9 Bump version 2019-12-03 22:07:13 -07:00
Timothy Baldridge
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
Timothy Baldridge
9adfa89fca Logs and exceptions as classes 2019-12-03 21:12:08 -07:00
Justin Swanson
ae05eb90d4 Ignore warning CS1998, mark CS4014 as error 2019-12-03 18:59:53 -06:00
Justin Swanson
dc94b571c0 Removed vestigial DownloadWindow view 2019-12-03 17:50:05 -06:00
Justin Swanson
299ee0041d Removed vestigial Utils status subject 2019-12-03 17:49:59 -06:00
Justin Swanson
17c38b897c Made some WorkQueue members non-static 2019-12-03 17:49:56 -06:00
Justin Swanson
4945f95066 PMap return swapped to array 2019-12-03 17:49:52 -06:00
Justin Swanson
095f43b67b ABatchProcessor: Configured/Started state tracking made threadsafe 2019-12-03 17:49:46 -06:00
Justin Swanson
d87fcd1032 Fix for compilation finalization readme/image existence checks 2019-12-03 14:08:58 -06:00
Justin Swanson
8af8e1bf14 Merge remote-tracking branch 'wabbajack-tools/master' into modlist-image-fix 2019-12-03 13:16:41 -06:00
Timothy Baldridge
97ec9c9d0f
Merge pull request #232 from erri120/vortex-installer-fixes
Assortement of Vortex Installer fixes
2019-12-03 06:06:38 -07:00
Timothy Baldridge
4bc375e306
Merge pull request #229 from Noggog/fixes-and-err-handling
Fixes and err handling
2019-12-03 06:06:02 -07:00
erri120
2ee7b92df9
Added warning to Vortex Installer startup 2019-12-03 13:20:16 +01:00
erri120
b6089c34f6
Steam Workshop Items can now be installed 2019-12-03 13:13:37 +01:00
Justin Swanson
b74c8bf544 Modlist image and readme embedded in .wabbajack and displayable 2019-12-03 00:09:20 -06:00
Justin Swanson
7926870fab Fix for HTTP download directory creation 2019-12-03 00:05:20 -06:00