You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can now do real-time name filtering in both the main window and in the database window.
Added advanced category filtering mode to the main window
Added ID-based filtering to the database window.
Large lists should update much faster
Autocat by user reviews
Create categories based on percentage of positive reviews and number of total reviews
Includes a preset option to categorize games based on the Steam Store labels (overwhelmingly positive, very positive, mixed, etc.)
Autocat by release year
Includes an option to categorize by decade (like 2000-2010) or by half-decade (2000-2004).
Other Changes
Added a new option to genre autocategorization that will use tags instead if a game has no genres defined on the Steam store page.
Autocategorizing a game that exists in the database but has never had a store scrape performed will result in the program attempting to scrape it instead of simply not categorizing it.
Now opens the database entry editor when double clicking on a game in the database editor.
Added new fields to database: total user reviews and percentage of positive reviews.
Bug Fixes
Categories are now sorted in a case-insensitive way
Fixed major problems that could occur after renaming categories
Fixed some UI glitches with the category list
Fixed some cases where games that should have had genres in the database didn't.
Fixed several problems with the DB Entry editor
Fixed a few problems and some crashes related to not having a profile loaded.
Running a successful AppInfo update from the DB Editor now marks the DB as changed and will prompt you to save if you try to close the editor.