Brian0255 / NDS-Ironmon-Tracker

An ironMON tracker for Nintendo DS Pokémon games.
GNU General Public License v3.0
39 stars 16 forks source link

Prevent revealing unhatched eggs #63

Closed Fellshadow closed 1 year ago

Fellshadow commented 1 year ago

fixes #62 by reading the isEgg flag in the pokémon data and skipping returning the pokemon data if it is an egg, therefore displaying the first non-egg in the party on the tracker image

Note, i haven't tested this in BW/BW2, only in heartgold, but since the flag is located in the same place according to here i think it should still work there