Commit Graph

35 Commits

Author SHA1 Message Date
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