Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 16:59
· 13 commits to main since this release

Team hints

A new screen that proposes up to three plans of Pokémon to go and catch, built only from
what you can actually obtain at the point you have reached in the story. No gifts, and
nothing from an area you have not opened yet.

  • 58 species from Pokémon Black, each checked against PKHeX's own encounter table: every
    suggestion names a Pokémon that is genuinely catchable, at a level it genuinely appears at.
  • Sprites for the suggested Pokémon, from the sprite folder you already have.
  • Plans, not a list. Each one says what it closes, what it costs, and what it turns down.
    Coverage is marked potentially super-effective, because it comes from moves the species
    can learn rather than moves it has.
  • You choose where you are in the story. Automatic detection from the badge byte is
    switched off: its memory offset did not survive a live check, and a wrong badge count would
    quietly unlock routes you cannot reach.
  • Move recommendations improved across both supported generations.

Works on Pokémon Black in every language. White and the sequels are not mapped yet and say so
rather than guessing.