Commit Graph

637 Commits

Author SHA1 Message Date
GeoffreyCoulaud
3df9380c2d 🚧 Base work for the Store/Manager architecture 2023-05-24 15:35:18 +02:00
GeoffreyCoulaud
9fd58e6ba3 🚧 More fixes 2023-05-24 15:35:18 +02:00
GeoffreyCoulaud
e5d2657bb9 🚑 More rebase conflicts resolved 2023-05-24 15:35:18 +02:00
GeoffreyCoulaud
f246a73b19 ♻️ Changed shared imports to absolute 2023-05-24 15:35:18 +02:00
GeoffreyCoulaud
dd37fda07b 🎨 Better Steam code 2023-05-24 15:35:18 +02:00
GeoffreyCoulaud
7fdf164120 Changes to Steam Windows source 2023-05-24 15:35:18 +02:00
GeoffreyCoulaud
49f0b2d92d 🎨 Changes to Lutris source 2023-05-24 15:35:18 +02:00
GeoffreyCoulaud
8587c80394 🚧 More work on Steam source 2023-05-24 15:35:18 +02:00
GeoffreyCoulaud
4bc35383ae Changed source.__next__() type hint 2023-05-24 15:35:17 +02:00
GeoffreyCoulaud
604bcfb2e9 🚧 Initial work on Steam source 2023-05-24 15:35:17 +02:00
GeoffreyCoulaud
08c4b53cca 🐛 Fixed importer popup callbacks 2023-05-24 15:35:17 +02:00
GeoffreyCoulaud
7252655aba 🐛 fixed wrong module name 2023-05-24 15:35:17 +02:00
GeoffreyCoulaud
7b97481b55 🚨 Fixed some pylint warnings 2023-05-24 15:35:17 +02:00
GeoffreyCoulaud
138dcb6271 🐛 Added gettext's _() to builtin stubs 2023-05-24 15:35:17 +02:00
GeoffreyCoulaud
83d7aad0d1 Made more linter-friendly 2023-05-24 15:35:17 +02:00
GeoffreyCoulaud
a176b33241 🎨 Using absolute imports 2023-05-24 15:35:17 +02:00
GeoffreyCoulaud
56c110ffa2 Improved SGDB logging messages 2023-05-24 15:35:17 +02:00
GeoffreyCoulaud
505088e053 🐛 Task fix + progress bar 2023-05-24 15:35:17 +02:00
GeoffreyCoulaud
c0e275ac5c 🐛 Fixed still cover not got if animated failed 2023-05-24 15:35:17 +02:00
GeoffreyCoulaud
46f30d289b Fixed new importer SGDB cover import 2023-05-24 15:35:16 +02:00
GeoffreyCoulaud
2abf671ea4 🚧 Importer tasks fix 2023-05-24 15:35:16 +02:00
GeoffreyCoulaud
d981f05095 🚧 using closures to pass data to Tasks 2023-05-24 15:35:16 +02:00
GeoffreyCoulaud
538b00bba5 fixes 2023-05-24 15:35:16 +02:00
GeoffreyCoulaud
0c6c0ea467 Work on importer / SGDB integration 2023-05-24 15:35:13 +02:00
kramo
ee80c2c552 Remove last_played from details_window 2023-05-24 15:34:27 +02:00
kramo
42e3b45ec6 Make Game handle last_played 2023-05-24 15:34:27 +02:00
kramo
4553ab97e0 Fix version check logic 2023-05-24 15:34:25 +02:00
kramo
e93c93e802 Add version to game_id.json 2023-05-24 15:33:54 +02:00
GeoffreyCoulaud
d347c30dff 🚧 Switched back to tasks 2023-05-24 15:33:20 +02:00
GeoffreyCoulaud
2b92417674 Work on after import dialogs 2023-05-24 15:33:20 +02:00
GeoffreyCoulaud
211c5d670b Follow-up: changed how importer is run 2023-05-24 15:33:20 +02:00
GeoffreyCoulaud
b2ade45d76 🚧 Non-blocking importer 2023-05-24 15:33:20 +02:00
GeoffreyCoulaud
b706f140e7 🎨 Better separation of threads in importer 2023-05-24 15:33:20 +02:00
GeoffreyCoulaud
aa5252d7e8 removed unnecessary whitespace 2023-05-24 15:33:19 +02:00
GeoffreyCoulaud
771c64acac 🚧 Hacky, untested SGDB code 2023-05-24 15:33:19 +02:00
GeoffreyCoulaud
8a0951c727 🎨 Sorted imports, made pylint happy 2023-05-24 15:33:19 +02:00
GeoffreyCoulaud
c647ca1a31 🐛 Fixed import 2023-05-24 15:33:19 +02:00
GeoffreyCoulaud
78b91c0d52 Initial importer work done 2023-05-24 15:33:19 +02:00
GeoffreyCoulaud
48ca1d938f 🐛 Fixed some imports 2023-05-24 15:33:19 +02:00
GeoffreyCoulaud
74afc8b6ea 🐛 Reintroduced check_install 2023-05-24 15:33:19 +02:00
GeoffreyCoulaud
cb337044ac 🐛 Reintroduced old importers 2023-05-24 15:33:19 +02:00
GeoffreyCoulaud
f3190e50b6 Towards launching 2023-05-24 15:33:19 +02:00
GeoffreyCoulaud
855ab2c5e8 🚧 Using the new importer 2023-05-24 15:33:19 +02:00
GeoffreyCoulaud
718b6f3063 Reorganized code 2023-05-24 15:33:19 +02:00
GeoffreyCoulaud
9a33660f94 🚧 More work on importer and source 2023-05-24 15:33:18 +02:00
GeoffreyCoulaud
0abe283619 🚧 SGDB 2023-05-24 15:33:18 +02:00
GeoffreyCoulaud
5c6bfc8b3e 🚧 Added todo 2023-05-24 15:33:18 +02:00
GeoffreyCoulaud
8b7b23379f 🎨 Black codestyle 2023-05-24 15:33:18 +02:00
GeoffreyCoulaud
f432c41843 🔥 Fo-cus. 2023-05-24 15:33:18 +02:00
GeoffreyCoulaud
451fde8a91 Locations with decorators 2023-05-24 15:33:18 +02:00