Skip to content

SMZ3 Cas’ Randomizer v9.7.4

Compare
Choose a tag to compare
@MattEqualsCoder MattEqualsCoder released this 19 Mar 02:40
· 216 commits to main since this release
023d970

This is a casual version of the original SMZ3 randomizer.

Changes in 9.7.0

  • Push-to-talk

    Unfortunately due to technical limitations, the original voice recognition method used by tracker doesn't allow changing the microphone used. In order to allow people to change the microphone used by tracker, we have implemented an option to enable a push-to-talk mode. With this mode, you can either use the default windows microphone or specify a specific microphone, then set a button to use to initiate push-to-talk.

    This only works with keyboard keys, so if you want to use a controller button, you would need to use an external program to bind your controller to the keyboard key used.

  • Auto Updating Tracker Configs & Sprites

    The tracker YAML configs and all of the sprites used by the SMZ3 Cas' Randomizer have been moved to separate repositories to make them easier to manage as well as allow the SMZ3 Cas' Randomizer to automatically update the configs and sprites on launch. This means that basic tracker line changes and new sprites won't require new builds of the randomizer. Furthermore, the config files now utilize schemas so that if using Visual Studio Code and the YAML plugin, it'll highlight errors automatically.

    You can find the repositories for the configs and sprites below:

    With these changes, we hope it'll be easier for people to edit and even contribute tracker lines and sprites. If anyone doesn't want the configs and sprites to be automatically updated, this can be disabled in the settings.

    For anyone who previously created new tracker profiles, then you can read this document for information on how to update your profile configs to make use of the schemas as well as edit them for the new tracker mood setup from version 9.6.1.

  • Two New MSU Display Styles

    For the MSU information window and output text file, two new styles were added to present more information. There is a new single line style that includes the MSU name and creator. Another style displays the all of the MSU information in sentence form.

  • Miscellaneous Updates and Fixes

    • Config files that have extra fields in them will no longer error out when loaded.
    • Various tracker line have been added and updated.

Changes in 9.7.1

  • Fixed an issue when saving tracker and reloading after viewing a hint tile about the medallion requirement for Misery Mire or Turtle Rock

Changes in 9.7.2

  • Fixed an issue where Tracker could give misleading hints when asking about cleared crystal dungeons.

Changes in 9.7.3

  • Sandpit Platforms

    • Added a new Cas' patch for sandpit platforms to make it easier to traverse Maridia without the space jump. This setting doesn't modify any of the logic.
      image
  • Miscellaneous Updates and Fixes

    • Fixed an issue that could cause UI layouts to be duplicated in the dropdown
    • Fixed an issue where previous settings strings could apply to multiworlds and plandos
    • Fixed the credits music not playing on bsnes and on certain hardware
    • Fixed stutter sounds that could happen when changing tracks in SM on the FxPakPro
    • Fixed an issue with using QUSB2SNES and FxPakPro on certain systems
    • Fixed an issue that could prevent certain item location settings not generating successfully

Changes in 9.7.4

  • Fixed an issue that could cause tracker to conflict with the MSU Randomizer
  • Fixed detection of Metroid deaths to work when manual reserve tanks are enabled

New GitHub Organization and Repository Change

As stated in previous builds, the repo is now under the The Tracker Council organization.


View prior version release notes