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 |
|
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 |
|
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 |
|
Timothy Baldridge
|
a4d7f1b3a0
|
Upgrade deps
|
2021-06-29 20:22:40 -06:00 |
|
Timothy Baldridge
|
9fbd4b13eb
|
Merge remote-tracking branch 'origin/master'
|
2021-06-29 20:20:10 -06:00 |
|
Timothy Baldridge
|
b1bf267356
|
2.5.0.6
|
2021-06-29 20:16:48 -06:00 |
|
erri120
|
8c19c9c118
|
Update Dragon Age Inquisition IDs
Adds Digital Delux Edition ID.
|
2021-06-29 16:48:34 +00:00 |
|
Timothy Baldridge
|
89404a9b03
|
2.5.0.5
|
2021-06-28 21:02:01 -06:00 |
|
Timothy Baldridge
|
c8d4e3651c
|
2.5.0.4
|
2021-06-27 16:20:35 -06:00 |
|
Timothy Baldridge
|
a56921e130
|
2.5.0.4
|
2021-06-27 14:35:11 -06:00 |
|
Timothy Baldridge
|
a439a98a27
|
Merge pull request #1514 from wabbajack-tools/ll-attachments
Support for attachments on ips4 sites
|
2021-06-27 08:03:30 -07:00 |
|
Timothy Baldridge
|
9779da19b2
|
Support for attachments on ips4 sites
|
2021-06-27 08:05:45 -06:00 |
|
Timothy Baldridge
|
10edda9bb5
|
2.5.0.3
|
2021-06-26 06:01:53 -06:00 |
|