Commit graph

586 commits

Author SHA1 Message Date
Simón Oroño
76f7a340e6 Use JSONField instead of CharField for sprites
The models affected were PokemonFormSprites and ItemSprites. This was
done to ensure they are properly returned when querying those tables
with Hasura.
2023-11-26 11:57:16 -04:00
Simón Oroño
fa14336516 Stop encoding sprites when inserting them on the database
Since the column is now jsonb, we need to stop encoding it or it gets
inserted as a string rather than a JSON object.
2023-11-26 11:57:16 -04:00
Justin Dowell
571361e26c Fix Mind's Eye ability to have apostrophe 2023-11-25 00:54:28 -06:00
Penelope Yong
3ff04231bb
Add SV learnset for Sinnoh starters
Closes #956
2023-11-11 14:46:11 +00:00
Alessandro Pezzè
d88716bacc
Merge branch 'master' into add_stat_changes 2023-11-08 22:46:25 +09:00
JintoYamanaka
49380605ed Add 'stat_changes' entries for 4 moves
Included the missing 'stat_changes' for Stockpile, Memento, Defog, and Shell Smash to accurately reflect their in-game effects.
2023-11-08 20:52:20 +09:00
14239
5eb8a4e95d Only rearrange edited move's order 2023-11-06 20:23:55 +09:00
14239
ca8a3a6a07 Merge branch 'master' of https://github.com/14239/pokeapi 2023-11-06 20:19:32 +09:00
14239
73ea615bfb Revert "Add order for Level 1 moves in Gen 9"
This reverts commit 123bae116a.
2023-11-06 20:14:34 +09:00
Alessandro Pezzè
aad0c8e5fd
Merge branch 'master' into master 2023-11-06 11:49:44 +01:00
Naramsim
e63ce54b80 refactor: run black 2023-11-06 11:38:12 +01:00
Alessandro Pezzè
203f3979cd
Merge branch 'master' into master 2023-11-06 11:20:38 +01:00
Alessandro Pezzè
3e4a710d07
refactor: format 2023-11-06 08:55:57 +01:00
14239
123bae116a Add order for Level 1 moves in Gen 9
and resorting moves by order entry
2023-11-04 14:59:19 +09:00
LeonEstrak
c4748f5be9
Fix: Sprites URL in GraphQL
Signed-off-by: LeonEstrak <aniket2583@gmail.com>
2023-11-01 14:25:40 +05:30
AnonymousPancakes
df93e024a3 Adjusted form order on hisuian forms 2023-10-23 19:35:57 +02:00
Alessandro Pezzè
b7eb08324c
Merge pull request #848 from revoice1/Add-previous-abilities 2023-10-16 17:12:14 +02:00
Alessandro Pezzè
f7367faae5
Merge branch 'master' into Add-previous-abilities 2023-10-09 12:58:37 +02:00
Penelope Yong
5137037562
Remove duplicated Ursaluna moves 2023-10-08 19:18:57 +01:00
Penelope Yong
063a8c5acd
Merge remote-tracking branch 'upstream/master' into sv-dlc 2023-10-08 19:03:32 +01:00
Penelope Yong
e6a52aca06
Remove duplicated lines 2023-10-08 18:58:44 +01:00
Penelope Yong
3988e62575
Add new TMs in SV 2023-10-08 18:56:33 +01:00
Penelope Yong
d678be937a
Add Trick Room to Indeedee-F 2023-10-08 16:38:14 +01:00
Penelope Yong
d861c2d64f
Add Alolan Grimer egg moves 2023-10-08 01:29:27 +01:00
Penelope Yong
5a066c6a9a
Remove duplicated moves with game_id = 26 2023-10-08 01:03:58 +01:00
Penelope Yong
20c4d68d61
Re-add Teal Mask learnsets
This time, including EMs for evolutions, and also newly introduced
Pokemon.
2023-10-08 01:03:57 +01:00
Penelope Yong
2df349441f
Revert "Add learnsets for returning mons in SV DLC1"
This reverts commit 64cad05558.
2023-10-07 23:59:00 +01:00
Alessandro Pezzè
85189cd55b
Merge branch 'master' into dlc-forms 2023-10-06 10:38:29 +02:00
giginet
08589810fc Add localizes 2023-10-05 23:27:55 +09:00
giginet
535aa9fda6 Add missing column 2023-10-05 23:20:31 +09:00
giginet
2be7b56ae2 Add localizations 2023-10-05 23:11:57 +09:00
giginet
540a136df4 Add form names for DLC forms 2023-10-05 22:48:05 +09:00
giginet
e375881fdc Add default forms of DLC pokemon 2023-10-05 22:47:58 +09:00
giginet
def8474dc0 Add Embody Aspect 2023-10-05 21:42:57 +09:00
giginet
0594e1f7f8 Add names for new abilities 2023-10-05 21:34:45 +09:00
Wouter Wijsman
615ada8485
Fix Okidogi's hidden ability
Fixes #933
2023-10-04 22:14:08 +02:00
Seán de Búrca
dd73a78e26 Add missing languages for PLA and SV species names 2023-10-03 13:58:12 -07:00
giginet
9e204f319c Modify power of Grassy Glide 2023-10-03 22:14:04 +09:00
Alessandro Pezzè
8fedb428a5
Merge branch 'master' into sv-dlc 2023-10-02 12:15:17 +02:00
Alessandro Pezzè
f46af79d58
Merge branch 'master' into Add-previous-abilities 2023-10-02 12:14:57 +02:00
Alessandro Pezzè
655fc4fae5
Merge pull request #929 from giginet/add-japanse-translation
Add Japanese translation for new moves
2023-10-02 12:06:53 +02:00
Jonn Alves
5a87f6043b added quotes in ability_flavor_text.csv and encounter_condition_value_prose.csv 2023-09-30 20:48:43 -03:00
Alessandro Pezzè
b99dad259e
Merge branch 'master' into add-japanse-translation 2023-09-30 15:36:22 +02:00
giginet
4deb1cd5d7 Add Japanese translation for new moves 2023-09-30 15:52:04 +09:00
Kohki Miki
74a0c19430
Update data/v2/csv/item_names.csv 2023-09-30 15:44:49 +09:00
giginet
f80ed5112d Add localization 2023-09-30 15:41:23 +09:00
giginet
071d0ba451 Add TM materials 2023-09-30 15:06:04 +09:00
giginet
a26da49d21 Add teal mask items 2023-09-28 00:00:14 +09:00
giginet
8bca1ada17 Update ability of Piplup, Prinplup 2023-09-26 23:38:46 +09:00
TillFox
ceb5c7ebda Fixed ivy cudgel accuracy in moves.csv 2023-09-23 17:04:49 +02:00
Alessandro Pezzè
75ea241e54
Merge branch 'master' into sv-dlc 2023-09-22 02:38:54 +02:00
Wyatt Condon
1b057014f1 update Shiftry and Empoleon abilities 2023-09-19 12:37:16 -04:00
Wyatt Condon
02613e487e fix pokemon identifier 2023-09-19 12:32:59 -04:00
Wyatt Condon
87cc036bbd add teal mask details 2023-09-17 17:25:25 -04:00
Penelope Yong
64cad05558
Add learnsets for returning mons in SV DLC1 2023-09-15 23:54:13 +01:00
Penelope Yong
90ea56ea62
Add Luvdisc and Cacnea EMs 2023-09-15 21:25:07 +01:00
linnos
a57ebeff66 Added Follow-Me to Squirtle, Pichu, Magmar
These 3 pokemon were missing the move Follow-Me. Added it to their moveset.
2023-09-05 12:15:55 -04:00
Anna Baker
aea80f5439
removed empty Leafeon and Glaceon evolution details 2023-08-24 13:32:32 -04:00
Penelope Yong
9d9ee80628
Add BDSP learnsets
Closes #914
2023-08-19 19:48:49 +01:00
Alessandro Pezzè
264c86563e
Merge pull request #911 from linnos/WalkingWake-FakeoutRemoval
Removed Fake-out from Walking-Wake
2023-08-02 10:29:14 +02:00
giginet
932ff23c29 Update stats of Zacian and Zamazenta on 9th gen 2023-08-02 01:13:14 +09:00
linnos
9e729d1ff3 Removed Fake-out from Walking-Wake
Removed move ID: 252  from PokemonID: 1009
2023-08-01 08:42:42 -04:00
Miguel
8d3f06147b fix: min happiness 2023-07-27 22:37:26 -05:00
Miguel
8ca22fb0be fix: increase min happiness 2023-07-27 22:36:04 -05:00
giginet
9ad24a3e33 Modify stats of Cresselia in 9th generation 2023-07-16 14:21:11 +09:00
giginet
89f1fd92fe Fix abilities 2023-07-02 17:01:45 +09:00
giginet
a1a3b2fe3a Update Hisuian wrong abilities 2023-07-02 16:42:57 +09:00
Vigentian
bbe8fc9ef6
Update pokemon_species_names.csv
As detailed in issue #893
2023-06-14 19:38:09 -05:00
Alessandro Pezzè
d951a8d592
Merge branch 'master' into Add-previous-abilities 2023-06-13 17:00:18 +02:00
Naramsim
8a7171616c refactor: sort 2023-06-13 16:54:43 +02:00
Alessandro Pezzè
a11d4dd17d
Merge branch 'master' into add-italian-translations 2023-06-13 16:45:27 +02:00
Alessandro Pezzè
a712cd98fc
Merge branch 'master' into paldea_flavor_text 2023-06-13 16:44:31 +02:00
jacudibu
7bebd2f1b5 Fixed Hisuian Braviary Hidden Ability to be Tinted Lens 2023-06-10 06:42:38 +02:00
chengmic
8333b8359e added flavor text for paldea pokemon up to #1008 2023-06-09 19:22:53 -07:00
Justin Dowell
3b8c9aebe3 data: fix pound id on SV pokemon_moves 2023-05-31 09:40:42 -05:00
Naramsim
5b3bbf5e09 data: fix pound move 2023-05-30 16:42:05 +02:00
Miquel Raïch
375cdf346b Update commit of sprites submodule 2023-05-15 10:23:45 +02:00
Andrea Colangelo
23951d30fc
Merge branch 'master' into add-italian-translations 2023-05-10 15:56:08 +02:00
Charles Tsang
bcbfaf3bb4 fix missing comma 2023-05-06 18:40:28 +08:00
Charles Tsang
7bee18ff60 fix wrong order 2023-05-06 18:40:12 +08:00
Charles Tsang
2e337f1aae fix typo 2023-05-06 15:03:34 +08:00
Charles Tsang
43494ae03e add missing translation for traditional Chinese, simplified Chinese and Japanese 2023-05-06 14:42:59 +08:00
Cyrille Legrand
89d71de583 Add French translations for missing locations; all location-areas; all move-learn-methods. 2023-05-02 23:28:57 +02:00
Alessandro Pezzè
4a57ed0dd9
Merge branch 'master' into master 2023-04-28 15:26:48 +02:00
Alessandro Pezzè
e6643eef67
Merge branch 'master' into encounter_prose 2023-04-28 15:24:48 +02:00
Alessandro Pezzè
0b8892ae4e
Merge branch 'master' into master 2023-04-27 18:42:37 +02:00
Alessandro Pezzè
c5ea4a13b1
Merge branch 'master' into Add-previous-abilities 2023-04-27 18:42:21 +02:00
Alessandro Pezzè
4cfde1fc10
Merge branch 'master' into encounter_prose 2023-04-27 18:40:36 +02:00
Alessandro Pezzè
9825a83185
Merge branch 'master' into master 2023-04-27 18:39:07 +02:00
dhaber
82eed2f7eb
Fix Tinkaton's minimum level from 28 to 38 2023-04-14 09:15:15 -04:00
Cyrille Legrand
7d51d6c1c8 Add French translations to encounter methods and encounter condition values
(yes, Good Rod is Super Canne, and Super Rod is Méga Canne, that’s not a mistake)
2023-04-12 16:52:51 +02:00
kittenchilly
2c61fe2d38 Update region names 2023-04-10 21:52:11 -05:00
Andrea Colangelo
222385916d Update move_names.csv 2023-03-28 10:15:10 +02:00
David Hay
79e8b96bc3 Set is_legendary flag for Ruinous Quartet as true 2023-03-25 11:33:05 -06:00
Robert
a19e65442c Adding egg group information for Gen 9
data comes from reliable source and done programmatically to avoid errors. some information was reordered to stay consistent throughout.
2023-03-14 13:00:12 -05:00
Robert
ebda0a4363 Added Meltan and Melmetal shape
pokemon_species.csv were missing shape information for Meltan and Melmetal. Updated to correct info and added some evolution info to Melmetal as well.
2023-03-13 10:32:55 -05:00
Wyatt Condon
49b219e80f update name to be consistent 2023-03-04 08:20:08 -05:00
Wyatt Condon
6acb45b22d remove blank values 2023-03-04 08:06:36 -05:00
Wyatt Condon
8bcab5c602 pokemon day 2023 new data 2023-03-04 08:01:55 -05:00
megane42
c2489dfc15 Fix Japanese translation for "Double Shock"
https://bulbapedia.bulbagarden.net/wiki/Double_Shock_(move)
2023-02-27 21:38:16 +09:00
Alessandro Pezzè
13bfc699ce
Merge branch 'master' into Add-previous-abilities 2023-02-22 16:43:49 +01:00
Ryan Voice
7af0acf677 fix formatting 2023-02-16 15:53:48 -08:00
Ryan Voice
fb893e4177 Add previous ability data structure 2023-02-16 15:18:04 -08:00
Joel Helbling
c346727a75 Add German name for Floragato 2023-02-15 21:34:52 +00:00
Joel Helbling
cfea3c9af5 Add German name for Sprigatito 2023-02-15 21:34:32 +00:00
Athir Saleem
bc23a2b86a Remove trailing commas 2023-02-10 17:18:04 +11:00
Athir Saleem
5c48ad3581 Fix unquoted string with comma 2023-02-10 17:16:26 +11:00
giginet
2756846753 Fix Japanese move translation 2023-02-09 00:30:38 +09:00
RickBaby
2d8ff07cbc Add evolution/family information for paldea 2023-02-05 19:27:08 +00:00
Bobby Craig
4eaa0fcd9b add paldea locations 2023-01-31 21:38:15 -05:00
Phil
c2a6de5d7d feat: updating metadata of Uproar min and max turns 2023-01-31 21:25:50 +00:00
Wyatt Condon
41e7984c03 Add Paldea Pokedex Entries 2023-01-28 08:49:10 -05:00
Pythonic-Rainbow
7068ef7d52
Add version names for Gen9 2023-01-25 17:12:35 +00:00
Pythonic-Rainbow
ff6981b154
Add versions and vgroup regions for actual gen9 games 2023-01-25 00:55:08 +00:00
Pythonic-Rainbow
fc4e83b1a4
Merge branch 'PokeAPI:master' into paldea 2023-01-25 00:05:34 +00:00
Pythonic-Rainbow
b5fd0cb837
Fix main region ID for Gen9 in Generations 2023-01-24 17:25:12 +00:00
Licious17
8aa5c91d19 Add growth rate to generation 9 Pokémon 2023-01-24 17:03:51 +00:00
Naramsim
57c11f9b9f chore: update sub 2023-01-23 15:16:38 +01:00
Paul-Émile Bretegnier
364a63d755
Add French, German, Korean and Roomaji Pokémon names for gen 9 2023-01-17 13:35:05 +01:00
tillfox
8de5b5ef21 Sorted lines of pokemon_moves.csv 2023-01-16 17:21:06 +01:00
tillfox
fa06f32ee7 Fixed pokemon_moves 2023-01-16 15:12:19 +01:00
tillfox
6f1b07c8cc Fixed wrong ids of pokemons from Scarlet and Violet games 2023-01-16 02:12:13 +01:00
Alessandro Pezzè
a29394ecf5
Merge branch 'staging' into fix-item-names-id 2023-01-15 19:34:21 +01:00
Alessandro Pezzè
65e3354938 Merge branch 'master' into staging 2023-01-15 19:33:15 +01:00
Alessandro Pezzè
e2f9e0c859
Merge branch 'master' into pokemon-moves-sv 2023-01-15 18:39:06 +01:00
giginet
1e57075a6b Fill level columns to 0 2023-01-15 16:39:32 +09:00
giginet
05e78f841a Fix item_names IDs 2023-01-15 14:28:34 +09:00
Alessandro Pezzè
9690ea1f00
Merge branch 'master' into pokemon-ability-sv 2023-01-14 22:40:52 +01:00
Naramsim
a7e476969f Merge branch 'staging' of https://github.com/PokeAPI/pokeapi into staging 2023-01-14 22:06:18 +01:00
Naramsim
39b88987c3 feat: trust graphql API call rather than CircleCI injected vars 2023-01-14 22:00:27 +01:00
Alessandro Pezzè
4535015922
Merge branch 'master' into sv-items 2023-01-14 21:43:57 +01:00
giginet
bb56e09af5 Fill cost info 2023-01-14 18:14:28 +09:00
Alessandro Pezzè
94914b1926
Merge branch 'master' into pokemon-moves-sv 2023-01-13 22:04:57 +01:00
Alessandro Pezzè
4c289d55bf
Merge branch 'master' into missing-form-info 2023-01-13 12:13:38 +01:00
Alessandro Pezzè
e6f0b21fe7
Merge branch 'master' into ability-name 2023-01-13 12:13:16 +01:00
Alessandro Pezzè
51535ad6e8
Merge pull request #805 from giginet/fix-new-base-stats 2023-01-13 12:13:04 +01:00
Alessandro Pezzè
b6a458e205
Merge branch 'master' into pokemon-moves-sv 2023-01-13 11:36:06 +01:00
Alessandro Pezzè
67f00cfe15
Merge branch 'master' into sv-form-name 2023-01-13 11:35:39 +01:00
Alessandro Pezzè
79601a7bf8
Merge branch 'master' into fix-new-base-stats 2023-01-13 11:34:40 +01:00
Alessandro Pezzè
bca4d92fd3
Merge branch 'master' into ability-name 2023-01-13 11:33:43 +01:00
Alessandro Pezzè
962601c27e
Merge branch 'master' into missing-form-info 2023-01-13 11:33:12 +01:00
Martin Lemesle
aa998064b7 Add double quotes to surround third column to correctly escape comma in location's name 2023-01-13 01:09:49 +01:00
Alessandro Pezzè
dca0e65ffd
Merge branch 'master' into sv-items 2023-01-09 14:21:31 +01:00
giginet
5b384a54e6 Merge remote-tracking branch 'origin/master' into missing-form-info 2023-01-09 15:17:25 +09:00
Kohki Miki
a13169009a
Merge branch 'master' into sv-items 2023-01-09 15:06:41 +09:00
Kohki Miki
a7cba02ff3
Merge branch 'master' into gender_rate 2023-01-09 15:06:34 +09:00
Kohki Miki
b3c5eb8d48
Merge branch 'master' into pokemon-ability-sv 2023-01-09 15:06:26 +09:00
Kohki Miki
bf42302019
Merge branch 'master' into sv-form-name 2023-01-09 15:06:20 +09:00
Kohki Miki
5d64a642cc
Merge branch 'master' into ability-name 2023-01-09 15:06:13 +09:00
giginet
2879d91719 Merge remote-tracking branch 'origin/master' into fix-new-base-stats 2023-01-09 15:05:05 +09:00