add future notes
This commit is contained in:
parent
fb91302032
commit
e597fedc2f
@ -18,3 +18,9 @@ usage: hhirlstats [-h] [-v] [-c] [-Q {gametime,moves,nicknames,playtime,usage}]
|
|||||||
Recommended to cache replays (`-c`) to save issuing requests to Showdown on every query.
|
Recommended to cache replays (`-c`) to save issuing requests to Showdown on every query.
|
||||||
|
|
||||||
Run the program once with all your replays (or once for each replay), then start querying.
|
Run the program once with all your replays (or once for each replay), then start querying.
|
||||||
|
|
||||||
|
## Future work
|
||||||
|
|
||||||
|
- include timestamps in logs to correlate KOs with the mon that KOed
|
||||||
|
- calculate gametime based on active turns rather than moves used
|
||||||
|
- also solves the issue where paralyzed/confused turns are not counted
|
||||||
|
Loading…
Reference in New Issue
Block a user