besteon / Ironmon-Tracker

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.
MIT License
129 stars 45 forks source link

Better tracked move history #315

Closed UTDZac closed 1 year ago

UTDZac commented 1 year ago

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.

image