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.
Fixes a critical issue that is current preventing many people from updating their Tracker. No idea how this issue got introduced, happened sometime in the last 4-6 months.
This fix will resolve itself automatically for the broken Trackers when they try to update to this new version. The updater is structured in such a way to first download the new files, then load in any changes to the Update script, and use those to perform the update. In other words, they'll get the fixed file before updating over all other files.
Release Notes
Fixed a critical error that prevented the Tracker from self-updating in some cases
[MGBA] Added the UNFOUGHT() command included in the previous patch
For a full list of new features, changes and bug fixes, check out the Version Changelog
(Critical hotfix patch)
Fixes a critical issue that is current preventing many people from updating their Tracker. No idea how this issue got introduced, happened sometime in the last 4-6 months.
This fix will resolve itself automatically for the broken Trackers when they try to update to this new version. The updater is structured in such a way to first download the new files, then load in any changes to the Update script, and use those to perform the update. In other words, they'll get the fixed file before updating over all other files.
Release Notes