Skip to content

Releases: Admiral-Fish/PokeFinder

PokéFinder 4.2.1

10 Aug 05:56
Compare
Choose a tag to compare

Changes:

  • Add missing chatot calls and Elm/Irwin calls to Gen 4 Events
  • Only show magnet pull/static leads where applicable for Gen 3 Wild (thanks @c-poole)
  • Add back egg seed to Gen 8 Eggs
  • Change Gen 5 Profile Calibrator needle display order to be left -> right instead of top -> bottom
  • Increase range of allowed seconds for Gen 4 Seed to Time

Bugs:

  • Fix issue where combo menu would incorrectly show/hide items (thanks @c-poole)
  • Fix issue where static encounters would show for the wrong game version in Gen 3 Static
  • Fix issue where Gen 8 Static would crash
  • Fix NixOS compiler error (thanks @leo60228)
  • Fix issue where encounter slot modifiers would apply when all possible encounter match the lead
  • Fix issue where Gen 4 Wild battle advances didn't consider delay (thanks @Real96)

Full Changelog: v4.2.0...v4.2.1

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

PokéFinder 4.2.0

06 Jun 03:10
Compare
Choose a tag to compare

Additions:

  • Add support for Gen 4 Events (thanks @SteveCookTU)
  • PokeFinder will now automatically create an empty profiles file if one doesn't exist
  • Add user setting for table header sizing (fit contents or fit width)
  • Add TID/PID filter for Gen 4 IDs (thanks @Real96)
  • Add Jirachi Advancer for Channel RNG
  • Add support for HGSS Unown
  • Add support for HGSS fishing happiness modifier
  • Add height/weight to relevant Gen 8 encounters
  • German translations (thanks @NickPlayeZ)
  • Add additional menu actions for Gen 4 IDs (generate seeds from time)
  • Add Voltorb and roamers to Gen 3 static encounters (thanks @Real96)
  • Add Feebas support for Gen 3/4

Changes:

  • Show button presses for Hidden Grotto
  • Only show appropriate lead types for bug catching contest
  • Embed promo raids instead of requiring them to be downloaded
  • Don't let delay offset chatot/calls
  • Start Gen 5 searches at the earliest allowed initial advance
  • Condense duplicate Gen 3 encounter tables (thanks @NickPlayeZ)
  • Don't pad so many 0s for Gen 4 event searcher seeds
  • Re-add constant battle advances caused at the start of an encounter (thanks @Real96)
  • Swap CI to Github Actions
  • Update to Qt 6.7

Bugs:

  • Fix issue where IVs to PID was incorrect for XD/Colo
  • Fix issue with incorrect levels and block information for Gen 4 Safari (thanks @Real96)
  • Fix issue where some Underground outputs could be incorrect
  • Fix table column names in Gen 4 Seed to Time (thanks @Real96)
  • Fix issue where IV Calculator wouldn't give correct results when a characteristic was provided
  • Fix incorrect shininess calculation for BDSP eggs (thanks @Lincoln-LM)
  • Fix issue where shiny charm would apply to BW eggs
  • Fix issue where null pointer was exported to txt/csv for date/time
  • Fix issue where Gligar shadow lock information was incorrect
  • Fix issue where hidden power filter was ignored for BW2 eggs
  • Fix issue where Gen 3/4 searches using synchronize could be missing results
  • Fix issue where Gen 4 pressure could give incorrect encounter slots (thanks @kwsch)
  • Fix incorrect Twist Mountain locations (thanks @NickPlayeZ)
  • Fix issue where Gen 8 static encounter could be incorrect based on ability (thanks @niart120)
  • Fix issue where i18n files weren't initialized properly
  • Fix issue where HGSS egg inheritance was incorrect

Full Changelog: v4.1.2...v4.2.0

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

PokéFinder 4.1.2

10 Aug 02:46
Compare
Choose a tag to compare

Changes:

  • Show national dex for all Gen 4 games in profile editor
  • Show Timer0 for Gen 5 IDs
  • Add date range validation to Gen 5 searches
  • Update Gamecube searcher to better match generator

Bugs:

  • Fix issue where researcher wouldn't respect the "Hex" setting for searching with "Next"
  • Fix issue where Gen 8 display ID couldn't be greater than 65535
  • Fix issue where the PID filter for IDs wouldn't accept upper case letters
  • Fix Unown generation/searching in FRLG
  • Fix issue where Researcher customs could compute the wrong result

Full Changelog: v4.1.1...v4.1.2

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

PokéFinder 4.1.1

10 Jul 00:51
Compare
Choose a tag to compare

Additions:

  • Add PID controls to IDs filtering
  • Add generic Xoroshiro to Researcher
  • Add auto completion to more UI controls

Changes:

  • Better handling form filtering that depend on encounter slots
  • Tweak sizing for tableview and combobox
  • Support up to 8 keypresses for Gen 5

Bugs:

  • Fix issue where Gen 3 IDs where incorrect (thanks @SteveCookTU)
  • Fix issue where Gen 4 Seed to Time was giving incomplete results (thanks @SteveCookTU)
  • Fix build not working on Arch Linux (thanks @phijor)
  • Fix issue with Gen 8 Static/Roamer not generating correctly (thanks @SteveCookTU)
  • Fix issue with incorrect egg IV inheritance in Gen 3/4 (thanks @SteveCookTU)
  • Fix issue where Gen 5 searchers were giving incorrect initial seeds (thanks @SteveCookTU)
  • Fix issue where BW2 egg generation was incorrect

Full Changelog: v4.1.0...v4.1.1

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

PokéFinder 4.1.0

19 Apr 04:42
Compare
Choose a tag to compare

Much like v2.5.0 what I have been calling the redesign branch for the last several months is finished. Only two rewrites in 3 years so not too bad I suppose. This redesign adds a bunch of features that I would have loved to see in any RNG tool years ago. This includes things such as directly embedding all static encounters into the program and using the information of the Pokemon so that a user doesn't need to specify things such as gender ratio.

Please note that it is necessary to delete any Gen 5 profiles and recreate them. I changed how I store MAC addresses which will unfortunately cause issues.

Gen 5 Static was temporarily removed as it is not currently ready. It will be released alongside Gen 5 Wild in a future 4.2 release.

Additions:

  • Static encounter selection is added for Gen 3/4/8
  • Gen 8 Underground (thanks @SteveCookTU)
  • Show EC and characteristics when applicable
  • Add missing leads
  • Gen 4 Safari Zone (thanks @Real96)
  • Add next level calculation to IV Calculator
  • Support Apple ARM computers
  • Support FRLG Unown (thanks @Real96)

Changes:

  • Overhauled UI design for many windows
  • Various performance increases
  • Wild encounter now directly use gender ratio information instead of requiring the user to input it manually
  • Use Gen 6+ characteristic across the board

Bugs:

  • Fix issue where it wasn't possible to download raid events

Full Changelog: v4.0.1...v4.1.0

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

PokéFinder 4.0.1

01 Nov 04:56
188371c
Compare
Choose a tag to compare

Additions:

  • The IV Calculator can now send its result to filters
  • More Chinese translations (thanks @ca1e)
  • Add Compound Eyes lead to Gen 4
  • Add Bug Catching Contest support (thanks @Real96 and @SteveCookTU)
  • Add Headbutt support (thanks @Real96 and @SteveCookTU)
  • Add Shaymin/Arceus as encounters in BDSP

Changes:

  • Enhance ID filter checking for BDSP
  • Revamp internal handling of encounter tables and text sorting

Bugs:

  • Fix issue where item in egg settings wouldn't get swapped correctly with parent
  • Fix safari zone calculations for RSE
  • Fix egg ability inheritance in BDSP
  • Fix rock smash generation in Gen 4
  • Fix multi-threading crash in the Gales/Colo seed calculator
  • Fix issue when searching with synchronize in Gen 4 Searcher
  • Fix issue with loading swarm encounters in Gen 4
  • Fix issue with incorrect ability/nature for BDSP static encounters
  • Fix issue with Wild 4 Searcher crashing
  • Fix issue where everstone would apply in Emerald when breeding with Ditto
  • Fix issue where Unowns in BDSP used the wrong rand call for form (thanks @Lincoln-LM)

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

PokéFinder 4.0.0

07 Jan 19:13
Compare
Choose a tag to compare

Initial Gen 8 support has arrived. In this 4.0.0 release the following is supported: Static/Wild/Event/Egg/IDs for BDSP and Raids for SwSh. Gen 5 was put on the back burner to work on Gen 8. In a subsequent 4.x release better Gen 5 support will be added and additional SwSh support will come for overworld encounters that are now possible to RNG.

Huge thanks to (in no particular order) @zaksabeast, @ShinySylveon04, @Real96, @RichardPaulAstley, @SteveCookTU, Kurt and SciresM for the help/support with BDSP research.

Additions:

  • Added key advances to dream radar (thanks @Real96)
  • Add Poketch calculator to Gen 4 Eggs (thanks @SteveCookTU)
  • Gen 5 Hidden Grotto (thanks @SteveCookTU)
  • Allow overflow seeds in Gen 4 Seed to Time (thanks @ShinySylveon04)
  • Add items to Gen 4 Wild (thanks @Real96)
  • Add new FRLG egg method (thanks @Real96)
  • Add RaidFinder functionality
  • Add checkbox to Gen 5 IDs to allow/ignore PID xoring (thanks @ShinySylveon04)
  • BDSP Eggs
  • BDSP IDs
  • BDSP Wild (thanks @SteveCookTU)
  • BDSP Events
  • BDSP Static

Changes:

  • Dates displayed now use ISO 8601 format (thanks @KPJoshi)
  • Optimize encounter slot calculation
  • Optimize egg IV inheritance calculation
  • Update to Qt 6
  • Remove lead selection from RS/FRLG (leads are only possible in Emerald)
  • Change how leads are displayed/selected in generators
  • Changed name of Stationary to Static

Bugs:

  • Fix date calculation in the RTC searcher
  • Fix issue where disabling filters was ignored in Gen 4 Eggs
  • Fix issue where Gen 5 Profile searcher couldn't be cancelled
  • Fix infinite loop in Gen 3 Eggs
  • Fix PID generation for Gen 4 cute charm
  • Fix issue where wrong IVs were generated for RS/FRLG eggs
  • Fix issue where the wrong advances were showed for Gen 5 IDs (thanks @Real96)
  • Fix issue where shadow lock generation was incorrect
  • Fix infinite loop in Gen 5 Profile searcher
  • Fix incorrect IV generation for Gen 3/4 Eggs (thanks @ShinySylveon04 and @SteveCookTU)
  • Fix genderless pokemon generation in Gen 5 Dream Radar (thanks @SteveCookTU)
  • Fix incorrect occidentary value in Gen 4 Wild (thanks @Real96)
  • Fix issue where Emeralds Eggs showed the wrong advances (thanks @Real96)
  • Fix issue where Colo seed searching would not give accurate results

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

PokéFinder 3.0.1

11 Mar 04:47
Compare
Choose a tag to compare

Additions:

  • Add hidden ability filter where appropriate for Gen 5

Changes:

  • Change the default path that profiles save to

Bugs:

  • Fix an issue that caused shadow lock searching to crash
  • Fix an issue where Gen 5 Profile Calibrator results couldn't be cleared
  • Fix an issue where Gamecube RTC would give incorrect days
  • Fix an issue where Gen 4 Wild Searcher would show incorrect IVs

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

PokéFinder 3.0.0

01 Mar 05:27
Compare
Choose a tag to compare

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.

PokéFinder 2.5.4

19 Jul 21:11
Compare
Choose a tag to compare

Changes:

  • Rework GameCube seed searching to remove the need for the precalc file
  • Make Gales/Colo generation and searching more accurate to what the game does

Bugs:

  • Fix frame offset in Gen 4 Stationary searching
  • Fix ability calculation for Gales/Colo
  • Fix an issue where old results wouldn't get removed from GameCube RTC searching

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