halgari
a716097802
Server fixes and a bit of a UI nagging
2020-08-16 22:15:19 -06:00
halgari
eb3e323971
Fix endless loop in CopyToLimit
2020-08-15 13:33:05 -07:00
Timothy Baldridge
251d960e65
Bump packages for Nuget
2020-08-14 19:28:35 -06:00
Justin Swanson
b77fa3d0c7
Made RocksDB initialization lazier
...
Was causing problems, as it's a singleton across the entire computer, so eagerly initializing them was causing problems for users of Wabbajack.Common that weren't interested in RocksDB. Only one could run at a time.
2020-08-14 07:16:09 -05:00
Timothy Baldridge
167b81d586
Package version name updates
2020-08-13 06:03:20 -06:00
Timothy Baldridge
35a8bebe76
Add version numbers to libs with nuget publishing
2020-08-13 05:51:30 -06:00
Timothy Baldridge
f0cfbc6b0c
Merge pull request #1031 from wabbajack-tools/ll-updates
...
Ll updates
2020-08-13 05:46:54 -06:00
Timothy Baldridge
b181d48722
More test fixes
2020-08-12 22:14:35 -06:00
Timothy Baldridge
39078b21d9
LL autohealing
2020-08-12 16:23:02 -06:00
Timothy Baldridge
bc94ec4321
Tons of server-side fixes and tweaks to deal with strange nexus states
2020-08-11 22:25:12 -06:00
Timothy Baldridge
c21cc7db78
Merge pull request #1024 from Noggog/bsa-optimization
...
Bsa Optimizations
2020-08-11 12:54:47 -06:00
Justin Swanson
ea8b0d601f
Removed RxUI from Wabbajack.Common
2020-08-11 10:37:17 -05:00
Justin Swanson
05e25c7fb3
Common and BSA libraries include their PDB
2020-08-11 09:24:23 -05:00
Justin Swanson
e1f0f4f0cf
Refactor BSAReader to a lazier overlay style
2020-08-11 09:23:55 -05:00
Justin Swanson
9e6468d517
Ported MemorySlice over from Noggog.CSharpExt
2020-08-11 08:02:46 -05:00
erri120
77275dd30b
Current Wabbajack must be newer than Wabbajack version of compiled Modlist
2020-08-11 14:31:58 +02:00
Justin Swanson
2e3b25ee69
File open/write async flag enabled. 1MB buffer
2020-08-11 07:13:33 -05:00
erri120
4bf1e943a2
Added WABBAJACK_ALWAYS_DISABLE flag
2020-08-10 19:18:16 +02:00
Justin Swanson
da7857aeb3
Fix for progress bar display. Was not being converted to overall status
2020-08-08 07:14:37 -05:00
Unnoen
c3f34fedde
Add a folder checker to CheckValidInstallPath.
2020-08-07 23:22:48 +10:00
Unnoen
a4254af3c9
Utilize hash cache on install.
2020-08-07 18:29:20 +10:00
Timothy Baldridge
e14501afdf
Merge pull request #1008 from wabbajack-tools/mirrored-files
...
Mirrored files
2020-08-05 18:18:04 -07:00
Timothy Baldridge
e62c6406a7
Commit missing files
2020-08-05 16:04:04 -06:00
Timothy Baldridge
86107ec8ec
Enable optional disk compression
2020-08-05 16:01:45 -06:00
Timothy Baldridge
b9a3f9a3c4
Fixes and logging for mirrored files and associated server changes
2020-08-05 14:53:19 -06:00
Timothy Baldridge
7f892d26d7
Mirrored files, permissions, and download support
2020-08-04 18:34:09 -06:00
erri120
6c7a15ffc7
Updated GameMetaData for Witcher 3
2020-08-04 10:47:52 +00:00
Timothy Baldridge
81b819009d
WIP
2020-08-03 20:42:19 -06:00
erri120
be985169d9
SignatureChecker fixes
...
- Added SignatureTests
- MatchesAsync will only read the file once
- Signatures are ordered in descending order by length
2020-08-01 11:51:59 +02:00
ixanza
fff99ea007
Update GameMetaData.cs
2020-07-31 15:34:30 +08:00
ixanza
f17dcb1b5d
Update GameMetaData.cs for Stardew Valley
...
Using Mo2 Generic Plugins
2020-07-31 13:46:30 +08:00
Timothy Baldridge
a3e5546a17
Merge pull request #981 from wabbajack-tools/disk-size-fixes
...
Fix #980 , 2.1.3.4, and deps bumps
2020-07-27 21:57:34 -07:00
Timothy Baldridge
bc975c1840
Fix #980 , 2.1.3.4, and deps bumps
2020-07-27 15:33:45 -06:00
Justin Swanson
1bd8894a1f
Error triangle under play button
2020-07-25 18:37:23 -05:00
Timothy Baldridge
2e0c13f854
Cache nexus permissions / mod hidden status. Use hidden status to purge the nexus cache
2020-07-25 12:09:02 -06:00
Timothy Baldridge
c28ec4a796
2.1.3.3
2020-07-22 05:33:05 -06:00
Timothy Baldridge
4e1c766bce
Bad sizing setup on slab allocator
2020-07-19 19:24:30 -06:00
Timothy Baldridge
91ae3a716e
Make BSA Construction async
2020-07-19 19:19:56 -06:00
Timothy Baldridge
7bc1bcb861
Fixes for the DiskSlabAllocator.cs, ListValidator.cs, and the constantly breaking URL test.
2020-07-19 17:09:59 -06:00
Timothy Baldridge
cb1996c92b
Fixes for broken archives names on server links
2020-07-16 15:17:37 -06:00
Timothy Baldridge
c225906277
Add virus scanning support to Wabbajack and the server, scan all patched executable files
2020-07-14 22:20:56 -06:00
Timothy Baldridge
4b2142ed99
WIP
2020-07-14 21:04:31 -06:00
Timothy Baldridge
77405be7ec
Don't re-hash files during compilation
2020-07-10 21:36:48 -06:00
erri120
843396f7c4
Cache favicons
2020-07-10 13:55:53 +02:00
erri120
fbe2f05f60
IncludeSteamWorkshopItems fixes
2020-07-06 08:58:28 +02:00
erri120
9a71620061
Log invalid meta location
2020-07-06 08:58:13 +02:00
erri120
a3c8fb4c17
Fixed IndexOutOfRangeException for GetVdfValue
2020-07-06 07:41:39 +02:00
Timothy Baldridge
79c1044e34
Add witcher 3 to the games metadata (prep for ZeroManagerInstaller)
2020-07-01 18:19:24 -06:00
Timothy Baldridge
898a50a7ab
Merge pull request #937 from wabbajack-tools/ignore-saves
...
Don't delete profile specific saves, don't include profile specific s…
2020-07-01 07:06:22 -07:00
Timothy Baldridge
17afaaeda9
Upgrade all deps
2020-06-30 22:08:34 -06:00