Skip to content

Releases: fattard/MissingEventFlagsCheckerPlugin

0.10.1

21 Apr 16:00

Choose a tag to compare

Compatibility fix

Just a compatibility roll up for PKHeX 20260411

Development changes

  • Bumped PKHeX.Core version to 26.4.11 from NuGet

0.10.0

14 Feb 20:55

Choose a tag to compare

Initial support for Legends: Z-A

It only tracks collected field items for now.
It does not contains location details yet, neither the item name.
This will be added later.

Development changes

  • Upgraded development environment to .NET 10.0 and VS 2026 for better performance, security, and latest language features
  • Bumped PKHeX.Core version to 26.1.31 from NuGet

0.9.0b

13 Jul 16:18

Choose a tag to compare

Updated all events for hidden items and field items

Documented and catalogued all hidden items and field items events for every game which they applies.

This is a huge milestone for this plugin and it can be reliable used to track your missing item balls and hidden items.
You can cross-check with reliable online sources to try to find your missing ones.
Note: a map viewer is being worked on for Scarlet/Violet that will help you find the exact location for your missing items.

Minor typos may exists, as well as swapped locations between neighbor flags.
Please, notify any mistakes at the issues section.

Note: Version 0.9.0b was uploaded at 2025-10-28, to fix compatibility with PKHex 2025-10-26.

Legends: Z-A currently not supported

0.8.8

15 Jun 00:58

Choose a tag to compare

Plugin Additions

  • Allows the use of the caret (^) in the beginning of the search term to do a 'not include' search instead
  • Fixed a typo in Platinum events
  • Removed 1 unused events in Platinum

Development changes

  • Bumped PKHeX.Core version to 25.6.9 from NuGet
  • Development environment now requires .NET 9.0

0.8.7

25 Nov 01:07

Choose a tag to compare

Plugin Additions

  • Documented and catalogued all hidden items and field items events for SwSh.
    Wide Areas have a random selection of items in most spots; those are just mentioned, the full odds and possible items are not yet documented.
  • Fixed a few typos in Emerald events
  • Removed 2 unused events in DP

Development changes

  • Bumped PKHeX.Core version to 24.11.11 from NuGet

0.8.6

09 Nov 20:18

Choose a tag to compare

Updated all events for hidden items and field items (Gen 7)

  • Documented and catalogued all hidden items and field items events from games from Gen7.
  • Tagged permanently missable items from all lists.

Minor typos may exists, as well as swapped items in USUM.
Also, hidden items and field items are mixed together in Gen7, so there is a change that a field item is actually a hidden item instead.
Please, notify any mistakes at the issues section.

0.8.5

26 Oct 03:21

Choose a tag to compare

Updated all events for hidden items and field items (Gen3 to Gen6)

Documented and catalogued all hidden items and field items events from games from Gen3, Gen4, Gen5 and Gen6.

Minor typos may exists, as well as swapped locations between neighbor flags.
Please, notify any mistakes at the issues section.

0.8.2

20 Jul 16:13

Choose a tag to compare

Fix compatibility with July release of PKHeX

Fixes the crashes from issue #6
No other changes; still no free time to work on research again.

0.8.1

03 Apr 04:08

Choose a tag to compare

Hotfix for language settings in PKHeX

Fixes the crash from issue #4

Thanks for the report @Asia81

I will come back to work on this plugin again when I got some more free time.

0.8

24 Dec 05:30
4ce986c

Choose a tag to compare

0.8

First beta release!

The plugin has been downloaded hundreds of times, so it is now time for a proper polishment.
Examples of the checklist can be found directly in the Wiki section.

Plugin Additions

  • Updated checklist databases for SV
  • Fixed some BW event descriptions
  • New all-in-one screen, with an embedded checklist viewer, a few filtering features, and all actions merged into the same screen
  • Export checklist files through file dialogs for easier customization
  • Added support for Gen2 Japanese and Korean save files
  • Added a new entry in Gen2 checklist for checking Unown Dex completion

Development changes

  • Upgraded development environment to .NET 8.0 and VS 2022 for better performance, security, and latest language features
  • Bumped PKHeX.Core version to 23.12.22 from NuGet

Open for localization

  • The plugin has been prepared to handle localization for UI and flags database.
    Check the contribution section for more information