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
123 stars 44 forks source link

Patch 7.1.4 #321

Closed UTDZac closed 1 year ago

UTDZac commented 1 year ago

Closes #141

This patch release fixes the following issues:

UTDZac commented 1 year ago

Note, this is reversing a change to "Track all moves when you capture a new Pokemon and add it to your team." As this was, for some people, definitely over the line.

I think one possible solution to this is to trigger on-level up, the track the last four moves the original Pokemon has, working backwards from that level. This way it will ignore any TMs or moves sketched, since it wont be tracking from the current moveset, but rather the original moveset.