rallion / depressurizer

GNU General Public License v3.0
784 stars 78 forks source link

[Enhancement] Additional autocat types #16

Open plambros opened 9 years ago

plambros commented 9 years ago
nbrochu commented 9 years ago

+1

As someone with a lot of games (2000+), having the user reviews summary text (i.e. Negative, Mixed, Overwhelmingly Positive) would make me happy.

Using data from howlongtobeat.com would also be very nice with numeric ranges.

brandonsalmon commented 8 years ago

I would like to add a few suggestions:

Time played: Unplayed, 0-1 hours, 1 to 10 hours, etc... Card drops remaining: None available, None remaining, Has card drops remaining. Badge progress: Not available, 0% 1-50% 50-99%, Badge acquired, Level 1, Level 2, etc...

This is a really cool project. I would like to dig into the code and see if I could submit a pull-request for any of these additions. I have a project where I did a lot of calculations on achievement % and time played using the steam API already. Hopefully that would work for this.

@rallion would you be open to that type of participation?