Timothy Baldridge
f036420b42
* Disable server-side indexing of all mods from the Nexus
...
* Accept download states from clients and index the mods we haven't seen
* Fixes for Skyrin VR USSEP patch
* Remember the download states that we index on the server
* Only print remaining nexus quotas when they change
2020-02-13 05:29:59 -07:00
Timothy Baldridge
608b8c77a7
Manual download improvements
2020-02-10 17:30:38 -07:00
Timothy Baldridge
a9224a084a
Added support for logging in via Fallout 4, added better early-exit support for the Beth.NET login
2020-02-07 06:26:58 -07:00
Timothy Baldridge
1c53a7a6a3
Add NexusGameIDs for all games.
2020-02-06 14:43:30 -07:00
Timothy Baldridge
6255ec224f
Allow manual Nexus downloads
2020-02-05 22:30:31 -07:00
erri120
076eb3b69b
Added more GOGIDs to games
2020-01-08 17:25:22 +01:00
erri120
d875fc3e5f
Added FNV: RU Steam ID
2020-01-07 11:20:34 +01:00
erri120
8712648e4c
Fixed typo
2020-01-04 21:27:28 +01:00
Timothy Baldridge
980fd96c56
Merge pull request #332 from wabbajack-tools/soft-error-inis
...
Soft error inis & Game version info
2020-01-03 12:42:17 -08:00
erri120
2643c499c2
Replaced old Steam/GOG Handlers with the new StoreHandler system
2020-01-03 18:22:50 +01:00
Timothy Baldridge
408ade8a38
Use Windows FileVersion utils instead to get file versions, use that info when saving Game Downloader states.
2020-01-03 10:00:57 -07:00
erri120
f3c8b26b1f
Added Stardew Valley to the Supported games list
2019-12-15 12:08:37 +01:00
Timothy Baldridge
ba556be994
Every steam install has the root steam folder as a implicit game location
2019-12-09 15:38:26 -07:00
erri120
9d4325a5fe
Updated GameLocation property
2019-12-07 17:03:58 +01:00
erri120
f4b3ba9a72
Created GetBySteamID function for the GameRegistry
2019-12-02 17:43:05 +01:00
Timothy Baldridge
d636d06ced
Added extensions to the game enum, fixed the cache server (again)
2019-11-22 15:00:34 -07:00
erri120
fbb90d698e
Re-added Morrowind
2019-11-18 20:31:55 +01:00
erri120
76db3cafea
Fixed typo
2019-11-17 15:00:40 +01:00
erri120
1e303a8339
Added RequiredFiles property to GameMetaData
2019-11-17 15:00:39 +01:00
erri120
e9a3030c91
Removed Morrowind from Game enum
2019-11-17 15:00:37 +01:00
Justin Swanson
228bb3d070
VortexCompiler game selection combobox work
2019-11-16 18:41:59 -06:00
Justin Swanson
deafaf5ebd
Adjusted Game enum capitalization
...
C# standard is camel case, and the other enum values were that way, too. KOTOR kept as is, as it's an acronym
2019-11-14 23:45:43 -06:00
Justin Swanson
9f86f3466d
Made GameMetaData Games dictionary readonly
2019-11-14 23:43:58 -06:00
Timothy Baldridge
490bd4de5a
Fix tests
2019-11-14 15:58:29 -07:00
erri120
82e93e04d1
Added Witcher 1,2,3 to GameMetaData
2019-11-14 15:34:11 -07:00
erri120
8f9a27d8f5
Changed int GOGID to List<int> GOGIDs for multiple id support
2019-11-14 15:34:11 -07:00
erri120
8ef41beb59
Added SWKOTOR and SWKOTOR2 to GameMetaData
2019-11-14 15:34:11 -07:00
erri120
12d4e2acda
Added Starbound to GameMetaData
2019-11-14 15:34:11 -07:00
erri120
8309592ed2
Added Divinity Orginal Sins 2 Definitive Edition to GameMetaData
2019-11-14 15:34:11 -07:00
erri120
1d35bf5ed1
Created AdditionalFolders property
2019-11-14 15:34:11 -07:00
erri120
b02d9b50a2
Added Divinity Original Sins 2 to the Games list
2019-11-14 15:34:11 -07:00
erri120
2a92131025
Created GetByNexusName function for the GameRegistry
2019-11-14 15:34:10 -07:00
erri120
6062088681
Removed unused imports
2019-11-14 15:34:10 -07:00
erri120
de40b8ce32
Added GOGID property
2019-11-14 15:34:10 -07:00
erri120
2497d5ba88
Added Steam ids
2019-11-14 15:34:10 -07:00
erri120
18a36437bc
Added supported mod manager and Darkest Dungeon
2019-11-14 15:34:10 -07:00
erri120
83807a56b8
Added null check to GetByMO2ArchiveName
2019-11-09 15:40:50 +01:00
erri120
467cfc47a0
Removed Morrowind from the Games list
2019-11-09 15:40:14 +01:00
erri120
36867a4806
MO2ArchiveName will be lowercase when comparing in GetByMO2ArchiveName
2019-11-09 15:25:29 +01:00
erri120
7f0129e83b
Changed Oblivion MO2ArchiveName to lowercase
2019-11-09 15:21:31 +01:00
Timothy Baldridge
7a0ef2a380
rework modlist metadata code to use static site json
2019-10-19 04:55:05 -06:00
Timothy Baldridge
14eb3e697e
put the tests back, I think it was a message box error
2019-10-02 21:23:11 -06:00
Timothy Baldridge
192dfa1331
Change oblivion's game name to Oblivion
2019-10-02 16:45:42 -06:00
Timothy Baldridge
4597135de5
modlists are now .zip files, several bug fixes found in testing
2019-10-01 16:39:25 -06:00
Timothy Baldridge
ea95c78b26
updated the README fixed validation and game folder path detection
2019-09-30 17:39:41 -06:00
Timothy Baldridge
1418634dbb
add missing file
2019-09-28 18:22:25 -06:00