Changelog
- Custom lists (card farming, achievement unlocker, etc.) are now stored in
AppData\Roaming\com.zevnda.steam-game-idleralong with other games list caches- This allows custom lists to be preserved when switching between accounts as they are now stored in user specific files (
<steam_id>_card_farming_list.json) - They were previously stored in
localStoragewhich could cause issues with large lists, and were deleted when logging out - All cached data can still be deleted via
settings > clear data
- This allows custom lists to be preserved when switching between accounts as they are now stored in user specific files (
- Games list caches now only store required information (
appid,name,playtime_forever) to reduce the overall size of cache files - Added an
add allbutton to theedit list modalforachievement unlockerto easily add all of your games to the list- This wont be available for other custom lists as those features only allow a max of 32 simultaneous running games
Note: I recommended clearing your data via settings > clear data to remove any old data stores