Skip to content
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.

v3.8.0

Compare
Choose a tag to compare
@chrislo27 chrislo27 released this 20 Mar 21:36
· 2050 commits to dev since this release

Version 3.8.0

To view previous changelogs, click here.

Additions

  • Added the long-overdue ability to change cue volumes
    • To do this, select the Selection tool (press 1 on the number keys) and press TAB or click the button to the right of the Tapalong button to change into Volume mode
      • button
      • This makes it so that scrolling (or pressing UP/DOWN) with a selection changes its volume (instead of the pitch)
    • Press TAB again to switch back to changing the pitch of the selection
  • Added new backgrounds to the UI menus
    • Tengoku and Karate Man inspired animated backgrounds (default is the Tengoku one)
    • Cycle through them in the button in the Info and Settings menu
    • new themes
  • Added remix recovery when closing without saving
    • The program will attempt to recover anything not saved and tell you at the start
    • recovery
  • Added camera panning with SHIFT+SCROLL (holding CTRL goes faster) (#230)
  • Added flavour text for tabs with no games (e.g.: favourites, recent games, empty searches, etc.)

Tweaks

  • The default file extension for exports has changed to .mp3
  • The keybind for response copies for macOS is now SHIFT+ALT (#231)
  • Tweaked the tool icons to make them more obvious at smaller resolutions
  • Localizations have been refactored to be file-based
  • Changed note text colour for repitched entities that can't normally be repitched (through midi or save file editing) to be more readable
  • Made tiling background in many menus scale correctly with resolution (may reduce dizziness at high resolutions)
  • The picker area no longer highlights the current pattern when the current tool isn't the selection tool (since you cannot drag patterns while using other tools)

Bugfixes

  • Fixed a major issue where response copies would not work on macOS (#231)
  • Fixed an issue where CuePointerObject fields would not get applied to all of a parent's children
  • Fixed a minor issue where the instrument number of a midi didn't always align with the track it was on
  • Fixed a minor issue where the search bar would not update its results after changing/clearing the remix (notably the "use in remix" search filter)
  • Fixed an issue where the save dialog wouldn't go to the loaded remix's save directory, and instead used the last known save directory
  • Fixed an issue where having cues muted in the Tapalong menu would affect exporting
  • Fixed an issue where selections would still exist even after the remix changed (loading, new, etc.)
  • Fixed a minor issue where the game icon in the registry screen would not scale with the window size correctly