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

v3.7.0

Compare
Choose a tag to compare
@chrislo27 chrislo27 released this 25 Feb 21:29
· 2153 commits to dev since this release

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
    • After exporting your remix as an .mp3 file, the option will appear to upload it to picosong
    • Preview of picosong integration
  • 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
    • Simply hover over it for around a second, and a smaller window will appear
    • There is an option to turn it off in the Info and Settings menu
    • This feature will automatically disable itself if your graphics driver does not support frame buffers (will be shown in the option text as well)
    • Minimap preview image
  • 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
    • There will be one Glee Club singer for each track, and their heights represent the note they are currently playing
    • Image
    • Select the Glee Club view after having loaded 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 image
    • 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.