Skip to content

PokéFinder 3.0.0

Compare
Choose a tag to compare
@Admiral-Fish Admiral-Fish released this 01 Mar 05:27
· 496 commits to master since this release

Initial Gen 5 support has arrived. In this 3.0.0 release the following is supported: Eggs, Dream Radar, Wondercards, TID/SID, and Profile Calibration (including the kind of new saving method). In a subsequent 3.1.0 release Stationary, Wild, and better methods of seed/frame verification will be added.

This release also includes a multitude of changes, fixes, and tweaks for Gen 3-4 stuff.

Additions:

  • Gen 5 Eggs (including BW2)
  • Gen 5 Dream Radar
  • Gen 5 Wondercards
  • Gen 5 TID/SID
  • Gen 5 Profile Calibration
  • More translations (thanks @Real96)
  • Add SSE2 support for MT/SFMT (thanks @DarkKirb for making it ARM friendly)
  • Start adding tests to hopefully catch bugs earlier

Changes:

  • Switch from 'frames' to 'advances' (thanks @zaksabeast). See #108 for discussion regarding this change
  • Overhaul egg settings across every generation
  • Put most controls in scroll areas to allow easier usage on smaller displays
  • Overhaul IV Calculator UI. It is now more apparent what to enter for each row
  • Move various settings (language, threads, style) to their own form
  • Transition profiles to a user specified location
  • Add occidentary back to Gen 4 Wild
  • Add back the option to use the precalc file for Gales/Colo seed searching
  • If a Gen 3 Ruby/Sapphire has dead battery set it will set the seed of 0x5a0 automatically
  • Various speedups/reorganization of the core searching library

Bugs:

  • Fix an issue where Chatot calls were wrong in certain Gen 4 searches
  • Fix an issue where Gen 3 IDs wouldn't show results
  • Fix an issue where seed calculation for Ruby/Sapphire IDs could be wrong
  • Fix issue where combo boxes would look strange on Mac when on the dark theme

I'm probably forgetting other stuff

If you download a windows build you might need to install the c++ redistributable. You can find the download page here.