Justin Swanson
|
806ff74893
|
Wabbajack.Lib nullability finished up
|
2020-04-10 13:32:35 -05:00 |
|
Timothy Baldridge
|
45254b0055
|
No more MessagePack, Json is love, Json is life
|
2020-04-06 14:48:54 -06:00 |
|
Timothy Baldridge
|
45fabc41db
|
Fixes for the build server
|
2020-02-24 06:04:54 -07:00 |
|
Timothy Baldridge
|
f9459c2d85
|
Fix disabled test
|
2020-02-14 15:27:48 -07:00 |
|
Timothy Baldridge
|
8d13a4c455
|
Swap HttpClient over to SocketsHttpHandler
|
2020-02-14 15:23:27 -07:00 |
|
Timothy Baldridge
|
e4d4a890f1
|
Move settings and other cache data to the local user folder.
|
2020-02-07 17:56:22 -07:00 |
|
Timothy Baldridge
|
6255ec224f
|
Allow manual Nexus downloads
|
2020-02-05 22:30:31 -07:00 |
|
Timothy Baldridge
|
1fa4d92a3b
|
Bump all versions, remove inlined binaries in prep for Core distribution framework (whatever it is)
|
2020-01-29 05:20:37 -07:00 |
|
Justin Swanson
|
5db84a6ee6
|
Replaced all File.OpenWrite calls /w .Open(FileMode.Create)
File.OpenWrite is equivalent to FileMode.OpenOrCreate, which caused errors when replacing a file that was larger previously
|
2020-01-18 14:52:09 -06:00 |
|
Timothy Baldridge
|
756770df3c
|
Fix tests (except the media fire downloader)
|
2020-01-02 17:36:37 -07:00 |
|
Timothy Baldridge
|
e4c78ebed9
|
Clean up some references try to get tests to work
|
2019-12-26 17:41:33 -07:00 |
|
Timothy Baldridge
|
8c79b795e1
|
Add cefsharp libs
|
2019-12-26 16:38:13 -07:00 |
|
Timothy Baldridge
|
9a6d93524c
|
Use CefSharp instead of CefGlue. Abstracted the Cef bits so we can make future changes easier
|
2019-12-26 16:26:53 -07:00 |
|
Justin Swanson
|
1673f8a555
|
LibCef extraction init awaits and improvements
|
2019-12-18 19:09:45 -06:00 |
|
Justin Swanson
|
b0bff6e121
|
Missing ExtractLibs awaits
|
2019-12-17 21:18:33 -06:00 |
|
Timothy Baldridge
|
3bbbfb3ea2
|
Finish up LL support.
|
2019-12-08 10:00:22 -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 |
|