1
0
Fork 0
mirror of synced 2024-09-28 15:31:14 +12:00
Rare/rare
loathingKernel ab596139af RareCore: Add RareGames to a data structure in RareCore
This merges a few of the internal features of RareCore such us
RareGame filtering and thus game grouping based on attributes.

This is required to properly connect a single signal from RareCore to
the downloads tab for game installation. This also includes filtering
games based on updates and other attributes.

Signed-off-by: loathingKernel <142770+loathingKernel@users.noreply.github.com>
2023-02-04 17:38:06 +02:00
..
components RareCore: Add RareGames to a data structure in RareCore 2023-02-04 17:38:06 +02:00
game_launch_helper Add a workaround for Fall Guys 2023-01-09 18:12:44 +01:00
lgndr fix ValueError: 'mutable default X for field indirect_status is not allowed: use default_factory' 2022-12-05 20:09:17 +01:00
models RareCore: Add RareGames to a data structure in RareCore 2023-02-04 17:38:06 +02:00
resources Update translations 2023-01-31 19:27:59 +01:00
shared RareCore: Add RareGames to a data structure in RareCore 2023-02-04 17:38:06 +02:00
ui Make error text in install dialog selectable 2023-01-27 15:51:00 +01:00
utils RareGame: Add metadata loading into RareGame itself and adapt tray icon to use the same file structure 2023-02-04 17:38:06 +02:00
widgets CollapsibleWidget: Resize the widget when contents change 2022-11-03 21:23:48 +02:00
__init__.py Bump version 2023-01-22 21:14:18 +01:00
__main__.py Fix --skip-update-check option for launch helper 2022-10-01 00:45:22 +02:00
app.py Application: set HiDPi scaling attribute 2022-10-29 14:50:18 +03:00