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
130
stars
45
forks
source link
Feature: Clicking on number of Attempts now allows user to edit the counter #258
The number of attempts shown on the Startup Screen is now a clickable button. When clicked, it prompts the user to enter a new attempt number. This way users can set an attempt count without having to go into their Tracker folder and update a text file.
This PR also does a bit of cleanup for anything that references a filename, a file postfix, or a file extension.
The number of attempts shown on the Startup Screen is now a clickable button. When clicked, it prompts the user to enter a new attempt number. This way users can set an attempt count without having to go into their Tracker folder and update a text file.
This PR also does a bit of cleanup for anything that references a filename, a file postfix, or a file extension.