-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
General cleanup, implementation of being able to filter between game/
animation for random mode, random selection information display - Better naming of table entries in DBTable_Game - Ability to select include "playable" titles only in queryEntryAddApps - Ability to filter by library for user and in queryAllGameIDs - Removed queryAllMainAddAppIDs due to approach change - Added several error codes required for improved random functionality - Renamed ErrorVerbosity to MessageVerbosity since the setting now affects no error related messages - Random selection process now checks all main entries first and then additional apps within them if present, choosing randomly between those and the main entry, instead of considering all playable IDs at once. The pool is identical to the previous approach but this implementation is faster, especially when filtering - Metadata for randomly selected games is now displayed before they are started unless message verbosity is not at Full
- Loading branch information
1 parent
866a506
commit 5875dd6
Showing
3 changed files
with
234 additions
and
80 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.