Skip to content

Releases: fattard/MissingEventFlagsCheckerPlugin

0.8.1

03 Apr 04:08
Compare
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
Compare
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

0.7.5

21 Dec 02:47
Compare
Choose a tag to compare
0.7.5 Pre-release
Pre-release

Examples of the checklist can be found directly in the Wiki section.

  • Fixed off by one Daily Berry Trees checks in Gen2
  • Fixed check for Mystery Gift unlocked in Gen2
  • Added support for items and trainers from Scarlet/Violet DLC2
  • Some other SV flags are being tracked, but research is not completed over them (may contain unused data)

0.7

13 Dec 00:49
92a0ca4
Compare
Choose a tag to compare
0.7 Pre-release
Pre-release

Examples of the checklist can be found directly in the Wiki section.

Gen2 support is now completed (for international versions):

  • Curated checklist for Gold/Silver and Crystal, ordered by a likely to happen list
  • Dex completion tracking
  • Magikarp size tracking
  • Daily/weekly limited events will appear at the bottom of the list

0.6.5

02 Nov 02:04
Compare
Choose a tag to compare
0.6.5 Pre-release
Pre-release

New checklist database format is being used now.
This database differs from the flags database, as it is fully focused on events tracking.

The new format includes possibility to track additional events that are outside the scope of the event flags, such as mini-game scores and Dex completion status.
An example can be found directly in the Wiki section.

Gen1 support is now completed:

  • Curated checklist for Red/Blue and Yellow, ordered by a likely to happen list
  • Merged choice events into a single entry (Fossils and Hitmons)
  • Dex completion tracking
  • Pikachu beach Hi-Score tracking
  • Support for Jap save files, with an open issue regarding save file detection (see issue #2)
  • There is know issues with Jap Red/Green having a broken Hidden Items list, so it will not fully match the current checklist
  • The Jap Blue have a different in-game trade list, that will not match the visual description, although the events will be fully tracked

0.6.1

15 Oct 22:47
Compare
Choose a tag to compare
0.6.1 Pre-release
Pre-release
  • Fix exception with blank saves or any save which internal state is not Exportable
  • Added support for the additional Trainer Status expansion slots introduced in SV patch 2.0.2

0.6

01 Oct 20:56
Compare
Choose a tag to compare
0.6 Pre-release
Pre-release
  • Expanded the flags list for all game versions
  • Added support for items and trainers from Scarlet/Violet DLC1
  • Flags dump now also includes the Event Work area values (when available)

0.5

30 Apr 02:14
d86fc8c
Compare
Choose a tag to compare
0.5 Pre-release
Pre-release
  • Expanded the flags list for all game versions
  • Adjusted off by one FE flag indexes in Gen4 game versions

0.4

22 Apr 15:26
Compare
Choose a tag to compare
0.4 Pre-release
Pre-release
  • Added support for the Gen9 SV games, tracking all 273 regular trainer battles and 3015 (unidentified yet) field items
  • Included contributed documentation of flags for Gen4 HGSS (thanks to Scarlett Haze#8857)

0.3

15 Apr 21:24
Compare
Choose a tag to compare
0.3 Pre-release
Pre-release

Supports exporting a curated list of event flags into checklists; exports only missing flags; or dump all flags.

All mainline games are supported, except for Gen8 PLA and Gen9 SV, which just supports dump all flags option.

Flags naming will come little by little as they are documented.

Please, note that there might be incorrect flags being listed as some categories as hidden item, field items and trainers.
This will be corrected when they are documented.