Releases: zevnda/steam-game-idler
Steam Game Idler v1.6.4
Steam Game Idler v1.6.3
Steam Game Idler v1.6.2
Steam Game Idler v1.6.1
Steam Game Idler v1.6.0
Merry Christmas to anyone who is celebrating 🎄🎅🎁
Changelog
- Major refactor of all components
- Some backend improvements to speed things up
- New login screen and login method for getting account information
- If you have multiple accounts saved on the Steam desktop app, the login screen will now display each account for you to choose from
- Logging in no longer requires Steam to be running
- Logging in no longer adds a
Spacewars
game to your recently played games
- Added
game settings
to thegame card menu
which allows you to set game-specific limits that SGI will follow. Read more here - The
achievement unlocker
will now delay unlocking the first achievement for 15 seconds - Added a
remove all
button to the page when the filtering games byfavorites
,card farming
,achievement unlocker
, andauto idle
- SGI will now prevent duplicate idling games by checking if the game is already being idled
- Most error toasts will now contain a link to the FAQ wiki that references the issue
- The
achievements
andstatistics
pages no longer lag/freeze while scrolling when there are a lot of achievements or statistics to display - The search bar for the
games list
is now hidden when not viewing thegames list
- The search bar for the
achievements list
has moved to thetitle bar
- Replaced the
automate
button with individual buttons forcard farming
andachievement unlocker
- Ensure the current SGI user and current Steam user match in certain situations to prevent errors and confusion
- Now shows details about the account used for
card farming
insettings > card farming
when credentials are validated - Added a
Reset all
button to theachievements > statistics
tab - Ensure data returned from some http requests is using
?l=english
- Other miscellaneous UI styling
Steam Game Idler v1.6.0-beta.4
Important
This is a beta release
Consider using the stable version unless you specifically want to test new features.
The .msi
installer is not fully compressed, hence the large file size. This is expected for a beta release.
This release will not receive automatic updates. If a newer beta version becomes available you will need to install it manually.
Changelog
- Added
game settings
to thegame card menu
which allows you to set game-specific limits that SGI will follow- Hover over a
game card
in thegames list
and click the 3 vertical dots to show thegame card menu
, then clickgame settings
- Max idle time (minutes): Set the max amount of time (in minutes) this game should be idled for. SGI will stop idling this game when the time limit is reached
- This only affects games that are idled by
manual idle
orauto idle
, and does not affect games idled bycard farming
orachievement unlocker
- This only affects games that are idled by
- Max card drops: Set the max amount of card drops you want
card farming
to farm before it stops farming that game- There are no set times or guarantees on card drop intervals, so even though SGI will try to stay within this limit as best as it can, it may not always be perfect
- Max achievement unlocks: Set the max amount of achievements you want
achievement unlocker
to unlock for you. SGI will stop unlocking achievements for this game and remove it from theachievement unlocker
list
- Hover over a
achievement unlocker
will now delay unlocking the first achievement for 15 seconds- Added a
remove all
button to the page when thedrop down filter menu
is filtering games byfavorites
,card farming
,achievement unlocker
, andauto idle
which will remove all games from that list - SGI will now prevent duplicate idling games by checking if the game is already being idled
- Most error toasts will now contain a link to the FAQ wiki that references the issue and why it might be occurring
Steam Game Idler v1.6.0-beta.3
Important
This is a beta release
Consider using the stable version unless you specifically want to test new features.
The .msi
installer is not fully compressed, hence the large file size. This is expected for a beta release.
This release will not receive automatic updates. If a newer beta version becomes available you will need to install it manually.
Changelog
- Replaced the
automate
button with individual buttons forcard farming
andachievement unlocker
- Ensure the current SGI user and current Steam user match in certain situations to prevent errors and confusion
- Now shows details about the account used for
card farming
insettings > card farming
when credentials are validated - Added a
Reset all
button to theachievements > statistics
tab - Fixed an issue where some elements weren't being displayed on the
card farming
screen - Fixed an issue with the login background video
Steam Game Idler v.1.6.0-beta.2
Important
This is a beta release
Consider using the stable version unless you specifically want to test new features.
The .msi
installer is not fully compressed, hence the large file size. This is expected for a beta release.
This release will not receive automatic updates. If a newer beta version becomes available you will need to install it manually.
Changelog
- New login screen and login method for getting account information
- If you have multiple accounts saved on the Steam desktop app, the login screen will now display each account for you to choose from
- Logging in no longer requires Steam to be running
- Logging in no longer adds a
Spacewars
game to your recently played games
- The
achievements
andstatistics
pages no longer lag/freeze while scrolling when there are a lot of achievements or statistics to display - The search bar for the
games list
is now hidden when not viewing thegames list
- The search bar for the
achievements list
has moved to thetitle bar
- Fixed an error when searching in the
achievements list
- Fixed some major prop drilling issues
- Other miscellaneous UI styling
Steam Game Idler v1.6.0-beta.1
Important
This is a beta release
Consider using the stable version unless you specifically want to test new features.
The .msi
installer is not fully compressed, hence the large file size. This is expected for a beta release.
This release will not receive automatic updates. If a newer beta version becomes available you will need to install it manually.
Changelog
- Major refactor of all components
- Main concern here is making sure
card farming
andachievement unlocker
function as intended as these are the hardest things to test on my own
- Main concern here is making sure
- Some backend improvements to speed things up
- Miscellaneous UI changes and improvements