zengm-games / zengm

Basketball GM (and other ZenGM games) are single-player sports management simulation games, made entirely in client-side JavaScript.
https://zengm.com
Other
357 stars 131 forks source link

Feature Request: Smaller time windows for Stats avg on roster page #468

Open LeGorge opened 3 weeks ago

LeGorge commented 3 weeks ago

I would love the ability to set some kind of time range window for the stats I see in the roster page... for example, I could set it up for "last 10 games", and then the stats I see in the roster, would account for just those last 10 games instead of the entire season...

My use case is on Basketball, when I'm trying out different lineups... it becomes impossible to distinguish how players are doing later on in the season because all the stats start to or have already converged to an average... because the more amount of values you have in the average, the less meaningful a single value is... so, you kind of loose the recent information of how a player is doing the later in the season you are... of course, the player's ratings don't change as the season goes by, but their fit in a lineup does, right? therefore it would be awesome to be able to set a smaller window than the entire season and be able to see how well players are doing now compared to before.

You can have more window options of course... and even a "half season one", where half would be the All-Star game, which would then provide comparisons as to how well players or teams are playing before and after the break... and that is a great role-playing feeling if nothing else.

Later on it can be migrated to other stats views as well, if deemed a good fit...

Thanks for this great game btw!!

dumbmatter commented 2 weeks ago

It's a good idea, but not the easiest thing to implement due to how stats are stored currently.