Skip to content

Releases: besteon/Ironmon-Tracker

Ironmon-Tracker v0.2.3

30 May 21:43
ac29823
Compare
Choose a tag to compare

Bugfixes:

  • Hyper potion heal value fix
  • Show ineffectiveness of moves that have no power stat on certain Pokémon; e.g. Mirror Coat on Dark-type opponents.

New features:

  • Display a power stat for moves that do weight based damage

Ironmon-Tracker v0.2.2

25 May 22:26
b1caa4d
Compare
Choose a tag to compare

Want to do something with that empty space at the bottom of the tracker? Click on it and leave a note about the Pokémon! Notes will be retained for each Pokémon so that you can recall that "Skarmory is a jerkbird" or "this shuckle was a pushover" or whatever else comes to mind. A huge thanks to AKD for their work in implementing this new feature!

Also adds improved support for those who are making use of AKD's AutoHotKey script or similar tech to rerandomize a ROM that uses the same name.

Ironmon-Tracker v0.2.11

23 May 21:25
fa5d900
Compare
Choose a tag to compare

Some minor bug fixes. Adds colorblind support for natures by using font styles rather than colors. Blocks use of any version of BizHawk that is not version 2.8+.

Ironmon-Tracker v0.2.1

20 May 22:18
Compare
Choose a tag to compare

Bugfix:
Prediction Tracking hotfix

Ironmon-Tracker v0.2.0

16 May 04:28
Compare
Choose a tag to compare

Changelog:

  • Settings.ini configuration file for easier configuration
  • Move effectiveness
  • Physical/Special move split
  • Healing item tracking

Ironmon-Tracker v0.1.9

30 Apr 17:07
Compare
Choose a tag to compare

Changelog:

  • Removed limited ability tracking for enemy mons (it was broken and needs more work)

Bug Fixes:

  • ROM names can now have underscores or just numbers (still no spaces)
  • Fixed bug with certain mons showing all -6 stats in battle.
  • Fixed sound bug when resetting to the next ROM.

ONLY UPDATE TRACKER WHEN YOU ARE READY FOR A NEW SAVE

  • New save format is incompatible with old ones

Ironmon-Tracker v0.1.8 (unstable)

29 Apr 04:23
Compare
Choose a tag to compare

Changelog:

Features:

  • Added ability tracking for the following abilities: Drizzle, Speed Boost, Trace, Rain Dish, Sandstream, Shed Skin, Intimidate, Drought, Sticky Hold, Color Change, Rough Skin, Cute Charm, and Synchronize.
  • "Streamer mode" setting: forces you to check the summary of a mon before the tracker will show it in the stats
  • Added mon types (Thank you Harkenn on Discord)

Bugs:

  • Data fixes
  • Minor visual changes
  • Rom names with underscores or no base name should work with the soft-reset feature
  • Soft-reset sound glitch fix
  • Better performance when not in battle
  • Better timing between game events and tracker data appearing

Ironmon-Tracker v0.1.7

24 Apr 02:04
Compare
Choose a tag to compare

Changelog:

  • Soft reset (A+B+Start+Select) to automatically load the next rom! Be sure to configure Settings.ROMS_FOLDER before using this feature. ROMs must be named like "basenameX" ex. firered1.gba, firered2.gba, etc.
  • Move data fixes
  • Gen 3 mon BST fixes
  • Changed default view-change button to Start

Ironmon-Tracker v0.1.6

23 Apr 02:23
Compare
Choose a tag to compare

Changelog:

Data fixes.

Ironmon-Tracker v0.1.5

22 Apr 04:38
Compare
Choose a tag to compare

Changelog:

  • Stat changes in battle now appear on the tracker
  • TEST FEATURE: Forgotten move tracking
    • Enemy mons with moves that have potentially been forgotten through leveling up should have a * next to the move name

Bugfixes:

  • Gen 3 BST data fixed
  • Gen 3 move data fixed

Misc:

  • Added README.txt