This repository has been archived by the owner on Apr 16, 2023. It is now read-only.
v3.7.0
Version 3.7.0
To view previous changelogs, click here.
WARNING: As of v3.7.0 (this version), Java 9 is not supported.
Additions
- Added ability to upload directly to picosong as an MP3 filesharing service
- Added ability to export to OGG Vorbis (.ogg) and FLAC (.flac)
- OGG is a less common audio file type with generally greater compression than MP3
- FLAC is a lossless audio file type with compression
- Added a preview when hovering over the minimap
- After loading or saving a (non-autosave) remix the save dialog will now remember the exact file (rather than just the directory)
- Added a fun little Glee Club visualization view type when loading a midi
Tweaks
- The music start tracker has been made less confusing
- It now treats the beat track as its "seconds" track; that is to say beat 1 on the track corresponds with second 1 for this tracker
- This is to make it more intuitive, and to avoid confusion when it visually "moves" as the BPM changes even though the time in seconds remains the same
- Example gif
- Play-Yan (when the metronome is enabled) will jump higher on the start of a measure when dictated with time signatures
- Added a loading icon + message in the music select screen to indicate loading
- (Finally) Added hover text on the play/pause/stop buttons with keystrokes
- Added more detail in the load screen for midis
Bugfixes
- Fixed Theme Chooser scrolling anywhere
- Fixed error in custom sound readme
- Fixed trackers highlighting when the mouse was over it while the remix was not stopped
- Numerous Presentation Mode fixes:
- Fixed negative time rendering weirdly
- Fixed search bar hover labels appearing
- Fixed being able to spawn entities
Also, various articles were updated in the documentation. Be sure to check it out for the most up-to-date information.