Commit graph

792 commits

Author SHA1 Message Date
Alessandro Pezzè
4f012fb23b chore: downgrade djangorestframework 2021-04-28 23:16:58 +02:00
Alessandro Pezzè
40424c2705 chore: update test requirements 2021-04-28 23:12:34 +02:00
Alessandro Pezzè
8db11d3240 chore: update deps 2021-04-27 21:58:16 +02:00
Alessandro Pezzè
60583d8882 feat: brings in https://github.com/PokeAPI/pokedex/pull/43 2021-04-18 18:06:17 +02:00
Alessandro Pezzè
b35fdf3616
Merge pull request #611 from PokeAPI/more-graphql-exmples 2021-04-11 20:31:37 +02:00
Alessandro Pezzè
30e531d347 docs: typo 2021-04-11 19:33:42 +02:00
Alessandro Pezzè
880fbf00ce docs: better comment 2021-04-10 21:19:55 +02:00
Alessandro Pezzè
a918d08da1 docs: improve Node example 2021-04-10 21:19:11 +02:00
Alessandro Pezzè
d74edcc0b6 docs: add two gql examples 2021-04-10 21:02:28 +02:00
Alessandro Pezzè
72dcb019f2 docs: document node example 2021-04-10 20:07:24 +02:00
Alessandro Pezzè
ca1ecb43eb chore: move js example 2021-04-10 20:03:58 +02:00
Alessandro Pezzè
9802755038 chore: remove go example 2021-04-10 20:03:42 +02:00
Alessandro Pezzè
e0e6431ded docs: move go examples, document it 2021-04-10 20:03:32 +02:00
Alessandro Pezzè
9dcae991d8
Merge pull request #610 from ichbinfrog/graphql-go-example
Add graphql go consumption example
2021-04-10 19:51:44 +02:00
Quoc Trung Hoang
408600f7ed Add graphql go consumption example
Signed-off-by: Quoc Trung Hoang <hoangquo@etu.utc.fr>
2021-04-10 18:12:01 +02:00
Alessandro Pezzè
ad73257649 fix: use new app address 2021-04-08 19:46:57 +02:00
Alessandro Pezzè
d572ea2193
Merge pull request #602 from PokeAPI/graphql 2021-04-07 16:06:50 +02:00
Alessandro Pezzè
7714b570b7 refactor: add newline 2021-03-23 20:43:59 +01:00
Alessandro Pezzè
32dafebc02
Merge branch 'master' into graphql 2021-03-23 20:11:05 +01:00
Alessandro Pezzè
f4b46552fd perf: disable debug for nginx 2021-03-23 20:08:22 +01:00
Alessandro Pezzè
e967a0ef19 docs: update readme with graphql info/move section 2021-03-23 20:01:28 +01:00
Alessandro Pezzè
120717a6d2 feat: align gunicorn port to the one of compose 2021-03-23 19:46:04 +01:00
Alessandro Pezzè
26c1036d0b refactor: use correct name 2021-03-23 19:44:14 +01:00
Alessandro Pezzè
480b77ade2 refactor: rename folder 2021-03-23 19:43:58 +01:00
Alessandro Pezzè
e8d00089b2 perf: limit concurrent connections 2021-03-23 19:21:01 +01:00
Alessandro Pezzè
384e86ee47 feat: tune nginx config 2021-03-23 19:11:33 +01:00
Alessandro Pezzè
af8c80d422 docs: add example ssl config 2021-03-23 19:11:18 +01:00
Alessandro Pezzè
21c959e87b feat: allow ssl 2021-03-22 19:31:59 +01:00
Alessandro Pezzè
b29616791f docs: add comments 2021-03-21 21:31:22 +01:00
Alessandro Pezzè
2909877a65 chore: bump graphiql 2021-03-20 19:04:28 +01:00
Alessandro Pezzè
ef6f7db539 feat: update hasura 2021-03-19 20:05:08 +01:00
Alessandro Pezzè
c27585db89 fix: allow all hosts 2021-03-19 19:53:12 +01:00
Alessandro Pezzè
1995abb2d1 fix: lower version 2021-03-19 19:53:00 +01:00
Alessandro Pezzè
4d355f7519 docs: add examples 2021-03-19 19:10:13 +01:00
Alessandro Pezzè
875f065275 feat: add graphiql 2021-03-19 19:09:59 +01:00
Alessandro Pezzè
a59b1e0ef2 ignore secrets 2021-03-19 19:07:01 +01:00
Alessandro Pezzè
dec36dfd84
Merge pull request #594 from SimplyBLGDev/fix-missing-data-gen3 2021-03-16 18:20:19 +01:00
SimplyBLGDev
0e98f90051 Add missing encounters underwater, regies
- Replaced the encounter method on the underwater encounters in RSE from 'surf' to 'seaweed'
- Added missing location areas for island cave, desert ruins and ancient tomb
- Added missing encounters for the legendary regies (Regirock, Regice and Registeel)
- Added missing encounters for Latios and Latias at Southern Island
2021-03-14 18:49:24 -03:00
SimplyBLGDev
e61049558f Add missing encounters Gen 3 edition
Added encounter methods and slots for:
- Squirt Bottle
- Wailmer Pail

Added missing locations and their areas where applicable:
- Two island
- Three island
- Three isle path
- Six island
- Seven island
- Birth island
- Navel rock
- Faraway island
- Hoenn Battle Frontier

Added missing encounters:
- Deoxis in Birth Island (FR LG & E)
- Lugia and Ho-Oh in Navel Rock (FR LG & E)
- Mew in Faraway island (E)
- Sudowoodo in Johto Route 36 (G S C HG & SS)
- Sudowoodo in Hoenn Battle Frontier (E)
2021-03-11 19:41:29 -03:00
Alessandro Pezzè
27fb1eb160 fix: use correct folder 2021-03-09 20:58:43 +01:00
Alessandro Pezzè
3a4711ce90 Merge branch 'master' into graphql 2021-03-09 20:55:39 +01:00
Alessandro Pezzè
4df64375ce
Merge pull request #589 from SimplyBLGDev/Fix-erroneous-data 2021-03-09 20:54:33 +01:00
SimplyBLGDev
2102fa319f Fix encounter slots for crystal's Pokémon encounters
Some wrong encoutner slots ID were being used bby Pokémon crystal's headbutt encounters, this resulted in erroneous chances which didn't add up to 100% in an area.
2021-03-09 18:28:21 +00:00
SimplyBLGDev
f5f3d508a5 Encounter corrections
Due to an error the headbutt importer script used the wrong tables for gold and silver, this commit re-run this tool with the correct data and solved the inconsistencies that were present in the previous commits.

- Replaced all headbutt encounters with their correct counterparts
- Relocated some encounter's IDs
- Created location area Bell Tower 1f
- Moved Pokémon Crystal's Suicune encounter from Bell Tower Roof to Bell Tower 1f (it's correct position)
2021-03-09 17:49:41 +00:00
Alessandro Pezzè
aefce08042
Merge pull request #583 from SimplyBLGDev/Missing_encounters_fixes 2021-03-08 23:09:39 +01:00
Alessandro Pezzè
13c0712178 chore: add hasura make commands 2021-03-08 22:50:19 +01:00
Alessandro Pezzè
0a2a72f1ea feat: add hasura/examples/configuration 2021-03-08 22:48:16 +01:00
Simply BLG
682b362983
Typo corrections on encounter_methods 2021-03-07 23:32:42 -03:00
Simply BLG
79841f2358
Typo corrections for encounter_method_prose 2021-03-07 23:32:06 -03:00
SimplyBLGDev
8b11fda6f8 Add missing special encounters
- Snorlax in GSC, HGSS
- Groudon, Kyogre and Rayquaza in RSE
- Removed unused Goldenrod city area location area
- Changed location area prose to some areas to correct duplicate location name in display
- Added proper default values for story-progress condition
- Added new condition 'other' for weirder conditions
- Added missing areas for legendary encounters in Hoenn
- Added missing locations for legendary encounters in Hoenn
2021-03-08 01:51:18 +00:00