Commit Graph

2973 Commits

Author SHA1 Message Date
Timothy Baldridge
e1725bb808 Throw critical errors on nexus API quota issues 2020-11-14 07:21:13 -07:00
Timothy Baldridge
01872fb62b More logging information for server backend 2020-11-11 06:25:57 -07:00
Timothy Baldridge
fd74b1b4dc Add backup/restore CLI options (not useful for most people) 2020-11-08 17:41:17 -07:00
Timothy Baldridge
565bc78161
Merge pull request #1168 from wabbajack-tools/bump-version-redux
Version bump
2020-11-05 17:29:38 -07:00
Timothy Baldridge
6078926d01 Version bump 2020-11-05 15:45:22 -07:00
Timothy Baldridge
a7349f9d5b
Merge pull request #1167 from wabbajack-tools/rework-nexus-network-limits
Rework how we handle API limits.
2020-11-05 15:41:12 -07:00
Timothy Baldridge
98e0f2503c Rework how we handle API limits. 2020-11-05 14:30:00 -07:00
Timothy Baldridge
d00d66a269
Merge pull request #1162 from wabbajack-tools/better-status-update
More fine-grained status updates
2020-11-03 08:21:29 -07:00
Timothy Baldridge
90e9af05b1 More fine-grained status updates 2020-11-03 07:45:08 -07:00
Timothy Baldridge
f50d2998be
Merge pull request #1161 from wabbajack-tools/store-game-hashes-on-gh
Store game file hashes on GitHub
2020-11-02 21:07:53 -07:00
Timothy Baldridge
7f603e9c85 Store game file hashes on GitHub 2020-11-02 18:55:54 -07:00
Timothy Baldridge
c668f67a75 Bump version 2020-11-02 05:25:07 -07:00
Timothy Baldridge
09c974e04f
Merge pull request #1159 from wabbajack-tools/7zip-diagnostic-errors
7zip diagnostic errors
2020-11-02 05:18:12 -07:00
Timothy Baldridge
0a976dc427
Merge pull request #1158 from wabbajack-tools/bump-deps-42
bump deps
2020-11-01 22:26:54 -07:00
Timothy Baldridge
61671bf701
Merge pull request #1157 from wabbajack-tools/server-updates-for-mirrored-files
Updates to smooth out server update features
2020-11-01 21:47:31 -07:00
Timothy Baldridge
1f517428f8
Merge pull request #1139 from EzioTheDeadPoet/patch-2
added Dishonored to GameMetaData.cs
2020-11-01 21:36:13 -07:00
Timothy Baldridge
f67fd93272 Diagnostic info on 7zip failure 2020-11-01 21:35:44 -07:00
Timothy Baldridge
4a2cef1ab4 bump deps 2020-11-01 21:11:29 -07:00
Timothy Baldridge
0c5913c70a Extractor fixes for broken Lucian introspection 2020-11-01 21:06:18 -07:00
Timothy Baldridge
f80ae8b142 Updates to smooth out server update features 2020-11-01 17:30:49 -07:00
Timothy Baldridge
1c25aa6430
Merge pull request #1155 from Unnoen/more-valid-cli-urls
Check DomainRemaps for valid CLI downloads.
2020-11-01 16:15:58 -07:00
Unnoen
dd7ee04e00
Check domain remaps for valid CLI downloads. 2020-11-02 04:27:29 +11:00
Luca
607fb263d5
added Dishonored
mainly to test the non MO2 dependent list compiler.
2020-10-25 23:05:14 +01:00
Timothy Baldridge
65a908aa1e Merge remote-tracking branch 'origin/master' into master
# Conflicts:
#	CHANGELOG.md
2020-10-24 14:16:13 -06:00
Timothy Baldridge
d481562967 fix for #1115 2020-10-24 13:45:05 -06:00
Timothy Baldridge
659e192825
Merge pull request #1138 from wabbajack-tools/version-and-deps-bump
2.3.1.0
2020-10-24 12:18:24 -06:00
Timothy Baldridge
3c7fb0747a 2.3.1.0 2020-10-24 10:44:28 -06:00
Timothy Baldridge
6499f20d4b Yet another test fix 2020-10-24 10:04:24 -06:00
Timothy Baldridge
ab6d8e106d
Merge pull request #1135 from wabbajack-tools/issue-1134
Issue 1134
2020-10-24 09:59:11 -06:00
Timothy Baldridge
80d5fdb97b Yet another test fix 2020-10-24 07:32:56 -06:00
Timothy Baldridge
de889f2a52 Fix tests on test serer 2020-10-24 06:33:19 -06:00
Timothy Baldridge
9685b9a218 Fix tests on test serer 2020-10-23 22:02:35 -06:00
Timothy Baldridge
01cf35db22 Fix tests on test serer 2020-10-23 18:16:13 -06:00
Timothy Baldridge
85e2f28101
Merge pull request #1132 from wabbajack-tools/more-abstract-compiler
More abstract compiler
2020-10-22 09:40:48 -06:00
Timothy Baldridge
35d1012ab0 Fix for issue-1134 2020-10-21 18:43:02 -06:00
Timothy Baldridge
6007c326e1 Could compile via the UI 2020-10-19 16:16:35 -06:00
Timothy Baldridge
c1c6f10b5b Can include patches, still randomly fails for some reason, a race condition perhaps? 2020-10-18 18:15:22 -06:00
Timothy Baldridge
18ac41729d First Native compilation test passes 2020-10-18 13:03:50 -06:00
Timothy Baldridge
c5c444b707 Cleanup ACompiler 2020-10-18 07:18:16 -06:00
Timothy Baldridge
2bc3553dcf Patch creation into ACompiler 2020-10-18 07:16:27 -06:00
Timothy Baldridge
80d93caf96 Fix tests 2020-10-18 07:13:01 -06:00
Timothy Baldridge
02631eb503 Archive Indexing into ACompiler 2020-10-18 07:07:18 -06:00
Timothy Baldridge
5ce0a79bd4 GameFile indexing into ACompiler 2020-10-18 07:06:22 -06:00
Timothy Baldridge
d919a097e3 VFSCacheName into ACompiler 2020-10-18 07:00:55 -06:00
Timothy Baldridge
55b26cec65 Move common folders into ACompiler 2020-10-18 06:59:49 -06:00
Timothy Baldridge
adafb12451
Merge pull request #1126 from wabbajack-tools/fix-fomod-extraction
Fix fomod extraction
2020-10-13 05:31:01 -06:00
Timothy Baldridge
75ae9e0c7a Can extract .fomod files (again) 2020-10-12 22:23:39 -06:00
Timothy Baldridge
34f7babc3e Can extract .fomod files (again) 2020-10-12 22:22:40 -06:00
Timothy Baldridge
59874dbf00 2.3.0.3 2020-10-12 09:28:57 -06:00
Timothy Baldridge
d54f1e5a3f Fix possible NPE with game version primay key strings 2020-10-11 10:46:46 -06:00