Skip to content

Releases: zevnda/steam-game-idler

Steam Game Idler v1.6.4

07 Jan 15:01
Compare
Choose a tag to compare

Downloads

Changelog

  • Fixed an issue causing the notifications panel to be hidden by the games list page header
  • Reverted changes made in 1.6.0 to the card farming and achievement unlocker components that were causing the timer to get stuck at 00:01/00:00

Steam Game Idler v1.6.3

30 Dec 05:09
Compare
Choose a tag to compare

Downloads

Changelog

  • Fixed an issue causing the timer on the card farming screen to be set multiple times when farming more than one game

Steam Game Idler v1.6.2

28 Dec 04:59
Compare
Choose a tag to compare

Downloads

Changelog

  • New logo/icon for both the SGI and SteamUtility windows
    • If anyone is good at making custom logos/icons, let me know
  • Fixed the height of the draggable area of the titlebar when on the settings screen

Steam Game Idler v1.6.1

25 Dec 22:38
Compare
Choose a tag to compare

Downloads

Changelog

  • Fixed an issue where the video div was hiding the information for the card farming screen

Steam Game Idler v1.6.0

25 Dec 01:20
Compare
Choose a tag to compare

Downloads

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 the game 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 by favorites, card farming, achievement unlocker, and auto 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 and statistics 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 the games list
  • The search bar for the achievements list has moved to the title bar
  • Replaced the automate button with individual buttons for card farming and achievement 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 in settings > card farming when credentials are validated
  • Added a Reset all button to the achievements > 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

24 Dec 12:02
Compare
Choose a tag to compare
Pre-release

Downloads

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 the game card menu which allows you to set game-specific limits that SGI will follow
    • Hover over a game card in the games list and click the 3 vertical dots to show the game card menu, then click game 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 or auto idle, and does not affect games idled by card farming or achievement unlocker
    • 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 the achievement unlocker list
  • achievement unlocker will now delay unlocking the first achievement for 15 seconds
  • Added a remove all button to the page when the drop down filter menu is filtering games by favorites, card farming, achievement unlocker, and auto 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

23 Dec 13:00
Compare
Choose a tag to compare
Pre-release

Downloads

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 for card farming and achievement 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 in settings > card farming when credentials are validated
  • Added a Reset all button to the achievements > 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

21 Dec 12:23
Compare
Choose a tag to compare
Pre-release

Downloads

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 and statistics 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 the games list
  • The search bar for the achievements list has moved to the title 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

20 Dec 13:43
Compare
Choose a tag to compare
Pre-release

Downloads

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 and achievement unlocker function as intended as these are the hardest things to test on my own
  • Some backend improvements to speed things up
  • Miscellaneous UI changes and improvements

Steam Game Idler v1.5.32

20 Dec 13:42
Compare
Choose a tag to compare

Downloads

Changelog

  • Added notifications to the window header
    • Any important information regarding SGI such as known bugs, breaking changes, etc will be shown here
  • Fixed an issue with logs being malformed
  • Added a clear logs button to settings > logs