add more future work for s4?
This commit is contained in:
parent
5f5603fff7
commit
d9d8151c74
10
README.md
10
README.md
@ -43,3 +43,13 @@ whatever SQL queries against the data file (default `data.db`) you want.
|
|||||||
- calculate gametime based on active turns rather than moves used
|
- calculate gametime based on active turns rather than moves used
|
||||||
- also solves the issue where paralyzed/confused turns are not counted
|
- also solves the issue where paralyzed/confused turns are not counted
|
||||||
- use asyncio in bot
|
- use asyncio in bot
|
||||||
|
- allow for entering unplayed forfeits
|
||||||
|
- easy correction of game drift (e.g., two games played for a single team in a week)
|
||||||
|
- collect stats on teras and megas
|
||||||
|
- inline common queries into the base database as views
|
||||||
|
- channel filtering for replay collection
|
||||||
|
- move/damage tracking:
|
||||||
|
- delayed damage (Future Sight and co)
|
||||||
|
- self-damage misattribution (Belly Drum, possibly Explosion)
|
||||||
|
- indirect status (Toxic Spikes)
|
||||||
|
- weather?
|
||||||
|
Loading…
Reference in New Issue
Block a user