This repository has been archived by the owner on Apr 16, 2023. It is now read-only.
v3.8.0
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 pressTAB
or click the button to the right of the Tapalong button to change into Volume mode - Press
TAB
again to switch back to changing the pitch of the selection
- To do this, select the Selection tool (press
- Added new backgrounds to the UI menus
- Added remix recovery when closing without saving
- Added camera panning with
SHIFT+SCROLL
(holdingCTRL
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
- You can technically add your own language files if you modify the
langs.json
file inside thelocalizations
folder in the jar file, and add the appropriate .properties files - See this documentation page for more details
- You can technically add your own language files if you modify the
- 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