Skip to content

Releases: besteon/Ironmon-Tracker

Ironmon-Tracker v7.5.0

23 Mar 00:48
3b632e9
Compare
Choose a tag to compare

To Install/Upgrade

Express Install or Upgrade

  1. Download UpdateOrInstall.lua under Assets below
  2. Move to existing Tracker folder, or a new one
    • Note: Do not place inside a OneDrive folder or secondary hard drive such as D:\ or E:\
  3. Open the script using your emulator's Lua Console / Scripting
  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

  • Added an option in Log Viewer -> Misc to show pre-evolutions for Pokémon. Try it out!
  • Log Viewer now supports lowercase Pokémon names as well as custom names for Pokémon and moves.
    • Note: If you have two or more Pokémon/Moves with the same name, there is no way for the log viewer to know which is which. Make sure to use unique names.
  • Added a way to view the log of the Previous Attempt.
  • Added the ability to see levels of wild Pokémon for most areas. Just click Route Info.
  • Fixed an issue where defeating the elite four in Emerald would cause the Tracker to eventually crash
  • For a full list of new features, changes and bug fixes, check out the Version Changelog

Contributors for this Release

Ironmon-Tracker v7.4.2

13 Mar 08:39
e60adb8
Compare
Choose a tag to compare

To Install/Upgrade

Express Install or Upgrade

  1. Download UpdateOrInstall.lua under Assets below
  2. Move to existing Tracker folder, or a new one
    • Note: Do not place inside a OneDrive folder or secondary hard drive such as D:\ or E:\
  3. Open the script using your emulator's Lua Console / Scripting
  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

  • [7.4.2] Fixed yet another doubles battle related issue where move effectiveness was inaccurate if trainer team had 3 or more Pokémon.
  • [7.4.1] Fixed an issue where during double battles the stat changes on enemy Pokémon would sometimes be incorrect
  • [7.4.1] Fixed an issue where during double battles the move effectiveness would be calculated against an already KO'd Pokémon
  • [7.4.1] Fixed an issue where, in rare cases, wild encounters would incorrectly be displayed as a trainer battle
  • [MGBA] Cleaned up some battle tracker display information
  • For a full list of new features, changes and bug fixes, check out the Version Changelog

Contributors for this Release

Ironmon-Tracker v7.4.0

05 Mar 01:12
03c66c7
Compare
Choose a tag to compare

To Install/Upgrade

Express Install or Upgrade

  1. Download UpdateOrInstall.lua under Assets below
  2. Move to existing Tracker folder, or a new one
    • Note: Do not place inside a OneDrive folder or secondary hard drive such as D:\ or E:\
  3. Open the script using your emulator's Lua Console / Scripting
  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

  • New feature for showing your entire Pokémon team, helpful for anyone playing Standard or Ultimate Ironmon, or Nuzlockes
  • When viewing a Pokémon in the Log Viewer, it will now show which of its learnable moves are STAB and which are physical/special
  • You can now inspect the randomizer log from the Extras menu, instead of having to whiteout
    • Please note that in Ironmon you shouldn't look at the log until your game is over
  • Fixed an issue where the order of the Trainer's Pokémon Team (the little pokéballs) was reversed
  • Added a very lightweight TrackerAPI class for developers to use for extensions, useful for saving config options
  • For a full list of new features, changes and bug fixes, check out the Version Changelog

Contributors for this Release

Ironmon-Tracker v7.3.2

24 Feb 21:00
38791ed
Compare
Choose a tag to compare

To Install/Upgrade

Express Install or Upgrade

  1. Download UpdateOrInstall.lua under Assets below
  2. Move to existing Tracker folder, or a new one
    • Note: Do not place inside a OneDrive folder or secondary hard drive such as D:\ or E:\
  3. Open the script using your emulator's Lua Console / Scripting
  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

  • Added an EXP bar to show how many experience points your Pokémon needs to level up.
    • To turn this enable, enable it through Settings -> Gameplay -> "Show experience points bar"
  • When battling trainers, the number of Pokémon on their team and which have been KO'd is now shown
  • Add a Tracker option to turn off revealing information about Pokémon friendship. Settings -> Gameplay -> "Determine friendship readiness"
    • When turned off, friendship evolutions will no longer show "READY" and Return/Frustration values will not be calculated for you.
    • Also note, Return/Frustration calculations also require the "Calculate variable damage" option to be enabled.
  • The Tracker's self-updater now requires you to restart Bizhawk to update, which should fix many issues encountered while updating.
    • The process is as simple as choosing to update, then restarting Bizhawk, then continue with the update.
    • Note: If at any time the update fails, you can always restart Bizhawk and load the UpdateOrInstall.lua file by itself to safely upgrade.
  • For a full list of new features, changes and bug fixes, check out the Version Changelog

Contributors for this Release

Ironmon-Tracker v7.3.1

17 Feb 18:48
b9691aa
Compare
Choose a tag to compare

To Install/Upgrade

Express Install or Upgrade

  1. Download UpdateOrInstall.lua under Assets below
  2. Move to existing Tracker folder, or a new one
    • Note: Do not place inside a OneDrive folder or secondary hard drive such as D:\ or E:\
  3. Open the script using your emulator's Lua Console / Scripting
  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

  • The Tracker's Extensions menu now includes a link for getting more extensions online
  • Custom Extensions now support a URL, a version update check, and a way to configure options. If you're an extension developer, refer to the CodeExtensionTemplate to learn more.
  • When a friendship evolution is ready, the Tracker now says "READY" instead of "SOON" to clarify it's ready to evolve on next level-up
  • Cool new icons for some Navigation menu buttons
  • Fixed an issue where cycling through Pokémon in a doubles battle would sometimes skip a Pokémon, preventing you from viewing it entirely
  • Fixed an issue where the wrong theme colors were used for the text/shadows on some Tracker screens
  • Several fixes related to custom extensions to allow for better support, code execution, and development
  • For a full list of new features, changes and bug fixes, check out the Version Changelog

Contributors for this Release

Ironmon-Tracker v7.3.0

10 Feb 22:27
a0eee18
Compare
Choose a tag to compare

To Install/Upgrade

Express Install or Upgrade

  1. Download UpdateOrInstall.lua under Assets below
  2. Move to existing Tracker folder, or a new one
    • Note: Do not place inside a OneDrive folder or secondary hard drive such as D:\ or E:\
  3. Open the script using your emulator's Lua Console / Scripting
  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

  • Custom Code Extensions are now supported!
    • Anyone can create and share custom extensions that integrate with the Tracker code
    • Try out some user-created extensions by visiting our Extensions wiki page.
  • Type Defenses for each Pokémon can now by seen by clicking the "Types" under the Pokémon's icon
  • Officially added a LICENSE file to the project
  • Can now manually create restore points using the Time Machine
    • Note: restore points only exist for the current play session
  • Fixed some Log Viewer bugs for Emerald Rival 2 inaccuracies and Mr. Mime not appearing on trainers
  • Fixed a bug where Future Sight, Doom Desire, and Beat Up incorrectly calculated move type effectiveness (now always 1.0x)
  • Fixed a bug where Super Potion was incorrectly calculated as a 60 HP healing item
  • Fixed a bug where certain item names wouldn't render correctly due to non-English characters
  • [Bizhawk 2.9] Fixed a bug where the ColorPicker window would stop working when editing Theme colors
  • [MGBA] Fixed a bug where Quickloading using premade seeds would sometimes fail
  • For a full list of new features, changes and bug fixes, check out the Version Changelog

Contributors for this Release

Ironmon-Tracker v7.2.6

04 Jan 00:46
074fd30
Compare
Choose a tag to compare

To Install/Upgrade

Express Install or Upgrade

  1. Download UpdateOrInstall.lua under Assets below
  2. Move to existing Tracker folder, or a new one
    • Note: Do not place inside a OneDrive folder or secondary hard drive such as D:\ or E:\
  3. Open the script using your emulator's Lua Console / Scripting
  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

  • [7.2.5] & [7.2.6] Hotfix a critical issue that showed incorrect Pokémon-type move effectiveness during some Trainer battles.
  • [Bizhawk] New Time Machine feature! This is located under "Extras"
    • This allows you to choose a point in time in the past to return to.
    • This is helpful if you've ever loaded a savestate back to the beginning of the game on accident.
  • During doubles battles, when targeting a Pokémon with a move, the Tracker now reflects move effectiveness based on which Pokémon is being targeted
  • Added an option to remove the top Pokémon icon shown on the new game Tracker screen
  • [7.2.1] Bizhawk: New Game screen customization
  • [7.2.0] Bizhawk: Full Randomizer Log Viewer now appears after you white out from a battle
  • For a full list of new features, changes and bug fixes, check out the Version Changelog

Contributors for this Release

Ironmon-Tracker v7.2.4

03 Jan 19:14
250832e
Compare
Choose a tag to compare

To Install/Upgrade

  • Express Install or Upgrade:
    1. Download the UpdateOrInstall.lua file at the bottom of the this release page
    2. Move the downloaded file to the folder in which you want the Tracker to be installed or upgraded
      • Note: Do not place inside a OneDrive folder or secondary hard drive such as D:\ or E:\
    3. Open up your emulator (Bizhawk/mGBA)
    4. From the menus at the top, locate and open the Lua Console / Lua Scripting Window
    5. Load the script file you downloaded: UpdateOrInstall.lua
    6. 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

  • [Bizhawk] New Time Machine feature!
    • This allows you to choose a point in time in the past to return to.
    • This is helpful if you've ever loaded a savestate back to the beginning of the game on accident.
  • During doubles battles, when targeting a Pokémon with a move, the Tracker now reflects move effectiveness based on which Pokémon is being targeted
  • Added an option to remove the top Pokémon icon shown on the new game Tracker screen
  • [7.2.1] Bizhawk: New Game screen customization
  • [7.2.0] Bizhawk: Full Randomizer Log Viewer now appears after you white out from a battle
  • For a full list of new features, changes and bug fixes, check out the Version Changelog

Contributors for this Release

Ironmon-Tracker v7.2.2

31 Dec 20:30
334a7bf
Compare
Choose a tag to compare

To Install/Upgrade

  • Express Install or Upgrade:
    1. Download the UpdateOrInstall.lua file at the bottom of the this release page
    2. Move the downloaded file to the folder in which you want the Tracker to be installed or upgraded
      • Note: Do not place inside a OneDrive folder or similar cloud storage folder
    3. Open up your emulator (Bizhawk/mGBA)
    4. From the menus at the top, locate and open the Lua Console / Lua Scripting Window
    5. Load the script file you downloaded: UpdateOrInstall.lua
    6. 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

  • [Bizhawk Only] New options for customizing the New Game screen
  • [Bizhawk Only] Full Randomizer Log Viewer now appears after you white out from a battle
    • Note: This likely only works for English game roms for the time being
    • [7.2.2] Added additional evolution information (especially you Eevee)
  • For a full list of new features, changes and bug fixes, check out the Version Changelog

Contributors for this Release

Ironmon-Tracker v7.2.1

30 Dec 16:25
2c05f5a
Compare
Choose a tag to compare

To Install/Upgrade

  • Express Install or Upgrade:
    1. Download the UpdateOrInstall.lua file at the bottom of the this release page
    2. Move the downloaded file to the folder in which you want the Tracker to be installed or upgraded
      • Note: Do not place inside a OneDrive folder or similar cloud storage folder
    3. Open up your emulator (Bizhawk/mGBA)
    4. From the menus at the top, locate and open the Lua Console / Lua Scripting Window
    5. Load the script file you downloaded: UpdateOrInstall.lua
    6. 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

  • NEW: [Bizhawk Only] Full Randomizer Log Viewer now appears after you white out from a battle
    • Note: This likely only works for English game roms for the time being
  • Fixed a bug where changing the "Toggle View" option stopped the tracker from loading
  • For a full list of new features, changes and bug fixes, check out the Version Changelog

Contributors for this Release