1
0
Fork 0
mirror of synced 2024-06-28 11:11:15 +12:00
Rare/rare
loathingKernel 34a13ea3b2 ApiResults: Mirror the way RareCore from refactor_backend handles non asset items
`LegendaryCore.get_non_asset_library_items()` returns the same tuple
for `game_list, dlc_dict` as for regular games with assets, so
keep the result for API completeness, since `RareGame` can handle those
games properly.
2023-02-07 13:04:33 +02:00
..
components ApiResults: Mirror the way RareCore from refactor_backend handles non asset items 2023-02-07 13:04:33 +02:00
game_launch_helper GameLaunchHelper: Enumerate valid actions and states from 1 instead of 0 2023-02-04 17:38:07 +02: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 ApiResults: Mirror the way RareCore from refactor_backend handles non asset items 2023-02-07 13:04:33 +02:00
resources RareStyle: Add border around install/uninstall buttons 2023-02-04 17:38:07 +02:00
shared RareCore: Mangle _instance class attribute 2023-02-05 19:12:50 +02:00
ui DownloadsTab: Paint the background of the active download stats with the image of the game 2023-02-05 19:12:14 +02:00
utils Refine QueueWorker and implement worker_info for VerifyWorker and MoveWorker 2023-02-04 17:38:07 +02:00
widgets Add typing to the custom layouts and fix stacked widet page naming 2023-02-04 17:38:07 +02:00
__init__.py Bump version 2023-01-22 21:14:18 +01:00
__main__.py GameProcess: Make it a persistent member of RareGame 2023-02-04 17:38:06 +02:00
app.py Application: set HiDPi scaling attribute 2022-10-29 14:50:18 +03:00