1
0
Fork 0
mirror of synced 2024-06-29 19:51:02 +12:00
Rare/rare/components/tabs/shop
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
..
__init__.py ApiResults: Mirror the way RareCore from refactor_backend handles non asset items 2023-02-07 13:04:33 +02:00
constants.py Rare: pass through Black formatter 2021-12-27 00:37:13 +01:00
game_info.py Utils: Rename utils.py to misc.py to not confuse PyCharm checker 2022-08-02 10:42:38 +03:00
game_widgets.py Utils: Rename utils.py to misc.py to not confuse PyCharm checker 2022-08-02 10:42:38 +03:00
search_results.py Add SlidingStackedWidget from #196 2022-06-22 16:53:26 +03:00
shop_api_core.py Unify strings formatting (#158) 2022-02-01 22:29:34 +01:00
shop_models.py Remove Debug prints 2022-01-09 00:32:37 +01:00
shop_widget.py Add SlidingStackedWidget from #196 2022-06-22 16:53:26 +03:00
wishlist.py Utils: Rename utils.py to misc.py to not confuse PyCharm checker 2022-08-02 10:42:38 +03:00