Commit Graph
23 Commits
Author SHA1 Message Date
Mikaël Capelle a83e96528f Apply isort. 2021-07-18 10:33:08 +02:00
Chris Bessent cd39bb5fe6 Address linter issue 2021-04-25 15:37:46 -07:00
Mikaël Capelle b6a2177fdc Move is_steam() to BasicGame and clean names. 2021-02-23 17:08:46 +01:00
Mikaël Capelle cc5f5cc586 Minor fixes. Add missing %USERPROFILE% replacement. 2020-11-29 19:59:11 +01:00
Mikaël Capelle b385652e7a Update for IPluginGame::listSaves(). 2020-11-18 19:17:55 +01:00
Mikaël Capelle 33821dba33 Consider plugin inactive if there is no managed game. 2020-11-10 18:11:35 +01:00
Mikaël Capelle edd9358bfa Correct check in isActive(). 2020-11-10 18:06:02 +01:00
Mikaël Capelle 98e11fc044 Add IPluginGame::detectGame(). 2020-11-06 20:15:21 +01:00
Mikaël Capelle 613287d5f9 Fix CI and Github action. 2020-10-31 17:46:56 +01:00
Qudix fa5fa82b95 Rename mappings to avoid collision 2020-10-17 12:54:42 +02:00
Mikaël Capelle 53ad1f4f0c Add save file to W3 and DS2. 2020-10-17 12:53:31 +02:00
Mikaël Capelle 6ac88f2f41 Fixes Path variables in games. 2020-09-27 15:41:56 +02:00
Mikaël Capelle 53e86a68a4 Update for GOG IDs and handling of multiple Steam/Gog IDs. 2020-08-06 12:06:25 +02:00
Mikaël Capelle 2d745846c2 Fix some comments in BasicGame. 2020-07-20 21:18:13 +02:00
CAPELLE Mikaël dafc204338 Add missing executableForcedLoads() in BasicGame. 2020-07-20 10:42:57 +02:00
Mikaël Capelle 0abb1af64c Initialize profile with iniFiles() by default. 2020-06-13 22:33:04 +02:00
Mikaël Capelle a92b0aa0d8 Add replacement variables for some members. 2020-06-12 22:47:37 +02:00
Mikaël Capelle 0eca7ce3b8 Add type hint for mypy. 2020-06-11 23:08:15 +02:00
Mikaël Capelle 83d708cb0d Better logging for invalid games. Fix major issues. 2020-06-11 23:00:25 +02:00
Mikaël Capelle b7c42567ec Detect installation of steam games based on App ID. 2020-06-11 22:31:09 +02:00
Mikaël Capelle a86a2b043a Improvements. 2020-06-11 21:52:01 +02:00
Mikaël Capelle 97bebfb54e Add other attributes with possible default values. 2020-06-11 00:26:35 +02:00
Mikaël Capelle 32d16df52e Initial commit. 2020-06-10 23:22:53 +02:00