Releases: halsafar/BeatSaberSongBrowser
Releases · halsafar/BeatSaberSongBrowser
BeatSaberSongBrowser Version 2.0
BeatSaberSongBrowser Version 2.0
This seems to fix a common issue.
Major fixes
- Duplicate levelIDs (if they exist from SongLoaderPlugin) will no longer break this plugin.
BeatSaberSongBrowser Version 2.0-RC4
BeatSaberSongBrowser Version 2.0-RC4
Added search. Song deletion now works. First time users should experience less issues.
Features
- Search for a song.
- Fast scroll buttons (10% of song list per jump).
Minor Improvements
- Small bug fixes.
BeatSaberSongBrowser Version 2.0-RC3
BeatSaberSongBrowser Version 2.0-RC3
Added sorting by random.
Features
- Randomize the playlist.
BeatSaberSongBrowser Version 2.0-RC2
BeatSaberSongBrowser Version 2.0-RC2
Now sorting by play count.
Can invert the sorting order by selecting the same mode again.
Features
- Sort by play count (sum of play counts across all difficulties per song).
- Selecting sort button a second time inverts the sort.
Minor Improvements
- Performance
BeatSaberSongBrowser 2.0-RC1
BeatSaberSongBrowser Version 2.0-RC1
Updated for new version of Beat Saber. Some minor fixes. Works with newest SongLoaderPlugin.
Major Fixes
- Works with BeatSaber v0.11.1
- No longer crashes if there are songs in the .cache folder.
Minor
- Keyboard input is mostly disabled unless on the level select screen.
BeatSaberSongBrowser 1.0-rc3
BeatSaberSongBrowser Version 1.0-RC3
A performance fix. A relatively medium sized song count (~1000+) was taking way to long to sort by Newest. Most people thought the game had stalled out.
No longer breaks if you download a song with BeatSaverDownloader.
Performance Fixes
- Newest sorting method no longer takes an eternity.
- Smarter caching on when to refresh the SongLoaderPlugin songs.
Minor Fixes
- Downloading a song from BeatSaverDownloader no longer breaks Newest sorting.
Known Issue
- If you download a song with BeatSaverDownloader it breaks newest sorting. This is unrelated to the above fix.
BeatSaberSongBrowser 1.0 RC2
BeatSaberSongBrowser Version 1.0-RC2
Everything appears to be working well.
Major Fixes
- UI is properly regenerated after a song (level change).
- Add to favorites button text should now properly update when a song finishes or a first song is selected.
Performance Fixes
- Caching.
- Add to favorites no longer causes a full re-sort.
- Optimized some of the sorting methods. They are still not optimal.
Minor Fixes
- Stop logging the sorted songs, to much noise unless you need to see it.
- No longer throw an exception on load due to trying to refresh the song list while it is not active/enabled.
Known Issues
- Add to favorite button text can still get into the wrong state.
Debug Enhancement
- Added some more keyboard keys for testing purposes.
BeatSaberSongBrowser RC1
Actually working this time!
- Adds some extra functionality to the default in-game song browser.
- Add or remove songs as favorites.
- Sort by the original sorting (the normal end result of what SongLoaderPlugin delivers).
- Sort by favorites first.
- Sort by default (song author first, song title second).
Known Issue:
- The added buttons disappear sometimes.
Install:
- Unzip the release.
- Copy
SongBrowserPlugin.dll
into BeatSaberPlugins
directory.