Rilic
9a7875eb87
Replace crc32 game_id with md5 hash from path
2023-07-16 22:45:27 +01:00
Rilic
6b26076b92
Use pre-existing variable for game name
...
aaaaaaaa
2023-07-16 18:32:14 +01:00
Rilic
19b0737715
Fix the boxart not being found for some games.
...
I overthought this problem way too hard lmao
2023-07-16 18:29:42 +01:00
Rilic
06de79ad54
Use native game label instead of truncating
2023-07-16 16:57:11 +01:00
Rilic
9ffbcc73ae
De-indent else in core selection loop
2023-07-16 16:47:16 +01:00
Rilic
5a89f8a542
Improve core selection logic
2023-07-16 16:33:58 +01:00
Rilic
f9cfc311fa
Simplify playlist file location code
2023-07-16 16:22:28 +01:00
Rilic
45884d5c11
Add missing Retroarch action row
2023-07-16 16:05:35 +01:00
Rilic
86a34f1596
Improve playlist file opening check
2023-07-16 15:58:50 +01:00
Rilic
9ccb315a2d
Make Retroarch executable_format a property
2023-07-16 15:50:28 +01:00
Rilic
c96b64f72e
Implement Retroarch Importer
...
I'm quite rusty with Python, so please let me know if there are any (or many) grave mistakes!
2023-07-15 14:28:04 +01:00
kramo
a1c5a4bdd8
Mark source names as translatable
2023-07-13 14:51:55 +02:00
kramo
6114f65204
Lowercase itch source name
2023-07-13 14:46:31 +02:00
kramo
b4bfe38765
Backport new game fix - closes #143
2023-07-09 09:59:03 +02:00
kramo
6a06f7329d
Disallow Legendary on Windows to fix Heroic
2023-07-08 16:00:57 +02:00
GeoffreyCoulaud
34863901fd
Various tweaks
...
- Removed unnecessary comments
- Renamed path variables from file to path
- Don't check for XDG_DATA_HOME
- Move files instead of copying them
- Format json dump
2023-07-08 15:38:38 +02:00
GeoffreyCoulaud
3f5f8b71e8
Manually imported - Migrate covers, log message
2023-07-08 15:25:59 +02:00
GeoffreyCoulaud
618a98ee89
Handle manually added games separately
2023-07-08 15:09:30 +02:00
GeoffreyCoulaud
867e4d3cce
Fixes to initial code
2023-07-08 14:35:43 +02:00
GeoffreyCoulaud
3c019796c2
Initial code
2023-07-08 13:54:43 +02:00
kramo
c6ef2ea0b4
uuuuuuuuuuuuuughhhhhhhhhhhhhhhhhhhhhhh
2023-07-08 12:14:37 +02:00
GeoffreyCoulaud
87a4319360
Store improvements
...
- Store games by source
- Added convenience dunder methods (contains, iter, len, getitem)
- Added store.get
- Changed `enable_in_pipeline` for `toggle_in_pipeline`
2023-07-07 18:06:07 +02:00
kramo
dc232e1e43
Fix cache dir, add debug_info_filename to about
2023-07-06 10:25:00 +02:00
kramo
c3cad7c793
Fix default Steam path because fuck me
2023-07-06 10:02:11 +02:00
kramo
dc0d7304f1
Don't allow multiple imports at once
2023-07-05 15:54:12 +02:00
GeoffreyCoulaud
a4bebdd4a9
Changed invalid location textx
2023-07-05 14:34:14 +02:00
kramo
8524a891cf
Fix GLib screaming at me
2023-07-05 14:16:59 +02:00
GeoffreyCoulaud
2d324997fd
Fix heroic
2023-07-05 14:13:42 +02:00
kramo
9ed1f84879
Fix animatied covers not updating in time
2023-07-05 14:13:16 +02:00
kramo
253bef9507
Fix Legendary location
2023-07-05 13:50:35 +02:00
GeoffreyCoulaud
da22751035
Fix lutris ID
2023-07-05 13:39:45 +02:00
kramo
0500b8ebe1
Fix Lutris source executable
2023-07-05 13:33:21 +02:00
kramo
a2c77a5852
Add SVG to supported image formats
2023-07-04 19:29:18 +02:00
kramo
0efa05514c
Exclude devel Cartridges from Flatpak imports
2023-07-03 22:24:44 +02:00
kramo
220c9a4bb7
Fix update logic when hiding games
2023-07-03 15:10:14 +02:00
kramo
e388623c03
Make sure all measurements are divisible by 3
2023-07-03 14:40:08 +02:00
kramo
c9a1104b44
Revert test
2023-07-02 14:46:54 +02:00
kramo
ee5740c21c
Test Actions
2023-07-02 14:46:37 +02:00
kramo
69fc7e1b03
Remove test module
2023-07-02 12:55:19 +02:00
kramo
8a3397bef5
This should work
2023-07-02 12:54:49 +02:00
kramo
d87048ee64
Test worked
2023-07-02 12:26:56 +02:00
kramo
3d6601238d
Actions Test
2023-07-02 12:21:55 +02:00
GeoffreyCoulaud
29e022327b
Retry all online managers on ConnectionError
2023-07-01 18:51:50 +02:00
GeoffreyCoulaud
0c6cfc14f0
Fix hiding unavailable source rows
2023-07-01 18:27:11 +02:00
GeoffreyCoulaud
75a5255806
Sepcified utf-8 for lzma log backups
2023-07-01 18:14:10 +02:00
GeoffreyCoulaud
4a204442b5
Using new shared paths in sources
2023-07-01 15:53:52 +02:00
GeoffreyCoulaud
fb0c47c1f1
Re added hardcoded candidates for linux
...
- Real fix would be to get the XDG_*_DIR
2023-07-01 15:17:12 +02:00
GeoffreyCoulaud
3af968fee7
Simplified source available on
2023-07-01 15:10:40 +02:00
kramo
9fbb45cfa5
Fix Steam API developers
2023-07-01 14:30:26 +02:00
kramo
bbfe478ac3
Fix Legendary location labels
2023-07-01 13:58:47 +02:00