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.
Skipping from v8.3.6 to 8.3.8 due to beta testers being on 8.3.7 and I want them notified of this update (I'll be updating beta-test branch after this PR merger.
Release Notes
Fixed an issue where Game Over screen would appear at random times while playing Emerald, Ruby, or Sapphire
Early pivot route info ("Walking Seen 2/5") now shows outside of battle too
Base EXP yield info now shown on the info page when clicking on the Pokémon icon. If you're currently in battle with that Pokémon, it will be the true EXP yield amount instead, based on the level of the Pokémon you're battling and shown in green
Renamed "Quickload" to "New Runs", to help clarify the feature always loads a new game ROM and not an old ROM from a previous playthrough
Fixed an issue where Pokémon names became fully capitalized if "Show nicknames" was enabled but no nickname was set
Fixed an issue where the Update Screen would incorrectly notify of a new update when none was available
Fixed move summaries for several multi-hit moves that were incorrectly stating the move made contact
Coverage Calculator now automatically includes Hidden Power's type if it's set by the player
Further internal data cleanup (Pokémon, Trainers, Battle stuff, etc) and optimization
For a full list of new features, changes and bug fixes, check out the Version Changelog
Newest things to review if you want:
95d1675d40cbd61c658ae912121088d7375610a2 Early pivot route info, just walk around in early game areas (make sure disable mainscreen carousel setting is turned off to test this)
c6815ed34822f58c0cafa8f5f1c15f06b567eadd Double-check the "New Runs" rename stuff works in other languages
Skipping from v8.3.6 to 8.3.8 due to beta testers being on 8.3.7 and I want them notified of this update (I'll be updating
beta-test
branch after this PR merger.Release Notes
Newest things to review if you want: