chamipon
|
26bbfd92a8
|
Pokemon Species 1009 - 10025 English flavour text
|
2024-04-05 15:18:21 -04:00 |
|
Alessandro Pezzè
|
2c60ad947f
|
Merge pull request #1062 from PokeAPI/graphql-redis-stop
Stop redis on our prod graphql machine
|
2024-04-01 21:18:29 +02:00 |
|
Naramsim
|
ada1bf6f3f
|
chore: stop redis
|
2024-04-01 21:13:36 +02:00 |
|
Alessandro Pezzè
|
14f4b8617e
|
Merge pull request #1060 from tomlawrence/gen9-base-exp-data
Fix missing base_experience values for #0899-1025 in pokemon.csv
|
2024-04-01 14:41:30 +02:00 |
|
Tom Lawrence
|
858604e863
|
Update pokemon.csv
Included missing base_experience values for Gen 8 (#0899-0905) and all of Gen 9 (#0906-1025).
|
2024-04-01 00:46:19 +01:00 |
|
Alessandro Pezzè
|
f0b51031ae
|
Merge pull request #1052 from SKCwillie/issue-1051
fixing eevee's has_gender_differences data
|
2024-03-05 10:49:10 +01:00 |
|
Alessandro Pezzè
|
c3ce0b06a2
|
Merge pull request #1053 from polidano10/french_forms_names
Added French names for forms
|
2024-03-05 10:48:29 +01:00 |
|
BuildTools
|
50ab698c4a
|
Added french names and some typos fixes
|
2024-03-04 23:59:01 +01:00 |
|
Robert Williams III
|
919605456d
|
fixing eevee's has_gender_differences data
|
2024-03-04 11:07:42 -06:00 |
|
Alessandro Pezzè
|
69de124924
|
Merge pull request #1049 from Celerium/master
Added PowerShell wrapper and sorted table alphabetically
|
2024-03-04 12:00:40 +01:00 |
|
David
|
2e531809f2
|
Added PowerShell wrapper and sorted table alphabetically
|
2024-03-02 11:01:40 -07:00 |
|
Alessandro Pezzè
|
b5d617a52f
|
Merge pull request #1031 from SKCwillie/issue1024
Updating MoveDetailSerializer to change $effect_chance to actual number
|
2024-02-19 19:53:55 +01:00 |
|
Robert Williams
|
567e6a1477
|
Merge branch 'master' into issue1024
|
2024-02-18 23:10:31 -06:00 |
|
Naramsim
|
e4e2cd6e72
|
fix: track and set permissions on talbes
|
2024-02-13 12:38:58 +01:00 |
|
Alessandro Pezzè
|
fd985e45e2
|
Merge pull request #1042 from Gudine/battle_only_fix
Fixes is_battle_only values on some Pokémon forms
|
2024-02-12 12:24:41 +01:00 |
|
Robert Williams
|
99f2131424
|
making simonorono's suggest changes
|
2024-02-10 19:58:37 -06:00 |
|
Gudine
|
2a85ddf8f5
|
fix: corrects is_battle_only value on certain pokémon forms
|
2024-02-10 14:20:14 -03:00 |
|
Gudine
|
e7974e7520
|
fix: sets is_battle_only to false on totem pokémon
|
2024-02-10 14:13:51 -03:00 |
|
Robert Williams
|
5e37282c2f
|
Merge branch 'master' into issue1024
|
2024-02-09 23:48:00 -06:00 |
|
Robert Williams
|
c843a67a00
|
fixing linter issue
|
2024-02-09 23:30:52 -06:00 |
|
Naramsim
|
036ea6ab50
|
Merge branch 'master' of https://github.com/PokeAPI/pokeapi
|
2024-02-09 20:13:59 +01:00 |
|
Naramsim
|
9cdc44dd2d
|
chore: add gql metadata for cries
|
2024-02-09 20:13:57 +01:00 |
|
Alessandro Pezzè
|
6f8b418c15
|
Merge pull request #1041 from PokeAPI/nginx
chore: tweak nginx conf
|
2024-02-09 19:56:56 +01:00 |
|
Naramsim
|
16f5cd4d75
|
chore: add logging
|
2024-02-09 19:48:52 +01:00 |
|
Naramsim
|
2c3c7b2221
|
chore: tweak nginx conf
|
2024-02-09 19:34:47 +01:00 |
|
Alessandro Pezzè
|
58b9590623
|
Merge pull request #1030 from FallenDeity/add-pokemon-cries
feat: ✨ Add pokemon cries
|
2024-02-07 13:37:42 +01:00 |
|
Asher
|
6f0b800d27
|
Merge branch 'master' into add-pokemon-cries
|
2024-02-07 15:49:28 +05:30 |
|
Alessandro Pezzè
|
4bf4e676f5
|
Merge branch 'master' into issue1024
|
2024-02-07 09:52:55 +01:00 |
|
Alessandro Pezzè
|
1b35b7d5df
|
Merge pull request #1032 from dhaber/gender-differences
Mark indeedee and oinkologne as having gender differences as per Bulbapedia
|
2024-02-05 23:01:25 +01:00 |
|
dhaber
|
0572e1ba0f
|
Merge branch 'master' into gender-differences
|
2024-02-04 12:33:37 -05:00 |
|
Doug Haber
|
d65c74007c
|
Mark indeedee and oinkologne as having gender differences as per https://bulbapedia.bulbagarden.net/wiki/List_of_Pok%C3%A9mon_with_gender_differences
|
2024-02-04 12:16:07 -05:00 |
|
Robert Williams
|
12db174d1e
|
that line was needed after all
|
2024-02-03 22:02:23 -06:00 |
|
Robert Williams
|
8f9fd71aa6
|
removing unnecessary line
|
2024-02-03 21:56:25 -06:00 |
|
Robert Williams
|
77b974161e
|
replacing move_effect_prose.csv with original
|
2024-02-02 17:24:03 -06:00 |
|
Robert Williams
|
ccd44796c4
|
fixing a debugging print line
|
2024-02-02 17:06:36 -06:00 |
|
Robert Williams
|
e0a877be9b
|
Updating MoveDetailSerializer to change $effect_chance to actual number
|
2024-02-02 15:16:58 -06:00 |
|
FallenDeity
|
4828b93860
|
style: Run black formatter on source
|
2024-02-03 00:32:51 +05:30 |
|
FallenDeity
|
02baf0b3ef
|
feat: ✨ Add pokemon cries
Add pokemon cries resource field to pokemon endpoint
|
2024-02-03 00:15:39 +05:30 |
|
Alessandro Pezzè
|
4c346c45d6
|
Merge pull request #1025 from PokeAPI/cries
Add cries repo
|
2024-02-01 18:37:53 +01:00 |
|
Naramsim
|
eee5fa57b1
|
feat: add cries repo
|
2024-01-29 21:00:03 +01:00 |
|
Alessandro Pezzè
|
247abb8fe5
|
Merge pull request #1021 from erezushi/sv-ability-flavors
DRAFT: Added flavor texts from SV to all abilities
|
2024-01-25 23:50:22 +01:00 |
|
erezushi
|
c46fd8621c
|
Removed double quotes surrounding descriptions lacking commas
|
2024-01-25 19:59:25 +02:00 |
|
erezushi
|
a79372e9a7
|
Added generic flavor text for Embody Aspect
|
2024-01-25 19:56:12 +02:00 |
|
erezushi
|
9911735d02
|
Added flavor texts from SV to all abilities
|
2024-01-24 23:38:06 +02:00 |
|
Alessandro Pezzè
|
1ff2e64b45
|
Merge pull request #1016 from DaltonSW/gen-7-encounters
Gen 7 encounters
|
2024-01-22 18:51:49 +09:00 |
|
Dalton
|
a1106bc6d4
|
Merge branch 'master' into gen-7-encounters
|
2024-01-21 21:56:58 -06:00 |
|
Dalton
|
cbbb294ea9
|
Optimized the slots, and adjusted encounters accordingly
Went from 4k slots down to ~400 lol
Delete .~lock.encounter_slots.csv#
|
2024-01-21 21:40:29 -06:00 |
|
Dalton
|
9a8ff0ee89
|
Gen 7 Encounter Data - Unoptimized Slots
|
2024-01-21 19:35:23 -06:00 |
|
Dalton
|
feeea6aed4
|
Missed methods, location areas, and locations
Added missed locations, location_areas, and encounter_methods
|
2024-01-21 19:03:00 -06:00 |
|
Dalton
|
ff590c5d71
|
Added Gen 7 encounter methods
|
2024-01-21 15:08:58 -06:00 |
|