-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.57.2 Gen 2 Support #5918
0.57.2 Gen 2 Support #5918
Conversation
Pokemons updated with Gen 2 moves. Moves and it's values updated to Gen 2. Added upgrade stone information
Api check updated to 0.57 Login logger changes with new item information
@MerlionRock, thanks for your PR! By analyzing the history of the files in this pull request, we identified @AdaptCharm, @pogarek and @BreezeRo to be potential reviewers. |
Contributed by @pogarek
Pokemons will have both Gen 1 & Gen 2 moves Contributed by @pogarek
Nidoran F & Nidoran M name correction
Energy can be negative, commented out test
Nidoran M & Nidoran F Correcrion again...
Change Transformed energy back to 7, change all charged move's energy back to positive values
I think there is an error in pokemon.json |
@Zyrix those are placeholders and won't affect anything. A more accurate one is almost done by @pogarek If this PR is not merged by then, I'll retrieve all the final files from him and replace them here. If it's committed, either him or myself will raise another PR. No worries. Waiting for this to be merged so that people who are waiting gen 2 support can have it, as well as the minor correction to API check. |
* dev: Added Gen 2 Inventory Items (PokemonGoF#5924) 0.57.2 Gen 2 Support (PokemonGoF#5918) Added Fedora > 17 support.
Pokemon and Pokemon Moves updated to Generation 2 support
Api check updated to 0.57
Login logger changes with new item information
EDIT: If anyone is getting these files, please also update together with the Gen 2 item support done by @atxfun