Commit graph

619 commits

Author SHA1 Message Date
Alessandro Pezzè
2f3bfba359
Merge pull request #1158 from rayusagi/fix/alcremie-forms
Added all Alcremie forms
2024-11-08 17:35:44 +09:00
Alessandro Pezzè
9a4f24c029
Merge pull request #1159 from rayusagi/fix/vivillon-icy-snow
fix #1067: Icy Snow Vivillon incorrect image
2024-11-08 17:35:16 +09:00
rayusagi
862bc9977a fix #1067: Icy Snow Vivillon incorrect image 2024-11-01 23:56:06 +01:00
rayusagi
31f154ed30 added all Alcremie forms with english and french form names 2024-10-30 19:28:17 +01:00
joelesbennett
f8567dcc9f
Update pokemon.csv to include missing base_experience values
Hisuian forms and some other pokemon forms were missing base experience yield values. This change contains addition of these missed values.
2024-10-28 23:36:10 +00:00
Alessandro Pezzè
3cd3c7ccdf
Merge branch 'master' into new-lpa-pokemon-moves 2024-10-17 17:13:54 +09:00
Naramsim
37a7f6be40 chore: update sprites 2024-10-15 16:38:40 +02:00
Alessandro Pezzè
e763af6f1f
Merge pull request #1146 from GeJ/fix/phony_polteageist_fr
fix: french translation for polteageit phony form
2024-10-12 00:15:50 +09:00
Alessandro Pezzè
01f84eeee8
Merge pull request #1147 from GeJ/fix/koraidon_forms_fr
fix: link french names for several of Koraidon's forms to correct id
2024-10-12 00:15:13 +09:00
julien
8453c31155 add legends pokemon arceus pokemon moves scrapped from serebii.net 2024-10-11 07:54:16 +02:00
GeJ
c0c8205d78 Add japanese names for Cosplay Pikachu forms 2024-10-10 15:03:56 +11:00
GeJ
2aa2f53b30 fix: link french names for several of Koraidon's forms to correct id 2024-10-10 12:27:51 +11:00
GeJ
12fd2a5256 fix: french translation for polteageit phony form 2024-10-10 12:13:07 +11:00
Phyore
5f804fe307 chansey + wide guard egg move(sv), brambleghast egg moves 2024-10-02 20:55:11 +01:00
Anh Thang Bui
370afa94b9
fix: update missing Paldean form names 2024-09-23 14:05:20 +07:00
Zitronenjoghurt
ea1b68c04f fix trailing comma in version_names.csv 2024-09-17 01:17:55 +02:00
Alessandro Pezzè
6c786adff1
Merge branch 'master' into master 2024-09-16 23:01:25 +09:00
Alessandro Pezzè
c2a87daeb4
Merge branch 'master' into french 2024-09-16 16:30:17 +09:00
erezushi
7e42165752 Fixed Shape IDs for Gen IX Pokémon 2024-09-13 20:58:00 +03:00
julien
2518b3eb60 Add french ability translations 2024-09-13 09:28:52 +02:00
Alessandro Pezzè
63eadc1160
Merge branch 'master' into master 2024-09-12 17:08:17 +09:00
BearHumanS
c7471346da Fix Japanese Names for Pokémon 960, Add Missing Korean Data, and Include New Pokémon 1025 2024-08-31 00:07:17 +09:00
kyle r chickering
95ac774f3a add generation ix shape data 2024-08-17 22:42:18 -07:00
Alessandro Pezzè
d8824bf480
Merge branch 'master' into feature/type_name_icons 2024-08-08 16:49:34 +09:00
lati111
ffa2431e12 Moved hisuian balls to standard balls category 2024-08-06 10:45:25 +02:00
lati111
ae446bf547 Added legends arceus pokeballs 2024-08-05 16:38:44 +02:00
gabe
5598df2eaf
chore: update sprites submodule to latest 2024-07-29 23:51:07 -04:00
gabe
e885e3fa62
feat: add new sprites field to type
via adding `TypeSprites` to db containing type name icons from all games
(excluding tera types, for now)
2024-07-28 22:28:09 -04:00
O-Tahmas
15157a5d43 Changed to one dash for -proper 2024-07-14 15:32:49 +01:00
Omar Tahmas
201a925ed4
Merge branch 'master' into rename-malie-city-id-768 2024-06-08 15:38:15 +01:00
GamiloFR
a03b32f7ae feat: add names for gen9 dlcs 2024-06-07 18:11:04 +02:00
Samuel Evans
ee0815b56d
Remove max_turns and min_turns from poison fang
Poison fang had a value of 15 in its max and min turns which was incorrect
2024-05-31 11:26:32 +01:00
Alessandro Pezzè
cb1732920a
Merge branch 'master' into rename-malie-city-id-768 2024-05-31 14:51:36 +09:00
Alessandro Pezzè
7a709f1fc9
Merge branch 'master' into patch-1 2024-05-31 14:49:56 +09:00
Witherr
11283138a8
Fix typo in Teal Mask item identifier 2024-05-29 00:15:39 +05:30
O-Tahmas
091bb6be25 Implemented suggested change of renaming Malie City id=768 in locations.csv 2024-05-28 15:51:05 +01:00
DanielSmith13
172a53f536
Update encounter_condition_value_prose.csv 2024-05-26 15:00:32 +01:00
DanielSmith13
488053d798
Update encounter_method_prose.csv 2024-05-26 15:00:08 +01:00
DanielSmith13
1af5aaee29
Update encounter_method_prose.csv
Removed duplicate references for Encounter Method 22 French language
2024-05-24 17:53:35 +01:00
Eden Bynever
6de55cc1b8 Include expansion TMs in SV 2024-05-21 11:50:44 -04:00
Eden Bynever
279cb3d672 Add SV/TM/ID machines
These were extracted and converted programmatically, but it seems likely
the source doesn't have complete information judging by the disparity in
apparent availability between *Teal Mask* and *Indigo Disk*.
2024-05-21 10:33:45 -04:00
Eden Bynever
351c340804 Add TMs 172 through 229 as items
This is just to prepare the addition of the Gen IX machines.
2024-05-21 10:21:25 -04:00
Eden Bynever
2eee0126a9 Add BDSP machines 2024-05-21 10:13:14 -04:00
Sebastien Bürky
6cb8b0636c language id in item prose for linking cord 2024-05-07 19:02:53 +02:00
Sebastien Bürky
e7aec9cba6 item flags for the linking cord 2024-05-07 18:58:50 +02:00
Sebastien Bürky
8e2593c446 Add Linking cord 2024-05-07 18:54:23 +02:00
Sebastien Bürky
7564cd1d3b Remove an empty line 2024-05-04 15:05:20 +02:00
Sebastien Bürky
7b83e61665 add missing comma 2024-05-04 15:01:00 +02:00
Sebastien Bürky
0418db5a19 Merge branch 'master' of https://github.com/PokeAPI/pokeapi 2024-05-04 14:55:05 +02:00
Sebastien Bürky
940fcac448 Add Stellar Type 2024-05-04 14:53:44 +02:00