Skip to content

v2.0.0

Compare
Choose a tag to compare
@BashPrime BashPrime released this 07 Apr 08:05
· 20 commits to main since this release
207bae6

Changes

  • Metroid Prime hints are now supported and accounts for Artifact locations, the Phazon Suit hint, and unhinted items.
    • A new Toggles item has been added to switch between area and room name precision for the Phazon Suit hint.
  • A new menu item has been added to switch the game you want to track (currently Prime and Prime 2)
    • NOTE: Switching games will reset the tracker session, so be sure to save your session before switching games!
  • The tracker configuration schemas have been significantly overhauled, so the structure of any tracker .json files opened by the user are expected to more strictly conform to what's defined in the app.

Metroid Prime 2

  • Location featural hints have been updated to match what's in Randovania v9.0.0.
  • The keybearer and translator hints are now sorted in alphabetical room order (per region).
  • Related to the above tracker config note, almost all of the Prime 2-related data structures have been overhauled. I think this results in a performance increase based on how I'm handling the tracker state, but will need confirmation through testing