Commit graph

320 commits

Author SHA1 Message Date
Kohki Miki
a7cba02ff3
Merge branch 'master' into gender_rate 2023-01-09 15:06:34 +09:00
Alessandro Pezzè
9239642fc2 feat: add order and missingmove 2023-01-08 17:59:45 +01:00
Alessandro Pezzè
0755d40691
Merge branch 'master' into pokemon-forms 2023-01-08 17:14:53 +01:00
giginet
a0a74d9072 Update move_targets 2023-01-08 15:36:58 +09:00
Alessandro Pezzè
3ff5bf0f11
Merge branch 'master' into fix-move-types 2023-01-04 23:10:30 +01:00
giginet
59e8a85ae9 Fill all target_id for new moves 2023-01-03 17:32:52 +09:00
giginet
ccb4785404 Fix language id 2022-12-14 04:06:45 +09:00
giginet
35b1e001c3 Fix move types 2022-12-14 03:58:57 +09:00
giginet
4d0bf5fbed Fill species_id 2022-12-13 23:40:21 +09:00
giginet
b3eebc6007 Modify height, weight 2022-12-11 23:55:27 +09:00
giginet
71ca013db6 Fix form_identifier 2022-12-11 17:15:12 +09:00
giginet
9b71816adf Fix 2022-12-11 17:00:36 +09:00
giginet
6f952c4b79 Fix missing species_id 2022-12-11 17:00:31 +09:00
giginet
00348df792 Add gender_rate 2022-12-11 16:42:23 +09:00
giginet
8a64417493 Fix missing number 2022-12-10 06:05:34 +09:00
giginet
4d54a23b30 Fix Japanese typo 2022-12-10 05:07:57 +09:00
giginet
30992af951 Add SV forms types 2022-12-10 05:01:57 +09:00
giginet
2c82042723 Add SV forms base stats 2022-12-10 04:56:01 +09:00
giginet
b032a435ea Add version_groups 2022-12-10 04:13:55 +09:00
giginet
26e63c78a5 Fix Japanese name 2022-12-10 03:33:26 +09:00
giginet
fb7fa7854d Add SV data for pokemon and pokemon_forms 2022-12-10 03:32:07 +09:00
giginet
8810682db9 Add pokemon_species_names 2022-12-10 02:13:03 +09:00
giginet
ff266d726e Set new moves to 9th generation 2022-12-05 23:32:58 +09:00
Alessandro Pezzè
e2da636e13
Merge branch 'master' into master 2022-12-04 15:08:58 +01:00
giginet
0db69c2483 Update SV moves 2022-12-03 15:45:27 +09:00
bitomic
884d527332 style: remove empty last line 2022-12-02 14:52:55 -07:00
bitomic
811e537fef fix: use numbers for colors, not their names 2022-12-02 14:52:34 -07:00
bitomic
24f32a8cb4 fix: add types for paldea's pokémon 2022-11-26 16:03:09 -06:00
bitomic
cf7dfc7d0e fix: add paldea's region 2022-11-26 15:43:14 -06:00
bitomic
b5a66bdbfa fix: add paldea's stats 2022-11-26 15:43:00 -06:00
bitomic
4eb41e6d62 fix: species ids 2022-11-26 15:42:51 -06:00
bitomic
b4ed694dda fix: add paldea's species 2022-11-26 15:27:26 -06:00
bitomic
c27a7ee2ee fix: add generation ix 2022-11-26 15:00:41 -06:00
bitomic
6b8eb3c339 fix: add ability names 2022-11-26 14:59:29 -06:00
bitomic
ad44a6efac fix: typo in earth eater, and forgot tablets of ruin 2022-11-26 14:48:12 -06:00
bitomic
6359607a6e fix: add ninth gen abilities 2022-11-26 14:35:57 -06:00
Luis Vinicius
44af033872 Add: front_shiny to official_artwork 2022-11-21 19:40:30 -03:00
i-am-the-pokeman
72ac28295d Update sprites submodule to point to the newest commit 2022-11-16 13:13:03 -06:00
Keeninsky
349db56700 add some german form names
I've added some german form names to the file. I'm a native german pokemon fan, thus I was able to add these missing translations. Hope it helps :)
2022-11-12 20:52:11 +01:00
Martin Lemesle
747d02ea95 Add missing EN translations + missing location_area_prose 2022-11-11 10:59:08 +01:00
NicoheroesDX
dd1f1bd5f8 Added evolution chain endpoints for Pokemon 899 - 905 2022-11-06 13:05:34 +01:00
NicoheroesDX
d827663310 Added evolutions for PokemonID 899-904. Added the necessary items and moves from Pokemon Legends Arceus. Added the move effect for Psyshield Bash. 2022-11-05 14:00:05 +01:00
ymoch
c4b132c9da Add Japanese form names in Hisuian region. 2022-10-31 20:44:27 +09:00
Inklay
6482040885 [ADD]: all french names for non default form Pokémon 2022-10-24 04:23:07 +02:00
Alessandro Pezzè
da54209c68
data: add colons 2022-10-01 21:24:23 +02:00
norman-codes
64f8fc3990 Comma Formatting Error Fixed
Fixed the comma formatting error caused by editing the .csv file using Microsoft Excel instead of a text editor.
2022-09-30 17:05:12 -04:00
Alessandro Pezzè
0aff861cdf
Merge branch 'master' into scale-shot-fix 2022-09-30 22:34:37 +02:00
norman-codes
0a245bad90 Changed Scale Shot Effect Text
The effect text for Scale Shot (move ID 799) was modified to be more accurate and specific, in accordance with Issue #749.

As part of doing so, 3 files were modified:
1. move_effects.csv
The new effect_id 443 was added.

2. moves.csv
The effect_id of scale_shot was changed from 1 to 443.

3. move_effect_prose.csv
The new effect text under the ID 443 was added.
2022-09-30 15:22:30 -04:00
Naramsim
1813af571d sync:
https://github.com/PokeAPI/pokedex/pull/126
https://github.com/PokeAPI/pokedex/pull/122
2022-09-29 11:27:22 +02:00
Simón Oroño
0e2ba9901d Add Hisuian Pokémon to National Pokédex 2022-09-25 09:38:12 -04:00