Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

BeatSaver Downloader v3.3.4

Latest
Compare
Choose a tag to compare
@andruzzzhka andruzzzhka released this 10 May 07:57
· 1 commit to master since this release

Changelog v3.3.4

  1. Fixed Song Browser detection
  2. Moved to BS_Utils config library
  3. Song deletion is now async
  4. Added scroll buttons to song description screen

Changelog v3.3.3

  1. Added song description screen (with working hyperlinks)
  2. Added upvotes/downvotes on the level stats display
  3. Plugin now remembers last selected sort mode
  4. BSIPA support
  5. Removed excessive logging
  6. UI fixes

Changelog v3.3.2

  1. UI fixes
  2. Playlists are now secretly music packs
  3. Added "Open in browser" button on review screen
  4. Added an option in settings to remember last selected pack and song

Changelog v3.2.9

  1. UI fixes
  2. Removed support for SongBrowser's settings

Changelog v3.2.8

  1. Updated for Beat Saber v0.13.0

Changelog v3.2.7

  1. Fixed conflict with Song Browser

Changelog v3.2.6

  1. Fixed voting on Oculus
  2. Added fast scroll buttons
  3. Added random song button

Changelog v3.2.5

  1. Now any Steam user can vote without a BeatSaver API access token!
  2. Now you can post a song review on BeastSaber right from the game!

Changelog v3.2.4

  1. Fixed issue #25 (VotingUI's error handling is never hit resulting in a "generic error" being reported)

Changelog v3.2.3

  1. Fixed overlapping of scroll button with UI elements

Changelog v3.2.2

  1. Fixed compatability with updated CustomUI

Changelog v3.2.1:

  1. Plugin should no longer break the level list if there is an exception in the Harmony patch

Changelog v3.2.0

  1. Added playlist downloader using BeastSaber API
  2. Added settings UI
  3. Fixed UI offset
  4. Added an option to move a song to the recycle bin instead of deleting it
  5. Added icons to the songs list showing that you upvoted/downvoted/favorited a song
  6. You can now press R to reload playlists

Changelog v3.1.2

  1. Fixed playlists loading
  2. Fixed SongBrowser compatability

Changelog v3.1.1

  1. Fixed a bug that broke the menu if the song is not available on BeatSaver and ScoreSaber

Changelog v3.1.0

  1. Difficulty sort and difficulty stars display
  2. Favorites playlist is now saved to the playlists folder as a file
  3. Support for .bplist playlists

Changelog v3.0.1

  1. Support for Beat Saber v0.12.1
  2. Fixed deadlock when using WinForms

Changelog v3.0.0

  1. Support for Beat Saber v0.12.0 and v0.12.0p1

Changelog v2.6.3

  1. Fixed skipping songs if playlist has customArchiveUrl
  2. Playlists list is now scrolled to the top by default

Changelog v2.6.2

  1. Added support for CustomArchiveUrl in playlists
  2. Songs are now extracted asynchronously (no more lag when extracting songs!)
  3. Fixed the disappearance of the top buttons if there are less than 6 songs in the playlist

Changelog v2.6.1

  1. Added support for CustomDetailUrl in playlists

Changelog v2.6.0

  1. Removed pop-up window about API access token
  2. Fixed deleting songs
  3. Added playlist download

Changelog v2.5.3

  1. Added dialog box that appears if there is no access token in the config
  2. The page down button will now be disabled only if there are no songs on the page so you can scroll through incomplete pages

Changelog v2.5.2

  1. Fixed a bug where plugin didn't create UserData folder and modprefs.ini file
  2. Plugin now updates "All songs" playlist after exiting BeatSaver menu

Changelog v2.5.1

  1. Fixed a bug that caused the UI to disappear

Changelog v2.5

  1. BeatSaber 0.11.2 support
  2. Added playlists support
  3. Added "Abort All" button

Changelog v2.4.1

  1. First release on ModSaber

Changelog v2.4.0

  1. Fixed issue #16
  2. Fixed a bug that caused buttons to disappear if you leave a song before it ends

Changelog v2.3.0

  1. Fixed sorting buttons
  2. Fixed voting on results screen

Changelog v2.1.0

  1. Fixed sorting mode reset after deleting songs
  2. Replaced Unzip with SharpZipLib again (should fix issues with some songs)
  3. Voting now works (you need to put your API access token from BeatSaver into modprefs.ini to activate the buttons)