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
stormonster
acd398ce5f
Fixed typo on species 236. Fixes issue #646
2021-09-06 11:02:53 +02:00
prof64
2ec8c2a47d
Update pokemon_species_names.csv
...
Changed the apostrophe in Farfetch'd's species name from (’) to (') in English, Spanish, & Italian as per Sword and Shield.
2021-07-28 03:26:04 -04:00
Julian Lawrance
206af8a6fd
Remove order column from Generation model and use ID column instead
2021-07-19 19:00:40 +01:00
Julian Lawrance
0d9bc4f2b9
Run formatter
2021-07-16 22:32:06 +01:00
Julian Lawrance
1173b43ad1
Add order field to Generation model
2021-07-16 22:29:55 +01:00
Julian Lawrance
8b9e4f171c
Merge remote-tracking branch 'upstream/master' into feature/past-type-efficacy
2021-07-14 22:23:11 +01:00
Alessandro Pezzè
d0a4397d41
data: remove hp stat change
2021-07-04 19:32:41 +02:00
Alessandro Pezzè
a6d6632abd
data: remove HP stat change for ancient power
2021-07-03 20:03:24 +02:00
Alessandro Pezzè
4fa15f979f
sync(sprites)
2021-05-17 16:48:30 +02:00
Alessandro Pezzè
fef9cd6efc
data: fix id
2021-05-13 21:03:06 +02:00
Alessandro Pezzè
ed8ccbe7e0
data: add missing move
2021-05-13 20:45:36 +02:00
Alessandro Pezzè
14af88ff3a
sync: https://github.com/PokeAPI/pokedex/pull/29
2021-05-12 19:20:28 +02:00
Alessandro Pezzè
60583d8882
feat: brings in https://github.com/PokeAPI/pokedex/pull/43
2021-04-18 18:06:17 +02:00
SimplyBLGDev
0e98f90051
Add missing encounters underwater, regies
...
- Replaced the encounter method on the underwater encounters in RSE from 'surf' to 'seaweed'
- Added missing location areas for island cave, desert ruins and ancient tomb
- Added missing encounters for the legendary regies (Regirock, Regice and Registeel)
- Added missing encounters for Latios and Latias at Southern Island
2021-03-14 18:49:24 -03:00
SimplyBLGDev
e61049558f
Add missing encounters Gen 3 edition
...
Added encounter methods and slots for:
- Squirt Bottle
- Wailmer Pail
Added missing locations and their areas where applicable:
- Two island
- Three island
- Three isle path
- Six island
- Seven island
- Birth island
- Navel rock
- Faraway island
- Hoenn Battle Frontier
Added missing encounters:
- Deoxis in Birth Island (FR LG & E)
- Lugia and Ho-Oh in Navel Rock (FR LG & E)
- Mew in Faraway island (E)
- Sudowoodo in Johto Route 36 (G S C HG & SS)
- Sudowoodo in Hoenn Battle Frontier (E)
2021-03-11 19:41:29 -03:00