PaulCombal / SamRewritten

Steam Achievement Manager For Linux. Rewritten in C++.
GNU General Public License v3.0
340 stars 32 forks source link

Feat statsmodel #51

Closed PaulCombal closed 4 years ago

PaulCombal commented 4 years ago

Stats work on my machine (tm). I might have created some regressions or done something a bad way, since this is a relatively big commit

PaulCombal commented 4 years ago

Alright, I think that's it, tell me if you think things can be improved or feel free to merge anytime

wgpierce commented 4 years ago

Implementing stats support also mean being able to modify them and doing the GUI hookups; do you want to do those in this PR? Nice job so far.

PaulCombal commented 4 years ago

I know, this branch only aims to retrieve the stats and their value. Printing and managing them in the view will be another branch, at least that's what I'm thinking

wgpierce commented 4 years ago

Sounds good. I tried it out myself and it works. This is good to merge to dev.