Commit Graph

3527 Commits

Author SHA1 Message Date
Timothy Baldridge
81c93c6e18 Update versions when uploading new modlists 2021-07-19 16:22:04 -06:00
Timothy Baldridge
04347bbd06 Start of code to push updates to GH 2021-07-19 16:15:27 -06:00
Timothy Baldridge
631ccba553 Check for a DDS signature before attempting to analyze textures 2021-07-17 17:03:22 -06:00
Timothy Baldridge
9422b571b1 Fix broken test 2021-07-17 08:44:01 -06:00
Timothy Baldridge
4c03c6c8e3
Merge pull request #1537 from erri120/finding-games-no-path
Fixes for finding Games
2021-07-17 07:19:17 -07:00
Timothy Baldridge
1c7ce6a02d 2.5.1.4 2021-07-17 07:32:42 -06:00
Timothy Baldridge
ca8aed67d8
Merge pull request #1538 from wabbajack-tools/fix-texture-matching
Rework texture matching again, support for _n and _d files, and fixin…
2021-07-17 06:30:36 -07:00
Timothy Baldridge
a24005b4c6 Fix bad test 2021-07-17 06:37:16 -06:00
Timothy Baldridge
0c53a1480c Fix texture recompression tests 2021-07-17 04:21:26 -06:00
erri120
ada10a377e
Update GameFinder to 1.6.2 2021-07-17 11:56:02 +02:00
Timothy Baldridge
51764ae619 Rework texture matching again, support for _n and _d files, and fixing a but that created null ImageStates 2021-07-16 23:32:37 -06:00
erri120
1f1340f921
Update logging with StoreHandler name 2021-07-16 14:17:06 +02:00
erri120
d64afea6ab
Error when finding the game with no path 2021-07-16 14:10:46 +02:00
Timothy Baldridge
4f4d8c487b Rework how we edit processes so tests pass and it fixes the bug 2021-07-15 15:03:59 -06:00
Timothy Baldridge
1adf4b78b0
Merge pull request #1535 from JanuarySnow/version_info_hover
version info in mouse hover text in gallery view
2021-07-15 06:36:36 -07:00
Timothy Baldridge
3805c61816
Merge pull request #1536 from JanuarySnow/clarify_utility_list_filter
Change wording of Utility list filter for consistency
2021-07-15 06:36:25 -07:00
Timothy Baldridge
70c730155d 2.5.1.3 2021-07-15 07:35:26 -06:00
JanuarySnow
02131ebf1b Change wording so that "only utility list" is consistent with other filters. 2021-07-15 13:12:55 +01:00
JanuarySnow
8dd1199514 version info in mouse hover text in gallery view 2021-07-14 16:20:04 +01:00
Timothy Baldridge
ca5309a38f Disable tesall tests 2021-07-11 17:54:49 -06:00
Timothy Baldridge
7fe0f5145f Fix test 2021-07-11 16:54:06 -06:00
Timothy Baldridge
ba3c3a43f1 2.5.1.2 2021-07-11 16:23:44 -06:00
Timothy Baldridge
13a567e705
Merge pull request #1532 from erri120/update-gamefinder-161
Update GameFinder to 1.6.1
2021-07-11 14:32:14 -07:00
Timothy Baldridge
b1f62fb6d4
Merge pull request #1531 from wabbajack-tools/use-textconv
Switch to using TextConv for image compression
2021-07-11 14:32:05 -07:00
Timothy Baldridge
af2c8e4fab Fix some float errors 2021-07-11 13:33:36 -07:00
Timothy Baldridge
afe462fba3 log texconv errors 2021-07-11 06:27:46 -06:00
erri120
09b44ccac4
Update GameFinder to 1.6.1 2021-07-11 12:13:33 +02:00
erri120
20c256bc3b
Add fix for NETSDK1151 2021-07-11 12:05:16 +02:00
Timothy Baldridge
3e97d7721c Switch to using TextConv for image compression 2021-07-10 16:27:36 -06:00
Timothy Baldridge
5cbed8dade Server side fixes for LL upgrades and list validation 2021-07-09 22:13:31 -06:00
Timothy Baldridge
d3725c5b74 2.5.1.1 2021-07-09 17:52:00 -06:00
Timothy Baldridge
f36916b2fc
Merge pull request #1530 from wabbajack-tools/optimize-compilation
Optimize the compilation process
2021-07-06 07:10:18 -06:00
Timothy Baldridge
e08108fb46 2.5.1.0 2021-07-06 05:49:04 -06:00
Timothy Baldridge
2c490f50e7 Cache the last modified date in NativeFileStreamFactory 2021-07-05 23:26:08 -06:00
Timothy Baldridge
5370d19a8d Optimize the compilation process 2021-07-05 15:26:30 -06:00
Timothy Baldridge
993b3f63c3 Fix error on older GPUs 2021-07-04 17:08:34 -06:00
Timothy Baldridge
b9deaf2eae 2.5.0.9 2021-07-04 16:36:36 -06:00
Timothy Baldridge
adb15fd087 Update Windows version check 2021-07-04 16:33:26 -06:00
Timothy Baldridge
d66890d470 Use DirectX 11 for compression when possible, otherwise default to software. Make sure we don't threadbomb users systems. 2021-07-04 16:25:06 -06:00
Timothy Baldridge
24d10305a4 Re-enable nexus archived file support again 2021-07-04 15:37:55 -06:00
Timothy Baldridge
89c0c651b5
Merge pull request #1528 from Unnoen/ips4-logged-out-fix
Fix AbstractIPS4OAuthDownloader's CriticalFailureIntervention
2021-07-04 14:08:32 -06:00
Timothy Baldridge
d01645737b
Merge pull request #1483 from erri120/switch-silk
Switching from SharpDX.DXGI to Silk.NET.DXGI
2021-07-04 14:08:12 -06:00
Unnoen
8b7d3f5e41
Fix AbstractIPS4OAuthDownloader CriticalFailureIntervention
CriticalFailureIntervention's need to be sent to the logger to be handled correctly.
2021-07-04 14:13:05 +10:00
erri120
253ae85eed
Remove PInvoke.Gdi32 2021-07-03 22:05:10 +02:00
erri120
e9e02513db
Using Silk.NET.DXGI instead of SharpDX.DXGI 2021-07-03 22:03:22 +02:00
erri120
bb03779695
Using System.Text.Encoding instead of SharpDX.Text.Encoding 2021-07-03 21:33:52 +02:00
Timothy Baldridge
be49db3a3d fix commit log 2021-07-03 06:54:31 -06:00
Timothy Baldridge
7c93ba0b7d 2.5.0.8 2021-07-02 22:25:05 -06:00
Timothy Baldridge
c1169fcbc4 Latest work on LL attachments and Nexus API fixes 2021-07-02 21:15:27 -06:00
Timothy Baldridge
943b460d9d Fix race condition in IPS4 login 2021-06-30 15:57:35 -06:00