Timothy Baldridge
a8c7db808a
2.4.4.4
2021-06-09 14:55:45 -06:00
Timothy Baldridge
a7bfd4109c
Bump Deps
2021-06-03 07:36:12 -06:00
erri120
be8a0f66c0
Update GameFinder lib to 1.5.0 for no throw
2021-06-02 21:27:44 +02:00
erri120
e114bff006
I am stupid
2021-06-02 21:19:06 +02:00
erri120
18f2de1ed3
Fix CI issue
2021-06-02 21:19:06 +02:00
erri120
f6830d3880
Update GameFinder to 1.4.1
2021-06-02 21:19:06 +02:00
erri120
6dd31b5799
Using new GameFinder feature
2021-06-02 21:19:05 +02:00
erri120
b8eb9da44c
Update GameFinder to 1.4.0
2021-06-02 21:19:05 +02:00
erri120
9670084cf3
Don't overwrite kv in dictionary
2021-06-02 21:19:05 +02:00
erri120
03b6e6b0d1
Add GameFinder lib
2021-06-02 21:18:57 +02:00
Timothy Baldridge
7e62db32be
Update all deps
2021-05-28 16:15:52 -06:00
Timothy Baldridge
b38459d142
Merge pull request #1439 from wabbajack-tools/dependabot/nuget/SharpZipLib-1.3.2
...
Bump SharpZipLib from 1.3.1 to 1.3.2
2021-05-21 08:10:15 -07:00
Unnoen
367ee1a3aa
Fix typo in InitializeLogging
2021-05-20 21:10:29 +10:00
Unnoen
8e39f9f4eb
IsChildOf function for AbsolutePath
...
Iterates up the parent directories to find if this path is a child of the given path.
2021-05-20 21:10:29 +10:00
Unnoen
563de77205
Specify UTF-8 without BOM to fix Discord's text rendering
2021-05-20 17:43:12 +10:00
Timothy Baldridge
bf0d098b44
Use a pinned IP
2021-05-17 17:20:03 -06:00
Timothy Baldridge
04bbbfed7f
Network workaround mode
2021-05-17 16:37:01 -06:00
Timothy Baldridge
e6a5e46af0
Few small fixes and optimizations
2021-05-13 13:41:33 -06:00
dependabot[bot]
5e2208f2f9
Bump SharpZipLib from 1.3.1 to 1.3.2
...
Bumps [SharpZipLib](https://github.com/icsharpcode/SharpZipLib ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/icsharpcode/SharpZipLib/releases )
- [Changelog](https://github.com/icsharpcode/SharpZipLib/blob/master/docs/Changes.txt )
- [Commits](https://github.com/icsharpcode/SharpZipLib/compare/v1.3.1...v1.3.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 10:17:46 +00:00
Timothy Baldridge
94113158ee
Deps/Version bump
2021-04-28 17:22:47 -06:00
Timothy Baldridge
0f6975e4e5
2.4.3.3
2021-04-12 19:17:03 -06:00
Timothy Baldridge
8fdc9624e3
Fixes for root path WJ downloads
2021-04-01 14:52:23 -06:00
Timothy Baldridge
db0168c6ef
Create a global registry of the location of all installed modlists
2021-03-19 16:37:58 -06:00
Timothy Baldridge
22b7782578
Move logs/downloaded modlists into the launcher folder
2021-03-18 23:04:27 -06:00
Timothy Baldridge
1e51617fd6
Merge branch 'master' into single_file_tagging
2021-03-18 11:02:37 -07:00
Luca
f7a1584980
added file tagging support
2021-03-14 20:53:16 +01:00
Luca
b81b99b842
adds option to include save files if wanted.
2021-03-14 13:41:31 +01:00
Justin Swanson
263798b7a4
New null errors
2021-03-11 17:01:16 -06:00
Timothy Baldridge
82d7d13259
WJ now keeps the launcher up to date, and cleans up all but two back versions
2021-03-11 08:00:26 -07:00
Timothy Baldridge
1ee0a74b5e
Update deps
2021-03-11 05:44:36 -07:00
Timothy Baldridge
ba9c4e45e4
Cdn tweaks ( #1362 )
...
Mirrored file tweaks to reduce CDN disk usage
2021-03-10 19:28:28 -07:00
Chris Bessent
b9b349f2c3
Give proper descriptions to each game
2021-02-26 23:14:34 -07:00
Chris Bessent
a0a045285a
Add Enderal SE support
2021-02-24 13:38:12 -07:00
Timothy Baldridge
ff3f34c31d
Fixes #1330
2021-02-23 17:26:50 -07:00
Luca
76f09429e1
Added ability for WJ to ignore tagged folders.
...
+ (instructions in the readme)
2021-02-12 17:57:37 +01:00
Chris Bessent
57e39d43c6
More fixes to Origin game detection
...
1. Games downloaded with EAPlay will have "@subscription" in their
manifest file name.
2. Apparently numbers can be in the name of the manifest so you want
to search from right-to-left.
2021-02-10 18:40:01 -07:00
Timothy Baldridge
8c56b0edb5
Merge pull request #1308 from EzioTheDeadPoet/KerbalSpaceProgram
...
MO2Name fix for KSP
2021-02-09 10:37:25 -07:00
Luca
917ed6a90e
Kerbal Space Program MO2Name fix
2021-02-09 16:51:38 +01:00
Timothy Baldridge
7ba42ecef9
Merge pull request #1303 from EzioTheDeadPoet/KerbalSpaceProgram
...
Added Kerbal Space Program
2021-02-08 17:06:51 -07:00
Chris Bessent
da5d784bb5
Add Origin ID for Dragon Age: Origins
...
The previous ID was for the Ultimate edition. This ID is
for the Awakening DLC. A third ID probably exists for the
base game though chances are no one is going to mod that.
2021-02-07 17:08:42 -07:00
Luca
a07ddc0b0a
Added a Description
2021-02-08 01:06:06 +01:00
Luca
ad165546a1
Added Kerbal Space Program
2021-02-08 00:36:11 +01:00
Timothy Baldridge
df68a5e2a4
2.4.2.2
2021-02-06 09:43:11 -07:00
Chris Bessent
e375da6a0c
Fix finding Origin games
2021-02-06 09:15:22 -07:00
Unnoen
cf29bae7a7
Wrap disk scope in try/catch, default to unspecified if error.
2021-02-04 17:59:09 +11:00
Timothy Baldridge
8c430088bb
Merge pull request #1291 from Unnoen/drive-detection
...
Disk info utility and Reduce HDD threads option.
2021-02-03 20:50:40 -07:00
Timothy Baldridge
005b54f090
Merge pull request #1288 from EzioTheDeadPoet/Dragon-Age-Origins-GOG-ID
...
add GOG support for Dragon Age Origins
2021-02-03 20:49:11 -07:00
Timothy Baldridge
c0d50a8216
Version 2.4.2.0
2021-02-03 20:48:30 -07:00
Unnoen
4c8216edab
Reduce HDD threads option
2021-02-01 17:42:06 +11:00
Luca
7982f51740
add GOG support
2021-01-30 21:35:05 +01:00