Skip to content

[feat] level range dropdown for wild encounters#11

Open
DasAmpharos wants to merge 1 commit into
lincoln-lm:mainfrom
DasAmpharos:feature/level-filter
Open

[feat] level range dropdown for wild encounters#11
DasAmpharos wants to merge 1 commit into
lincoln-lm:mainfrom
DasAmpharos:feature/level-filter

Conversation

@DasAmpharos
Copy link
Copy Markdown
Contributor

Reorganizing the branches in my fork so I can open multiple pull requests. This recreates #10. @lincoln-lm I wanted to filter by level when finding the pokemon I encountered. Let me know if I need to change anything

  • Add get_level_range WASM binding to query PokeFinder's EncounterArea::getLevelRange for a given game, encounter category, location, and species.
  • Populate a Level dropdown in WildEncounterSelector with only valid levels.
  • Filter results on submit in both SearcherForm and CalibrationForm.

Add get_level_range WASM binding to query PokeFinder's EncounterArea::getLevelRange
for a given game, encounter category, location, and species. Populate a Level dropdown
in WildEncounterSelector with only valid levels. Filter results on submit in both
SearcherForm and CalibrationForm.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant