Skip to content

Releases: kinsi55/BeatSaber_BetterSongSearch

Update v0.7.4 for Beat Saber 1.18.0+

03 Jun 14:55
Compare
Choose a tag to compare
  • Fixed partial song author search / matching logic (Searching for song authors should actually work now lol)

Update v0.7.3 for Beat Saber 1.18.0+

27 May 17:47
Compare
Choose a tag to compare
  • Optimized playlist creation so that the game doesnt freeze for long periods when creating playlists with more than a couple thousand of songs due to O(n²) duplicate checking logic in Playlists lib - Commissioned by Robertas. Why would you want such big playlists? I was told to not ask.
  • Max songs-to-add slider now goes up to 3000 instead of 2000

Update v0.7.2 for Beat Saber 1.18.0+

20 Mar 20:47
Compare
Choose a tag to compare
  • Fixed an oversight in the song searching algo introduced a couple of versions back. The sort should now be much more consistently finding what you're looking for again

Update v0.7.1 for Beat Saber 1.18.0+

15 Mar 00:41
Compare
Choose a tag to compare
  • For compatability with 1.20, the "Worst local score" sort is now gone (For now). It will possibly return at a later point possibly maybe (real)
  • You can now override the URL's used to load the covers, descriptions and songs. When used, the loaded URL for covers and Songs is <overrideurl>/<hash>.<jpg/zip> respectively, depending on what is requested (Zip or Cover). For descriptions it is <overrideurl>/<songkey>
  • Various optimizations

Update v0.7.0 for Beat Saber 1.18.0+

16 Jan 23:50
Compare
Choose a tag to compare
  • Added new Feature that allows you to create playlists 😲
    => You can filter / search / sort songs just like already known and then create a playlist containing up to 2000 songs
    => The difficulty / difficulties that match your filter settings are highlit in the playlist
    => This is probably pretty swag to use in conjunction with Shaffuru 🤯

  • Overhauled various UI elements:
    => Filter UI is now significantly cleaner / easier to understand
    => The songs list now displays 5 instead of 6 songs at once and at the same time has bigger font sizes. If you prefer the more condensed look, theres an option in the settings to revert back to 6 items
    => various other minor adjustments here and there

  • Fixed various bugs related to the uploader filter

  • Fixed minor UI issues when opening BSS in Multiplayer

  • Various minor performance improvements

Update v0.6.0 for Beat Saber 1.17.1+

17 Dec 23:36
Compare
Choose a tag to compare

OH MY GOD ITS SO GOOD

  • Optimized absolutely everything, ITS SO SMOOTH BRO 😩💯
  • Added Uploader filter, you can either chose to only show songs of a specific list of uploaders, or show all but a specific list of uploaders (By prefixing your list of uploaders with an !). Hint: This is probably especially useful with Presets!
  • Added button to filter by the Uploader of the selected song
  • The description text in the Upload Details is now scrollable if its too long (And subsequently has a bigger font)
  • Fixed that cancelled downloads would stay / stick to the top of the download history
  • Removed Download Count sort because Download Count isnt actually being tracked at the moment / for the forseeable future
  • Minor layout / wording changes

Update v0.5.9 for Beat Saber 1.17.1+

14 Dec 08:20
Compare
Choose a tag to compare
  • Required update for 1.19+ (Optional if below I guess ¯\_(ツ)_/¯)
  • Fixed that the Better Song List filters were not properly cleared when playing a song from Better Song Search

Update v0.5.7 for Beat Saber 1.17.1+

28 Sep 22:03
Compare
Choose a tag to compare
  • Fixed error when saving a Filter preset

Update v0.5.6 for Beat Saber 1.17.1+

21 Sep 19:21
Compare
Choose a tag to compare
  • Updated for Beat Saber 1.18 / 1.17.1

Update v0.5.5

25 Aug 23:45
Compare
Choose a tag to compare
  • Fixed that Sorting by worst local score could fail if you set any scores on custom maps without having SongCore installed