SteamDatabase / steamdb.info-issues

🚱 Issue tracker for the SteamDB website
https://steamdb.info
The Unlicense
414 stars 60 forks source link

Add "Date comfirmed" column in Linux games list #410

Closed seeeeew closed 8 years ago

seeeeew commented 8 years ago

I'd love to see when games were confirmed as working on Linux, e. g. to be able to find games that I've owned for years but that only recently added Linux support.

Currently I grep git blame GAMES.json in a clone of the SteamLinux repo and compare the results with a list of my games, which seems like too much work.

xPaw commented 8 years ago

We don't really keep track of when games were confirmed, it would be equal amount of effort to implement this too.

seeeeew commented 8 years ago

Okay, then I'll just automate my current way. ^^

xPaw commented 8 years ago

Went ahead and did it. Set all times to what git blame produced.

seeeeew commented 8 years ago

Thanks, just what I wanted! I think for confirmed games this information is way more useful than the date of the last update. :+1: