Skip to content

Ironmon-Tracker v8.3.9

Compare
Choose a tag to compare
@UTDZac UTDZac released this 03 Nov 23:47
· 320 commits to main since this release
7b2a497

Easy Install/Upgrade (Express)

  1. Download the UpdateOrInstall.lua file under Assets below
  2. Move this file to a folder on your computer
    • Or place it in your existing Tracker folder if you have one
    • Note: Do NOT place inside a OneDrive folder or secondary hard drive such as D:\ or E:\
  3. Open your emulator's Lua Console or Scripting Tool, then open the UpdateOrInstall.lua file
  4. Follow the prompts to complete installation

For a more detailed install process, check out our Installation Guide.

If you're a streamer, check out our Streamer Setup Tips to learn more about setting up some cool features of your Tracker for your stream

Release Notes

  • [8.3.9] Fixed an issue with the Coverage Calculator incorrectly counting single-typed Pokémon as dual-type.
  • [8.3.9] Fixed an issue where the step counter could get stuck at 0 steps at the beginning of a new game.
  • Fixed an issue where Game Over screen would appear at random times while playing Emerald, Ruby, or Sapphire
  • Early pivot route info ("Walking Seen 2/5") now shows outside of battle too
  • Base EXP yield info now shown on the info page when clicking on the Pokémon icon. If you're currently in battle with that Pokémon, it will be the true EXP yield amount instead, based on the level of the Pokémon you're battling and shown in green
  • Renamed "Quickload" to "New Runs", to help clarify the feature always loads a new game ROM and not an old ROM from a previous playthrough
  • Fixed an issue where Pokémon names became fully capitalized if "Show nicknames" was enabled but no nickname was set
  • Fixed an issue where the Update Screen would incorrectly notify of a new update when none was available
  • Fixed move summaries for several multi-hit moves that were incorrectly stating the move made contact
  • Coverage Calculator now automatically includes Hidden Power's type if it's set by the player
  • Further internal data cleanup (Pokémon, Trainers, Battle stuff, etc) and optimization
  • For a full list of new features, changes and bug fixes, check out the Version Changelog

Contributors for this Release