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

Heals/Items In Bag Screen #414

Closed UTDZac closed 10 months ago

UTDZac commented 10 months ago

This feature adds an easily accessible screen for viewing what items are in your bag. Primarily useful for seeing what heals (hp, status, pp) and battle items are available.

To get to the screen, simply click on the "Heals:" box area on the main Tracker Screen (Defaults to showing the "HP" tab).

image

Also added in memory address offsets for Poké Balls and TMs/HMs, but not currently using them yet.

UTDZac commented 10 months ago

Updated this feature with icons for most relevant Ironmon items

image