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 an option to allow the player to add a cool experience points bar on the Tracker screen. This feature means that exp info for the full player's team is read in and can be displayed. Currently, only the lead Pokemon's exp is shown (as normal), but in a future update i want to have a full party display that includes exp bars for each Pokemon in the party.
This PR also changes the default visual behavior of the info line for Level + Evolution. If the Pokemon does not evolve, then nothing is shown at all, implying no evolve.
This adds an option to allow the player to add a cool experience points bar on the Tracker screen. This feature means that exp info for the full player's team is read in and can be displayed. Currently, only the lead Pokemon's exp is shown (as normal), but in a future update i want to have a full party display that includes exp bars for each Pokemon in the party.
This PR also changes the default visual behavior of the info line for Level + Evolution. If the Pokemon does not evolve, then nothing is shown at all, implying no evolve.