Skip to content

Releases: fenhl/oottracker

OoT Tracker 0.7.4

21 May 01:07
405d813
Compare
Choose a tag to compare

This release adds support for the new behavior of the dungeon reward info in the pause menu that's live on my branch of the randomizer and under consideration for the main branch.

Some changes to the web app that were made during this release cycle:

  • For users who prefer light color schemes, the appearance of the tracker has been improved.
  • A bug where scrolling was disabled was fixed.

OoT Tracker 0.7.3

13 Mar 13:24
1c0d4f3
Compare
Choose a tag to compare
  • The missing image for small keys on the web app has been added back.
  • The apps have slightly smaller download sizes.

OoT Tracker 0.7.2

21 Feb 04:17
4c2d894
Compare
Choose a tag to compare
  • The BizHawk plugin has been updated for BizHawk 2.8.
  • The RetroArch plugin no longer relies on RetroArch's achievements system.

OoT Tracker 0.7.1

17 Feb 06:17
7266939
Compare
Choose a tag to compare
  • The auto-tracker learns about the Jabu-Jabu dungeon reward from reading the “Princess Ruto got the …” text box.
  • Issues with connecting the standalone app to emulators or web apps have more descriptive error messages now instead of just saying “connection lost”.
  • The performance of the tracker, especially the BizHawk plugin, has been improved.

OoT Tracker 0.7.0

04 Dec 04:46
dd953e7
Compare
Choose a tag to compare
  • The BizHawk plugin has a self-updater now.
    • On first startup, it will ask you whether it should check for updates on startup.
    • You can also check for updates from the main menu (accessed by right-clicking a medallion).
    • Each version of the tracker only works with one specific version of BizHawk, so the self-updater will also handle BizHawk updates.
      • Updates of other external tools are not handled, so if you use any, you should continue to update manually.
  • The BizHawk plugin now uses the same preferences for medallion and warp song layout, as well as self-update checks, as the standalone app.
    • Changing preferences from within the BizHawk plugin is not yet supported.
  • Like the one for the BizHawk plugin, the Windows self-updater for the standalone app now has a simple window that shows basic progress and error messages.
  • On seeds generated with supported versions of the randomizer, the BizHawk auto-tracker will now detect when you're looking at the dungeon info on the pause screen, and remember the dungeon reward locations displayed there.
  • Previous versions of the auto-tracker had a bug where the status of the Free Scarecrow's Song setting would be leaked. This update partially mitigates that information leak by only displaying the scarecrow song if it has been set as child. A more correct fix is planned.

OoT Tracker 0.6.4

15 Nov 05:10
9a66155
Compare
Choose a tag to compare

This release fixes a crash introduced in release 0.6.3.

OoT Tracker 0.6.3

15 Nov 03:50
1bd5d49
Compare
Choose a tag to compare
  • The BizHawk plugin has been updated for BizHawk 2.7.
  • The BizHawk plugin will no longer automatically attempt to connect to another tracker.
  • The auto-tracker learns about dungeon reward layout from reading the Temple of Time altar.
  • If 8 dungeon reward locations are known, the auto-tracker also displays the 9th by process of elimination.
  • The web app remembers tracker state across restarts.

OoT Tracker 0.6.2

03 Oct 21:33
b3cd6b9
Compare
Choose a tag to compare
  • Shift-clicking the spells icon toggles Nayru's Love.
  • Shift-clicking the magic icon toggles between small and big magic.
  • The auto-tracker reads the compass text boxes from the “Maps and Compasses Give Information” setting to determine dungeon reward layout.
  • The BizHawk plugin has been updated for BizHawk 2.6.3.

OoT Tracker 0.6.1

13 Sep 13:05
5fc3be4
Compare
Choose a tag to compare
  • Item icons have been updated with some improvements and changes from @matthewkirby:
    • Cleaned up diagonal line on composite magic arrows
    • Made beans smooth to match all of the other icons
    • Removed religious iconography from Mirror Shield and improved design contrast
    • Removed religious iconography from Gerudo Card and greatly improved design
    • Small changes to Goron Bracelet
    • Fixed some artifacts that arose from image resizing in Keaton Mask
  • Song icons now show the song names when active
    • Moved checkmark to top right to not block song name
  • When auto-tracking, small and big magic now have different icons
  • Text fields in the standalone app now support copy/paste

OoT Tracker 0.6.0

19 Aug 07:15
6c4dd80
Compare
Choose a tag to compare

This release adds support for auto-tracking on Project64. (Setup instructions)