-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* First steps at adding a userdb of taken games, hopefully created db and added a listing function just to get some ideas down. Still need to get testenv set back up but I believe this should work. Then just need code for GrabKey to check a userlist, grant/deny, add game if grant * Added user limit checking, verification, adding to a users game list. Last thing needed is to actually scan a users list for comparison to see if they have taken a game. Finally need to actually ya know, run the code * Appears to work, tested with varying cases * Removed some debug
- Loading branch information
Showing
2 changed files
with
104 additions
and
15 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