Commit graph

1424 commits

Author SHA1 Message Date
Penelope Yong
5c36211ee7
Remove duplicate lines 2024-01-11 00:42:38 +00:00
Penelope Yong
72c3de0b6b
Add DLC2 learnsets (except for new TMs, I think) 2024-01-11 00:41:21 +00:00
Joel Helbling
133b40a56b Link Sword/Shield DLC Dexes with their Version Groups 2024-01-10 23:48:45 +00:00
Joel Helbling
e9bbc6f555 Add DP Pokedex to BDSP Version group
This closes #948
2024-01-10 23:48:25 +00:00
Joel Helbling
f4ce2ba48b fix: Swap Tornadus and Thundurus in Hisui Pokedex 2024-01-10 23:38:18 +00:00
Naramsim
f7ba0048f9 fix(cicd): move metadata application 2024-01-10 20:34:19 +01:00
Naramsim
bd4da3785b Merge branch 'master' of https://github.com/PokeAPI/pokeapi 2024-01-10 16:44:57 +01:00
Naramsim
d87da0eb2a feat(gql-cicd): apply metadata 2024-01-10 16:44:32 +01:00
Alessandro Pezzè
80ab47326e
Merge pull request #993 from PokeAPI/gql
Upgrade images/change GQL makefile
2024-01-10 23:31:26 +09:00
Naramsim
4ed97c6088 chore: use default images 2024-01-09 23:20:04 +01:00
Naramsim
c5d8338ee4 Merge branch 'gql' of https://github.com/PokeAPI/pokeapi into gql 2024-01-09 23:18:00 +01:00
Naramsim
17f0c075ce feat: remove cli pass 2024-01-09 23:17:57 +01:00
root
5643c7e8ab chore: update gql schema 2024-01-09 22:16:33 +00:00
Naramsim
c991adfd82 chore: use image 2024-01-09 21:12:46 +01:00
Naramsim
b211af4ce9 chore: include cache conf 2024-01-09 20:48:28 +01:00
Naramsim
9ad71c707b chore: switch to compose V2 in gql/build image in gql 2024-01-09 20:47:47 +01:00
Naramsim
5b77affd4b deps: upgrade images 2024-01-09 20:46:53 +01:00
Kohki Miki
61c05b8f2e
Update pokemon_form_names.csv 2024-01-10 01:00:08 +09:00
giginet
c70c29c189 Add form names for Poltchageist 2024-01-10 00:36:36 +09:00
giginet
c0ff2d9def Add missing move names 2024-01-10 00:13:11 +09:00
Alessandro Pezzè
a00dc4f971
Merge pull request #988 from giginet/update-moves
Update parameter changes of SV moves
2024-01-03 03:51:17 +09:00
giginet
c73c73af7b Modify move powers 2024-01-02 20:15:38 +09:00
giginet
b2176573a6 Modify PP of recovery moves 2024-01-02 20:13:45 +09:00
Alessandro Pezzè
07ecd87026
Merge pull request #986 from ivanlonel/patch-1
Add Poltchageist/Sinistcha forms, fix DLC form order
2023-12-30 19:48:15 +09:00
Ivan
90d77ed051
Add Poltchageist/Sinistcha forms, fix DLC form order
Closes #984
2023-12-30 01:12:37 -03:00
Alessandro Pezzè
724f9bbe0f
Merge pull request #978 from FallenDeity/add-showdown-field-to-pokemon
feat: Add showdown field to pokemon api resource
2023-12-21 05:17:30 +09:00
Alessandro Pezzè
8f8d913274
Merge branch 'master' into add-showdown-field-to-pokemon 2023-12-21 05:09:32 +09:00
Alessandro Pezzè
ff017a66a8
Merge pull request #981 from giginet/indigo-disk-abilities
Add abilities since Indigo Disk
2023-12-21 02:56:58 +09:00
Alessandro Pezzè
91af07921d
Merge pull request #980 from giginet/indigo-blue-pokemon
Add missing data of Pokémon since Indigo Disk
2023-12-21 02:56:31 +09:00
giginet
949f78cbf2 Fix gender_rate 2023-12-20 23:02:35 +09:00
giginet
bd2cd992d5 Fix ID 2023-12-20 22:57:50 +09:00
giginet
3134465587 Add pokemon_abilities for new pokemon 2023-12-20 22:54:27 +09:00
giginet
8a36880298 Add new abilities 2023-12-20 22:48:51 +09:00
giginet
1b37bc6cea Add pokemon_form_names 2023-12-20 22:39:37 +09:00
giginet
dc9ee18bec Add pokemon names for all languages 2023-12-20 22:35:53 +09:00
giginet
9bea2b6eaa Add types for new pokemon 2023-12-20 22:12:13 +09:00
giginet
82db2f319b Add base stats of new pokemon 2023-12-20 22:02:09 +09:00
giginet
8485cfc68e Add pokemon_forms 2023-12-20 21:51:55 +09:00
Alessandro Pezzè
d2d8987968
Merge pull request #979 from giginet/indigo-blue-moves
Add moves introduced in Indigo Disk
2023-12-20 20:37:58 +09:00
Alessandro Pezzè
f826edc283
Merge pull request #975 from WyattC16/addIndigoDiskPokemon
add indigo disk pokedex and pokemon
2023-12-20 19:32:00 +09:00
giginet
e5b310eace Change power of Luster Purge and Mist Ball 2023-12-17 16:59:10 +09:00
giginet
6f6b752dd5 Add move names 2023-12-17 16:55:16 +09:00
giginet
fd9fa1a464 Add moves available since Indigo Disk 2023-12-17 16:35:05 +09:00
FallenDeity
545e1a0826 feat: Add showdown field to pokemon api resource 2023-12-16 09:56:19 +05:30
Wyatt Condon
c166545eff fix issue with last commit 2023-12-15 07:58:46 -05:00
Wyatt Condon
b6ce75406a fix hydrapple evolution 2023-12-15 07:45:05 -05:00
WyattC16
583a596c1f
Merge branch 'master' into addIndigoDiskPokemon 2023-12-15 07:41:32 -05:00
Alessandro Pezzè
f9225dc825
Merge pull request #976 from PokeAPI/staging 2023-12-15 16:07:01 +09:00
Alessandro Pezzè
0fccf81059
Merge branch 'master' into staging 2023-12-15 16:06:51 +09:00
Naramsim
e8a2b6f21e chore: get PR number in the right folder/grammar 2023-12-15 08:05:13 +01:00