Commit Graph
142 Commits
Author SHA1 Message Date
Mikaël Capelle 28f2fb4e92 Merge pull request #33 from LaughingHyena279/master
Add Kerbal Space Program basic games plugin
2021-02-12 18:09:41 +01:00
LaughingHyena279 4a314f8e54 Update game_kerbalspaceprogram.py 2021-02-07 15:39:09 -07:00
LaughingHyena279 91f36edc1b Update game_kerbalspaceprogram.py 2021-02-07 15:38:41 -07:00
LaughingHyena279 2316af6ffc Update game_kerbalspaceprogram.py 2021-02-07 15:37:28 -07:00
LaughingHyena279 64e221cbf0 Update game_kerbalspaceprogram.py 2021-02-07 15:20:35 -07:00
LaughingHyena279 b290b14659 Add files via upload 2021-02-07 14:29:34 -07:00
Mikaël Capelle 9f35c8e290 Merge pull request #32 from LostDragonist/dao_fixes
DAO: Fix listing save games and display save game screenshots.
2021-02-07 17:46:55 +01:00
Chris Bessent adeb07c7c1 DAO: Fix listing save games and display save game screenshots 2021-02-07 09:45:05 -07:00
Mikaël Capelle 33d51552f8 Merge pull request #31 from Holt59/master
Fix savegame widget position and add Cyberpunk 2077.
2021-02-07 17:43:25 +01:00
Mikaël Capelle a9237038f3 Add mobase and PyQt5 stubs for tests. 2021-02-07 17:41:55 +01:00
Mikaël Capelle 59ba189a86 Tentative fix for the GitHub action. 2021-02-07 17:39:47 +01:00
Mikaël Capelle dcbef4cf27 Add plugin for Cyberpunk 2077. 2021-02-07 17:32:51 +01:00
Mikaël Capelle ca7aa7f800 Fix position of savegame widget. 2021-02-07 17:32:39 +01:00
Mikaël Capelle f83f0588cc Add mypy to CI. 2021-02-07 17:32:14 +01:00
Mikaël Capelle 6f014ed8d6 Update README. 2021-02-04 10:42:14 +01:00
Mikaël Capelle ae5ffb921c Merge pull request #30 from EzioTheDeadPoet/patch-1
Dragon Age Origins GOG ID
2021-01-31 19:06:38 +01:00
Luca a650934ef0 Dragon Age Origins GOG ID 2021-01-30 21:27:16 +01:00
Mikaël Capelle 48edeb5d7f Merge pull request #28 from LostDragonist/corrupt_manifest
Add robustness to reading Steam manifest files
2021-01-09 21:14:08 +01:00
Chris Bessent f817f08f92 Address comments 2021-01-09 00:33:51 -07:00
Mikaël Capelle 01e3b346a7 Merge branch 'Patchier-master' 2021-01-08 20:46:59 +01:00
Mikaël Capelle 9882c85e46 Fix game_dao.py. 2021-01-08 20:46:52 +01:00
Patchier 9b9fc3b49d Add files via upload 2021-01-07 14:00:19 -06:00
Patchier 2e206dba56 Delete game_dao.py 2021-01-07 14:00:05 -06:00
Patchier d0352cb56a Add files via upload 2021-01-07 13:59:18 -06:00
Chris Bessent 303c20d0cc Add robustness to reading Steam manifest files
Apparently Steam is known to corrupt its own appmanifest
files.  This will make the plugin skip any outright unreadable
files.
2021-01-07 11:14:09 -07:00