Commit Graph

2437 Commits

Author SHA1 Message Date
Timothy Baldridge
193cccd680
Merge pull request #829 from wabbajack-tools/sql-time-fixes
Fix how we handle UTC dates with SQL
2020-05-12 18:28:57 -07:00
Justin Swanson
799c7e2090 Swapped DetailImageView to RxUI bindings 2020-05-12 19:31:04 -05:00
Justin Swanson
03afaceadc Some cleanup 2020-05-12 18:48:51 -05:00
Justin Swanson
fc2d616e35 Wabbajack GUI program was set to be skipped during builds 2020-05-12 18:42:36 -05:00
Justin Swanson
4469cf1fd9 Added missing GUI thread swapover 2020-05-12 18:41:39 -05:00
Justin Swanson
08cf5a6d50 Revert "Fix UI breakage in slideshow"
This reverts commit 40640dff5a.
2020-05-12 18:40:41 -05:00
Timothy Baldridge
f2b1ec5ed7
Merge pull request #827 from wabbajack-tools/rocksdb-caching
Rocksdb caching
2020-05-12 16:20:31 -07:00
Timothy Baldridge
b99805fd58 Fix how we handle UTC dates with SQL 2020-05-12 17:19:54 -06:00
Khamûl
cd442adc29 made some refactors 2020-05-12 18:33:59 -04:00
Timothy Baldridge
0c04440ec7 Fix broken test caused by xxHash files no longer being created 2020-05-12 16:27:58 -06:00
Timothy Baldridge
7839a5cd3e Convert some hashed files to cached hashed files 2020-05-12 15:31:53 -06:00
Timothy Baldridge
80b98935fa Move xxHash and VFS cache data into RocksDB so we don't pollute folders and can cache more files 2020-05-12 15:28:09 -06:00
Justin Swanson
84b27b2a9c Readded a nuked feature
Was originally from this commit: 7fba212ba3
2020-05-11 17:14:45 -05:00
Timothy Baldridge
40640dff5a Fix UI breakage in slideshow 2020-05-11 15:07:28 -06:00
Timothy Baldridge
18c605974e
Merge pull request #822 from wabbajack-tools/fix-fo4-issues
More hotfixes for Elder Souls / FO4 compilation
2020-05-11 08:56:13 -07:00
Timothy Baldridge
6561e29ac6 Also encode BA2 filenames with UTF8 2020-05-11 08:32:29 -06:00
Timothy Baldridge
197036d916 BA2 file names should be in UTF8 2020-05-11 07:20:09 -06:00
Timothy Baldridge
2b5adb3d8e Allow any file with the correct BSA headers to be extracted with the BSA extractor. 2020-05-11 06:52:23 -06:00
Timothy Baldridge
7bc5ded82c Add Game Folder Files filters back into place 2020-05-11 06:51:57 -06:00
dependabot-preview[bot]
dea0ac6e34
Bump YoutubeExplode from 5.0.3 to 5.0.4
Bumps [YoutubeExplode](https://github.com/Tyrrrz/YoutubeExplode) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/Tyrrrz/YoutubeExplode/releases)
- [Changelog](https://github.com/Tyrrrz/YoutubeExplode/blob/master/Changelog.md)
- [Commits](https://github.com/Tyrrrz/YoutubeExplode/compare/5.0.3...5.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-11 07:35:06 +00:00
Timothy Baldridge
3debe41915 Make the metrics chart a stacked bar graph 2020-05-10 17:05:40 -06:00
Timothy Baldridge
1f1f070351 Hotfix: support WJ CDN files in the gallery 2020-05-10 16:45:48 -06:00
Timothy Baldridge
e35ea51480 Hotfix: support WJ CDN files in the gallery 2020-05-10 15:35:15 -06:00
Timothy Baldridge
0d642fc01f
Merge pull request #815 from LordOfRhun/Update-Contributing-Guidelines
Updated the contributing guidelines
2020-05-10 14:33:05 -07:00
Timothy Baldridge
b1f12a8122
Merge pull request #817 from erri120/wabbajack-cdn-downloader-state-fix
Added WabbajackCDNDownloader.State to KnownSubTypes
2020-05-10 11:01:04 -07:00
Khamûl
9acfb2f3b3 Updated the requirements 2020-05-10 13:33:41 -04:00
Khamûl
d588619ed5 Using Rx to reset GameType 2020-05-10 13:25:36 -04:00
Khamûl
5e5c1bb384 Simplifying the process of disabling gameType 2020-05-10 13:18:55 -04:00
Khamûl
99113507c4 Subcribe to settings SaveSignal 2020-05-10 13:12:43 -04:00
erri120
500f7d2589
Added WabbajackCDNDownloader.State to KnownSubTypes 2020-05-10 17:29:52 +02:00
Timothy Baldridge
419867fc8b Hotfix: don't throw exceptions when metas can't be inferred 2020-05-10 06:37:55 -06:00
Timothy Baldridge
7d31f5d63e Small change to show wabbajack start metrics on the metrics page 2020-05-09 23:15:25 -06:00
Khamûl
75a14bfaf2 fixed variable names 2020-05-10 00:59:34 -04:00
Khamûl
961fb39f9a Added persistent filters on exit and more
* Added persistent filters on exit
* settings to disable the persistent filters
* fixed a bug related to game comboBox and OnlyInstalled ( the comboBox is now disabled if OnlyInstalled is checked)
2020-05-10 00:35:39 -04:00
Timothy Baldridge
1bbbda4f35 Fix download-url in the cli 2020-05-09 20:35:18 -06:00
Timothy Baldridge
4a7b9d23c1 Fix HTML link issue with authored filepage 2020-05-09 19:58:01 -06:00
Timothy Baldridge
4b2822c589 Improve HTML page for authored files 2020-05-09 19:35:42 -06:00
Khamûl
cf1dc7954a Update CONTRIBUTING.md
* added a link for .net .4.7.2
* added a step
* removed a dead link
2020-05-09 19:47:02 -04:00
Timothy Baldridge
33c1de3ad3 Bump version 2020-05-09 17:23:41 -06:00
Timothy Baldridge
ca34e0bd7d
Merge pull request #812 from wabbajack-tools/rewrite-the-build-server
Rewrite the build server
2020-05-09 16:01:27 -07:00
Timothy Baldridge
3c398b617d
Merge pull request #814 from erri120/game-registry-fixes
Fixed F03 registry entry
2020-05-09 15:22:34 -07:00
Timothy Baldridge
ca9d5fde37
Merge pull request #811 from LordOfRhun/modlist-information
[Feature] added more information on modlist tiles
2020-05-09 15:22:15 -07:00
Timothy Baldridge
e053136e25 Rewrite the Authored file routines. 2020-05-09 16:16:16 -06:00
erri120
c79ad8e08b
Fixed F03 registry entry 2020-05-09 20:02:49 +02:00
Timothy Baldridge
990d337728 Fix the bad WABBAJACK_TEST_FILE.txt 2020-05-09 09:27:32 -06:00
Timothy Baldridge
22ca28e3f1 Update metrics tests a bit 2020-05-09 07:22:02 -06:00
Timothy Baldridge
2ba331acee Port over metrics.html 2020-05-09 07:04:38 -06:00
Timothy Baldridge
3bbc130cc0 Port over Metrics and Nexus tests delete old server projects 2020-05-08 23:12:51 -06:00
Timothy Baldridge
61e0d22973
Merge pull request #809 from giraldiego/patch-1
Add support for Fallout 3 GotY GOG edition
2020-05-08 21:52:00 -07:00
Timothy Baldridge
f561a160ef
Merge pull request #803 from LordOfRhun/game-filter
[Feature] added a filter for games
2020-05-08 21:51:44 -07:00