1
0
Fork 0
mirror of synced 2024-06-28 11:11:15 +12:00
Rare/rare/models
loathingKernel 605a5050af
RareGame: Make owned_dlcs a set
By making the attribute into a set, we avoid adding already existing dlcs
back into it when refreshing the library. Fixes duplicated entries in
the DLC page.
2023-05-29 16:40:45 +03:00
..
__init__.py Implement image manager 2022-06-19 17:12:59 +03:00
base_game.py Update game state, when saves updated 2023-04-05 13:09:34 +02:00
game.py RareGame: Make owned_dlcs a set 2023-05-29 16:40:45 +03:00
image.py Refactor: Move ImageSize to models 2023-05-03 17:27:35 +03:00
install.py Downloads: Remove UNINSTALLING state on cancel 2023-05-29 15:49:52 +03:00
launcher.py GameLaunchHelper: Enumerate valid actions and states from 1 instead of 0 2023-02-04 17:38:07 +02:00
pathspec.py RareGame: Introduce RareGame from refactor_backend branch 2023-02-04 17:38:06 +02:00
signals.py Workers: Implement wrapper QueueWorker class prototype for queueable workers 2023-02-04 17:38:07 +02:00