issues
search
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
Hotfix 7.0.1 - Critical Fix for Quickload
#296
Closed
UTDZac
closed
2 years ago
UTDZac
commented
2 years ago
Summary of fixes:
Fixed a
critical
missing nil check when Quickloading for the very first time
no original autorandomized file to copy
When performing an auto-update, the Tracked Data is now first saved to the TDAT file, then the update occurs
Added two extra routes names for trainer battles in RSE:
Weather Institute 1F
Weather Institute 2F
Cleaning up some unused variables in
Battle.lua
Fixed a missing nil check when using ROM Folder Quickload without first restarting Bizhawk
Summary of fixes:
Battle.lua