aboutsummaryrefslogtreecommitdiff
path: root/src/game.rs
Commit message (Collapse)AuthorAgeFilesLines
* include non-installed games in updategaem outputNathan Perry2019-03-101-3/+3
|
* fix gamestatus parsing bugNathan Perry2019-03-101-1/+1
|
* improve user id parsingNathan Perry2019-03-101-4/+34
|
* updategaem: fix bug re: whose steam account is usedNathan Perry2019-03-101-5/+3
| | | | | updategaem: open command to everyone updategaem: improve messages
* finish up updategaem for nowNathan Perry2019-03-101-7/+24
|
* updategaem commandNathan Perry2019-03-101-71/+275
|
* handle empty caseNathan Perry2019-03-081-1/+5
|
* fix parsing because serenity's Args is badNathan Perry2019-03-081-1/+5
|
* allow growing spreadsheet through env varNathan Perry2019-03-081-1/+2
|
* gaem: sort output by lowercaseNathan Perry2019-03-081-1/+3
|
* add ownedgaem commandNathan Perry2019-03-081-20/+56
|
* slight usability improvementsNathan Perry2019-03-081-3/+4
|
* support parsing users for gaem commandNathan Perry2019-03-081-15/+54
|
* working versionNathan Perry2019-03-081-233/+94
|
* first pass with oauthNathan Perry2019-03-081-0/+330