Historical Data
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 1.2k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 21
Description
I like to go back and play old games sometimes. For some of those games, it's been so long that I don't remember when certain Pokemon evolve or what moves they learn.
It appears that historical data is not kept. So, for example, in Gen 3 (Emerald) Ralts doesn't learn Disarming Voice, yet there's no way to filter moves (or evolution chains for that matter) based on game version.
Are there any plans to incorporate that into the v3 update (since it will be breaking change anyway due to the major version increment)?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name files, tests, or an entry point. First clarify the v3 data model and filtering requirements for game-version-specific moves and evolution chains; done would mean historical data can be queried by game version without ambiguity.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100