Commit Graph

3534 Commits

Author SHA1 Message Date
bd5ac82436 2.5.3.8 2022-02-23 16:12:37 -07:00
c79decf0b2 Add prompt to ManualDownloader state 2022-02-23 16:11:25 -07:00
9d251cda83 2.5.3.7 2022-02-01 15:53:18 -07:00
591673c46b 2.5.3.6 2022-02-01 15:00:43 -07:00
a84394ad6b better downgrader support, support manual Mega downloads 2022-01-31 23:07:23 -07:00
4d8ab94456 Fixup CHANGELOG.md 2022-01-19 17:15:41 -07:00
f9f0ecdd80 2.5.3.4 2022-01-19 16:53:41 -07:00
7d30d87021 Merge pull request #1793 from LostDragonist/sim4
Add Sims 4
2022-01-04 20:26:54 -07:00
4fc5435274 Update Dragon Age: Inquisition Origin IDs 2022-01-04 08:22:07 +01:00
98a0c09adb Add Sims 4 2022-01-03 16:18:36 -07:00
6a8729fcae Merge pull request #1790 from LostDragonist/cp2077_fix
Fix Cyberpunk 2077 GOG ID
2022-01-02 12:13:30 +01:00
4cb7cead62 Fix Cyberpunk 2077 GOG ID 2022-01-02 03:02:27 -07:00
d78c89e702 Merge pull request #1771 from LostDragonist/github_fix
Fix getting game files when build server is down
2.5.3.4
2021-12-18 10:39:30 -07:00
becabefd8c Forced healing works! 2021-12-18 10:38:30 -07:00
3e65f5875d Fix getting game files when build server is down
There's really no need for the build server to be up when WJ
is just getting some files from Github. I'm guessing these files
used to be stored on the build server.
2021-12-17 19:08:40 -07:00
87093a1149 Merge pull request #1765 from LostDragonist/bsa_extract
Catch and log errors when extracting BSAs
2021-12-17 09:34:02 -07:00
466d9008a0 Catch and log errors when extracting BSAs 2021-12-14 12:41:57 -07:00
f0820514e7 2.5.3.3 2.5.3.3 2021-12-04 15:31:27 -07:00
df35a9591f Fix syntax errors 2021-12-04 15:30:13 -07:00
ac2d94c48a 2.5.3.2 2021-12-04 15:29:21 -07:00
cab842a3b7 Fix Game Metadata 2021-12-04 15:29:13 -07:00
9caa00588e Update GameMetaData.cs 2021-12-04 15:25:46 -07:00
6812b36349 Merge pull request #1746 from azraerl/v2531
BF: Proper condition for TXT tag files
2.5.3.2
2021-11-28 13:52:32 -07:00
bae4073a26 BF: Proper condition for TXT tag files 2021-11-28 16:54:40 +01:00
fdc5e515fc Backport CP2077 support to 2.5 2021-11-27 18:33:01 -07:00
fed371a6f1 2.5.3.1 - also fix an issue with Consts.UpgradedFilesURL 2.5.3.1 2021-09-14 15:09:43 -06:00
891c882651 Merge pull request #1610 from wabbajack-tools/github-validation-usage
Update the app to work with the new Github based action system
2.5.3.0
2021-09-13 21:22:55 -06:00
81c8c1c3a5 Update the app to work with the new Github based action system 2021-09-13 21:22:07 -06:00
d890c88f8e Merge pull request #1600 from Ai-Elias/master
README.md Clarifications and grammar fix
2021-09-01 10:52:13 +02:00
77374363cf Update README.md
Co-authored-by: Luca <52624146+EzioTheDeadPoet@users.noreply.github.com>
2021-08-31 15:57:13 -06:00
ade95c7708 Update README.md
Co-authored-by: Luca <52624146+EzioTheDeadPoet@users.noreply.github.com>
2021-08-31 15:57:05 -06:00
88b24ada2e Update README.md
Co-authored-by: Luca <52624146+EzioTheDeadPoet@users.noreply.github.com>
2021-08-31 15:56:58 -06:00
b194f60ad2 Update README.md
Co-authored-by: Luca <52624146+EzioTheDeadPoet@users.noreply.github.com>
2021-08-31 15:56:45 -06:00
d1158e2536 README.md Clarifications and grammar fix
Changed WABBAJACK_INCLUDE and WABBAJACK_NOMATCH_INCLUDE descriptions for better clarification and to fix improper grammar.
2021-08-31 14:03:53 -06:00
2b4227a2f9 2.5.2.2 2.5.2.2 2021-08-11 23:12:12 -06:00
1a7539e11a Disable test 2.5.2.1 2021-07-30 22:39:28 -06:00
b57bd2d30d Disable moddb test 2021-07-30 22:15:04 -06:00
c0d2f8f280 Merge pull request #1550 from erri120/mega-fixes
Update MEGADownloader
2021-07-30 21:30:41 -06:00
ef156867c8 Merge branch 'master' into mega-fixes 2021-07-30 21:29:16 -06:00
f75b0ecf70 2.5.2.1 2021-07-30 21:04:25 -06:00
51baeb719c Merge pull request #1549 from erri120/regex-performance
Improve Regex performance by compiling during instantiation
2021-07-30 20:52:52 -06:00
bb87913c1d Update CI run condition 2021-07-30 09:45:46 +00:00
144b974b2b Update stale.yml 2021-07-29 10:48:57 -06:00
0b56ae3c8d Update stale.yml 2021-07-29 10:48:47 -06:00
6d50beff4e Update stale.yml 2021-07-29 10:47:16 -06:00
03c9c8615c Create stale.yml 2021-07-29 10:46:43 -06:00
428e4db2f2 Make IUrlDownloader.GetDownloaderState nullable 2021-07-25 14:37:55 +02:00
c7bc7dbbd8 Update MEGADownloader 2021-07-25 12:09:48 +02:00
16680996c3 Improve Regex performance by compiling during instantiation 2021-07-23 12:12:28 +02:00
a372a14140 Fix for the website expecting lower case files 2021-07-21 15:40:55 -06:00