|
![]() [ View full size screenshot ] |
| Version | Date Released | Status | Release Notes |
| 1.4.1 | Oct 13, 2011 | New Release | · Updated SQLite library to the latest version. · Improved error logging (an ongoing process). · Corrected the annoying (but totally harmless) GetValidPathName error log spam some users were experiencing. · Improved accuracy and optimized custom mask detection routines. · Fixed an issue where an entry would not properly restore if it was not first detected in the Backup list. · Removed Flash game detection. The entire Flash Cache will now be backed up on command. Detection for Flash can still be disabled (and is by default), or the entry can be ignored. · Implemented a messaging system for the Error Log upload. I can send you a message when you attempt to upload an error log (how to solve the problem, I need more information, etc). · Even though empty directories will not show up on the backup list now, you could still have a custom mask which resulted in no matching file. A backup of this entry would result in a 1KB file that does nothing. That is fixed. |
| 1.4 | Sep 27, 2011 | New Release | · New error log window with the ability to send the error log to me for analysis. · Support for commandline paramaters: -auto and -silent. -auto is automatic backup, -silent makes the app invisible to the user. This is for use with the Windows Task Scheduler (there is a short tutorial on how to set up the Task Scheduler on the forums). The settings used will be the ones currently saved. · Environment variable overrides: you can now (temporarily or permanently) override the program's internal variables, to allow detection of save games on non-live Windows installations. · Fixed mis-aligned ignore list buttons · Simplified file read/write commands · Simplified updater download code · Decreased the tooltip show time. · Improved database error handling significantly. · If a backup entry folder is empty, it will not appear on the backup list. Previously it would, resulting in a null reference error every time the restore list was refreshed while this backup file was present. |
| 1.31 | Sep 5, 2011 | New Release | · Fixed a detection issue on systems with a certain configuration. · A DotNetZip library update fixes the bug where you would be unable to cancel or close the application during an "Analyzing" operation. |
| 1.3 | Aug 9, 2011 | New Release | · Some translations are taking longer than expected to finish. They will be included when they are completed, and will be available via the updater. · Redesigned the Backup and Restore lists. Displayed columns can be configured through right clicking on the column headers. By default, Name and Data Path will be shown. · Context menus have arrived! They are available by right-clicking the Backup and Restore lists. · Added tooltips for entries with a note, unless you have the Note field enabled. The entries with a note available will be blue in the list. Hover over them to see it. · Adding items to the Ignore List through it's window will remove detected entries on the main list. This copies the behavior of the new context menu option to ignore an entry. · A new updater has been created to allow for the updating of the database as well as translations. · Changed the Check for database update option to Check for updates. · Added an error log button to make viewing the error log easier. |
| 1.2 | May 10, 2011 | New Release | · Added: Dutch translation. · Added: Russian translation. · Added: New method of registry detection. And modified the existing detection. · Added: Disallow invalid file name characters in Add/Edit Custom Entry (will replace invalid characters with "_"). · Added: Determine read/write status on the backup path. · Added: Ability to open current backup path in the main window. Click the Backup Path link above the text box. · Added: Confirmation dialog to "Remove Entry". · Fixed: Very rare SQLite unhandled exception. · Fixed: Very rare crash upon launch. · Fixed: Process standard database option and suboptions will now save properly. · Fixed: When a Save Path was opened (link near the status area), a new explorer.exe process would launch. Opening a Save Path will now open your default file explorer. · Fixed: Database and app update issue on systems that don't use "." as a decimal seperator. · Fixed: Database would fail to update (seperate issue). |
| 1.1 | May 2, 2011 | New Release | · Added feature: Directly below the backup/restore listboxes on the main window, there is information on where the game saves are located (Save Path: X:folder). The "Save Path:" text is now a clickable link that will open the folder specified. · Added option: Add datestamp to filename: appends the day's date to the backup's file name: Asset (Date).sgbzip. · Reworked the Detection options. Their functionality has not changed, but you will lose your saved settings. · Custom asset entries are now prioritized over the entries in the asset database (asset.db). You can "modify" database entries this way. · Disabled the ability to tab between controls (except where it is appropriate). · Main window is now resizable. All currently saved window positions will be reset due to a change in options.ini. · The database changelog link now directs you to the website. The changelog that was stored in the database has been removed. |
| 1.0.3.0 | Jan 24, 2011 | New Release | · Added feature: Directly below the backup/restore listboxes on the main window, there is information on where the game saves are located (Save Path: X:folder). The "Save Path:" text is now a clickable link that will open the folder specified. · Added option: Add datestamp to filename: appends the day's date to the backup's file name: Asset (Date).sgbzip. · Reworked the Detection options. Their functionality has not changed, but you will lose your saved settings. · Custom asset entries are now prioritized over the entries in the asset database (asset.db). You can "modify" database entries this way. · Disabled the ability to tab between controls (except where it is appropriate). · Main window is now resizable. All currently saved window positions will be reset due to a change in options.ini. · The database changelog link now directs you to the website. The changelog that was stored in the database has been removed. |
| 1.0.2.0 | Jan 3, 2011 | New Release | · Portability: SGB.net is now completely portable! No more storing information in the registry. Program settings are stored in options.ini, the ignorelist is saved to ignorelist.ini, and the backup tab's "memory" regarding your checked assets is stored in unselectedassets.ini. · Ignore List: There is now an ignore list available in the Options tab. It's purpose is to remove items from your list of detected assets. It's usage is straightforward. The ignore list is geared toward ignoring individual games, because there are now options for more aggressive blacklisting. · New functionality: dynamic detection for Flash games that save to the Flash cache. Supported assets that are debuting with this feature include: Auditorium, Fractal, Machinarium, and VVVVVV. Backup will search your Flash cache for a folder matching the criteria for the asset. It will stop after it finds the first folder. |