Closed lati111 closed 3 months ago
Definitely mucked something up here, probably something with the sprites. Guess I'll have to do some more research on how it actually works instead of just trying a quick addition I was hoping it would be
@lati111 Take your time - its a big and complicated project now 😄 you got this!
@lati111 Take your time - its a big and complicated project now 😄 you got this!
Indeed. It doesn't help that I can't find much internal documentation on the hows haha
Hi, I'm not sure we need to add a whole new category to the data.
Isn't it best to add just the new item and use the same category as the standard pokeball?
items.csv
4,poke-ball,34,200,,
...
2219,poke-ball-hisui,34,200,,...
Something like the above?
Hi, I'm not sure we need to add a whole new category to the data.
Isn't it best to add just the new item and use the same category as the standard pokeball?
items.csv
4,poke-ball,34,200,, ... 2219,poke-ball-hisui,34,200,,...
Something like the above?
That definitely works as well. I assumed a new category would be requires as there are seperate categories for standard, special and apricorn balls already. I can definitely move it into that though.
Let's go with that. To me, these Pokeballs are basically the same as standard ones or special ones. They are restricted only to Pokemon Legends Arceus according to Bulbapedia.
Thanks @lati111
A PokeAPI/api-data refresh has started. In ~45 minutes the staging branch of PokeAPI/api-data will be pushed with the new generated data.
The staging branch will be deployed in our staging environment and the entire API will be ready to review.
A Pull Request (master<-staging) will be also created at PokeAPI/api-data and assigned to the PokeAPI Core team to be reviewed. If approved and merged new data will soon be available worldwide at pokeapi.co.
The updater script has finished its job and has now opened a Pull Request towards PokeAPI/api-data with the updated data.
The Pull Request can be seen deployed in our staging environment when CircleCI deploy will be finished (check the start time of the last build).