A Lua script for the Bizhawk/mGBA emulator compatible with Pokemon Fire Red, Leaf Green, Ruby, Sapphire, and Emerald that tracks relevant data for the IronMon challenge.
This adds support for tracking more useful information about moves used during battle. In addition, it allows viewing all tracked moves for any given Pokémon, not just the last four seen.
The negative/positive move box color highlights are the same that are shown in the Pokemon Info lookup page, where it bases it off of the currently viewed Pokemon. Since, that info is most helpful when you are fighting something, or using your own Pokemon in battle.
resolves #202
This adds support for tracking more useful information about moves used during battle. In addition, it allows viewing all tracked moves for any given Pokémon, not just the last four seen.
The negative/positive move box color highlights are the same that are shown in the Pokemon Info lookup page, where it bases it off of the currently viewed Pokemon. Since, that info is most helpful when you are fighting something, or using your own Pokemon in battle.