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

Randomized Evos and Coverage Calculator #411

Closed UTDZac closed 10 months ago

UTDZac commented 11 months ago

This feature adds randomized evolution percentage data, taken from https://brdyweb.com/kaizo/evo/, and a basic coverage calculator tool.

Random Evos (aka !revo)

Access the randomized evolution percentage data by first clicking on a Pokémon's icon to see its info page.

image

Then, click the [View ...] button below the Evolution section.

image

Notes

Coverage Calculator

Added under the Extras screen, which required introducing a new UI element, tabs, to fit it in.

image image

Notes

UTDZac commented 11 months ago

Added credits for the people who helped build the !revo percentage dataset.