1
0
Fork 0
mirror of synced 2024-05-20 04:22:58 +12:00
Rare/rare
loathingKernel 687218d29b
RareGame: Return values only from Game for app_name and app_title
With launchable DLCs we will need to replace the InstalledGame in the
DLC with the InstalledGame from the base game so depend these properties
solely on the Game attribute. Furthermore, since we do not need backwards
compatibility any more, remove the `title` property and rename its uses
to use `app_title`
2023-12-14 23:08:29 +02:00
..
components RareGame: Return values only from Game for app_name and app_title 2023-12-14 23:08:29 +02:00
launcher Launcher: Add Fortnite to detached processes 2023-12-10 14:22:27 +02:00
lgndr Lgndr: Log function name using the decorator 2023-12-13 21:29:02 +02:00
models RareGame: Return values only from Game for app_name and app_title 2023-12-14 23:08:29 +02:00
resources LoadingWidget: Use @MultisampledNight 's animation 2023-11-28 16:48:13 +02:00
shared RareGame: Return values only from Game for app_name and app_title 2023-12-14 23:08:29 +02:00
ui EGLSyncGroup: Properly find the correct rows to insert widgets 2023-12-12 01:23:18 +02:00
utils QtRequests: Handle multiple requests concurrently and use caching 2023-12-12 12:41:18 +02:00
widgets FlowLayout: Fix overlapping widgets and remove default arguments 2023-12-14 00:49:22 +02:00
__init__.py Rare: Version 1.10.8 2023-12-13 15:36:57 +02:00
__main__.py Rare: Update scripts to use the new entry point 2023-12-10 14:21:36 +02:00
main.py Rare: Unset QT_QPA_PLATFORMTHEME at startup 2023-12-10 14:21:39 +02:00