Skip to content

Version 1.6.4

Compare
Choose a tag to compare
@rithik-b rithik-b released this 18 Mar 02:29
· 76 commits to master since this release

Version 1.6.4

  • Fixed interoperability with mods that use PlaylistManager's Events

Version 1.6.3

  • Support for Beat Saber 1.20
  • Playlists without a cover now show a collage of the first 4 levels in the playlist. This requires ImageSharp (which will be installed automatically by ModAssistant when PlaylistManager is installed from there), otherwise a static icon will be shown instead
  • Improved performance of sprite loading even more by switching to a 2 stage sprite load system
  • Scrolling up on single row of playlists no longer makes them all disappear
  • Folder text is now no longer using System.Drawing but is just regular text in beat saber. This should 100% fix any compatibility issues with Windows 7
  • Fixed downloaded beatmap extraction (as reported by Meivyn and Zingabopp)
  • Made downloading progress animation smoother
  • Showing number of levels downloaded so far in a playlist (progress of playlist download)
  • Added interoperability with the playlist downloader, so other mods can queue playlists to download in the background downloader