Commit graph

240 commits

Author SHA1 Message Date
Simply BLG
8d6f339d09 Add Missing gift Pokémon in FR/LG
+ Magikarp in Route 3
+ Fossils in Cinnabar Lab
2022-07-24 12:18:54 -03:00
Simply BLG
c344cc8a07 Add Missing gift Pokémon in R/S/E
+ Fossils in Rustboro city
2022-07-24 12:14:27 -03:00
Simply BLG
bd00fca16f Add Missing gift Pokémon in R/B/Y
+ Magikarp in Route 3
+ Fossil Pokémon in Cinnabar Lab
2022-07-24 12:05:31 -03:00
Simply BLG
f5d5b2cb53 Add missing legendary encounters for D/P/Pt
And necessary dependencies
2022-07-23 23:38:36 -03:00
Simply BLG
df8488dce4 Add HG/SS Groudon, Kyogre and Rayquaza encounters 2022-07-23 23:16:37 -03:00
Simply BLG
699f0a530b Add missing legendary encounters in HG/SS 2022-07-23 23:10:35 -03:00
Simply BLG
143aaecc35 Add Roaming Pokémon in D/P/Pt 2022-07-23 22:50:32 -03:00
Simply BLG
104c13da02 Replace Roaming Pokémon encounter method
Roaming Pokémon can be encountered exclusively on grass or water in different situations in different games and at different encounter rates, which is something that wasn't reflected in the previous encounter method (which used to be only one).

+ Added Roaming grass encounter method
+ Added Roaming water encounter method
+ Moved Crystal, Firered, Leafgreen, Ruby, Sapphire and Emerald roaming Pokémon to the new encounter methods
2022-07-23 22:35:17 -03:00
Simply BLG
c7795d7b7d Add missing encounters to Mt. Ember summit
Rock smash encounters at Mt. Ember summit FR/LG
2022-07-23 22:06:55 -03:00
Simply BLG
fa68edb09d Add Missing FR/LG Legendary encounters
+ Moltres at Mt. Ember Summit
2022-07-23 21:57:28 -03:00
Simply BLG
8d437926b7 Add Celebi encounter to VC Crystal 2022-07-23 21:47:39 -03:00
Simply BLG
7dfdd85521 Add encounter slots for Johto Safari Zone 2022-07-23 21:14:38 -03:00
Simply BLG
16cd2be4a2 Add National Dex requirements to appropriate HGSS safari encounters 2022-07-23 20:43:28 -03:00
Simply BLG
4b5e21f589 Add encounter conditions to crystal route 13
For some reason the conditions on this specific area where missing in crystal, despite the data being present in encounters the conditions were not attached to them
2022-07-23 20:25:31 -03:00
Simply BLG
39c7bf7a6b Johto Safari Zone, encounters, methods location and location areas
After much research I was able to find out some mechanics from the johto safari zone, it uses completely different encounter slots in walking, surfing, old rod, good rod and super rod, I was able to determine that it's 10 walk slots all have a 10% chance but wasn't so lucky in finding the chance for the surfing, old rod, good rod and super rod 12 slots, I have -some- confidence that it has 10 10% chance slots and 2 0% chance slots, if more info comes to light about these slots I'll update this info at another time.

+ Added Johto Safari Zone location
+ Added all 12 Safari Zone areas
+ Added all 2880 encounters from the safari zone (For both HG and SS)
2022-07-23 19:54:42 -03:00
Alessandro Pezzè
3d9ad78a12 sync:
https://github.com/PokeAPI/pokedex/pull/108
https://github.com/PokeAPI/pokedex/pull/110
https://github.com/PokeAPI/pokedex/pull/111
https://github.com/PokeAPI/pokedex/pull/112
2022-07-21 11:46:20 +02:00
Alessandro Pezzè
0f44954bda
Merge branch 'master' into enhancement_sprites_uri 2022-07-20 10:25:56 +02:00
Aniket Chakraborty
28354a973c Updated Sprite URL
Previously the sprite endpoint returned the relative path of
the image with a /media/ prefix which was not useful for API consumer.
Now it returns a URL pointing to the image present in github.com/PokeApi/Sprites.

Signed-off-by: Aniket Chakraborty <aniket2583@gmail.com>
2022-06-26 19:01:55 +05:30
LaufenderBaum
877db14657
Merge branch 'master' into update_central_kalos_pokedex 2022-06-24 12:52:34 +02:00
Alessandro Pezzè
e5f647735c sync:
6cb752f8d7
https://github.com/PokeAPI/pokedex/pull/104
https://github.com/PokeAPI/pokedex/pull/95
2022-06-22 15:23:13 +02:00
Alessandro Pezzè
010cecaa71 sync: Hisui 2022-06-22 11:04:28 +02:00
Alessandro Pezzè
3ca38c66c0 sync: Hisui 2022-06-22 09:44:30 +02:00
Nina Erkelenz
c243ba4a1e added entries 151-153 in central kalos pokedex 2022-06-12 21:42:18 +02:00
Alessandro Pezzè
e5fac8ce43 sync: Hisui 2022-06-08 17:53:51 +02:00
Alessandro Pezzè
4de4583ea0 sync: https://github.com/PokeAPI/pokedex/pull/95 2022-05-25 18:45:12 +02:00
Alessandro Pezzè
556720abc5 sync: https://github.com/PokeAPI/pokedex/pull/95 2022-05-24 22:08:31 +02:00
Alessandro Pezzè
985096d697 sync: https://github.com/PokeAPI/pokedex/pull/100 2022-05-06 15:21:17 +02:00
Alessandro Pezzè
aad6b7cbd0 sync:
https://github.com/PokeAPI/pokedex/pull/96
https://github.com/PokeAPI/pokedex/pull/94
2022-05-05 20:59:53 +02:00
Alessandro Pezzè
3748fef0bf data: add missing '2' 2022-04-04 20:56:28 +02:00
Alessandro Pezzè
4fe9073569 data: update shape for some species 2022-04-04 20:54:34 +02:00
Alessandro Pezzè
694ca00785 data: fix 0 2022-03-29 19:50:04 +02:00
Alessandro Pezzè
5ed6571569 data: fix shape 2022-03-29 19:32:52 +02:00
Alessandro Pezzè
5c4d53d896 data: restore shape_id for 8xx species 2022-03-29 18:51:40 +02:00
Alessandro Pezzè
66c9db4f0c data: update ID 2022-03-29 18:40:38 +02:00
Alessandro Pezzè
9758dc5b90 data: remove broken effect entry 2022-03-28 20:18:24 +02:00
TurtIeSocks
4d3c121ed2 Restore Venusaur Gmax Stats
Addresses #697
2022-02-21 10:44:02 -05:00
Alessandro Pezzè
b80e8f411b sync: https://github.com/PokeAPI/pokedex/pull/86 2022-02-06 22:36:31 +01:00
Alessandro Pezzè
6a56d2b286 sync: https://github.com/PokeAPI/pokedex/pull/85 2022-01-22 21:45:04 +01:00
Alessandro Pezzè
16d18d7af0 sync: https://github.com/PokeAPI/pokedex/pull/78 2021-12-27 11:08:39 +01:00
Alessandro Pezzè
05cb9d846e sync: https://github.com/PokeAPI/pokedex/pull/74 2021-12-18 20:11:40 +01:00
Alessandro Pezzè
52439d1927 fix: https://github.com/PokeAPI/pokedex/pull/75 2021-12-16 23:51:59 +01:00
Alessandro Pezzè
36ad7a3d45 sync: https://github.com/PokeAPI/pokedex/pull/73 2021-12-15 19:21:31 +01:00
Alessandro Pezzè
b2aa4baff5 fix(#533): sync data from veekun 2021-12-07 11:38:06 +01:00
Alessandro Pezzè
2dcb787ff8 feat: bring in new data 2021-12-06 21:40:17 +01:00
Christian Garza
e4affb50c9 Add transparent sprites for gen-i and gen-ii 2021-11-15 17:57:00 -08:00
Christian Garza
7e85f9139b Update sprites submodule 2021-11-14 19:48:10 -08:00
Alessandro Pezzè
bcd290be71 fix: format code 2021-10-25 19:27:41 +02:00
Rolf
eb4d313c1d Added Pokémon Home images support. 2021-10-04 20:53:15 +02:00
Umesh
cf104bf2de Fixed typo on species 186 2021-09-06 22:14:17 +05:30
stormonster
36b8e98d87 Actually removed soft hyphen properly this time 2021-09-06 12:45:30 +02:00