Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Pokedex Entry Number for alternate forms

オープン
#1,307 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
python
領域
api

調査の方向性

まず、PokeAPI の結果で別形態と既存の order フィールドがどのように表現されているかを確認します。Pokédex エントリまたは順序値で、地域フォームのエントリを個別に維持しながら、Mega Evolutions を基本となる Pokémon と同じグループにまとめる方法を明確にします。完了の条件は、API が要求された順序を生成する一貫した値を公開することです。

索引モデルが issue の本文から書いたものです。

説明

I dont think this is duplicated but if it is I do apologise.

I am a tcg collector and i am building a full pokedex binder. To make sure i am doing it correctly i was putting together a page that puts all pokemon in pokedex order that i can print and cutout and put in the slots.

There comes a problem with pokemon that have mega evolutions for example. I know this is a very niche feature but after putting them in order, i found that mega charizard X / Y for example come at the end (after the main 1025) although they actually are number 6 in the pokedex along with base charizard, thus should be next to each other. However, pokemon that have alternate regional forms, they have their own separate pokedex number and entry and are therefore within the current 1025. I guess what i am asking is for a pokedex entry number or order number to be included in the results so that they can be organised accordingly.

I know that there is an order number but it doesn't seem to follow this idea from what i can gather and i am unsure what it is used for.

主要言語
Python
スター
5.4k
フォーク
1.2k
平均マージ
2日 12時間
マージ済み PR(30日)
18

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

PokeAPI/pokeapi のほかの issue

PokeAPI/pokeapi の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。