Commit graph

302 commits

Author SHA1 Message Date
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
uwx
9957ff9a3a Fix enamorus-therian parenting 2022-09-22 04:23:53 -03:00
Alessandro Pezzè
51468e03a9
Merge branch 'master' into patch-1 2022-09-21 19:29:57 +02:00
Alessandro Pezzè
277b736be5
Merge branch 'master' into simply-encounter-updates 2022-09-21 19:01:52 +02:00
uwx
20261d25f1
Fix basculegion-female parenting 2022-09-21 07:44:44 -03:00
bigjra441
b7873bb279 Added Ursaluna abilities 2022-09-15 10:53:52 -04:00
Simply BLG
975df0a2c4 Add missing static encounters to RSE
+ Voltorb and Electrodes at New Mauville
2022-09-15 11:05:23 -03:00
Simply BLG
7412d9922e Fix Johto Safari Zone encounters, encounter slots
After some more investigating and talking to the bulbapedia maintainers of the Johto Safari Zone page I've been able to gain additional insight on the mechanics and the encounter slots of the safari zone, as such I applied what I learned and had to correct large chunks of data here.
+ Update encounter slots
+ Repositioned encounter slots IDs
+ Updated encounter conditions (Johto Safari Zone's encounter aren't affected by the presence of the national dex)
2022-09-15 10:35:23 -03:00
Simply BLG
c9cb78bd0a Move FR/LG Moltres to Mt. Ember summit 2022-08-31 12:14:16 -03:00
Simply BLG
73726ca55b Add no natdex to Johto Safari Zone encounters
Also remove superflous prefixes to Johto Safari Zone location area names
2022-08-31 11:59:18 -03:00
Simply BLG
3d452dd28a
Merge branch 'master' into simply-fix-missing-encounters 2022-08-24 19:26:09 -03:00
Naramsim
c9f49c95f5 reformat: black 2022-08-08 15:49:09 +02:00
Alessandro Pezzè
c2a781e5de try: use env var 2022-08-08 11:35:35 +02:00
Simply BLG
ef106328f8 Add missing static encounters, mythicals, encounter conditoins to HG/SS, fix incorrect condition values 2022-07-25 09:24:48 -03:00
Simply BLG
272ec4329d Add missing static Pokémon in FR/LG
+ Voltorb in Power plant
2022-07-25 08:52:34 -03:00
Simply BLG
f9cfb50331 Remove duplicated encounter in Crystal Dragon's Den 2022-07-24 22:43:13 -03:00
Simply BLG
e4ad8fc5e4 Add missing static encounters in D/P/Pt
+ Spiritomb in Route 209
+ Rotom in Old Chateau
2022-07-24 21:15:14 -03:00
Simply BLG
9dced11f15 Add missing gift Pokémon encounter conditions FR/LG
+ Added high friendship requirement for Togepi Egg in Water Labyrinth
2022-07-24 20:57:00 -03:00
Simply BLG
d768dfcf7a Add Feebas encounters in R/S/E 2022-07-24 20:49:10 -03:00