Skip to content

Releases: kinsi55/BeatSaber_BetterSongSearch

Update v0.4.3

03 Aug 04:04
Compare
Choose a tag to compare
  • Switched API to new BeatSaver replacement so that Downloads work
  • Added new Sorting option that allows you to sort by your worst (local) score. This does not accomodate for Modifiers like Nofail, so Nofail passes will probably always be at the top depending on your filter settings.
  • Fixed that the Play button was disabled when going back to BSS after playing a song
  • Made download failures / retries less likely under certain circumstances

Requirements (Other required mods for this to work!): https://github.com/kinsi55/BeatSaber_BetterSongSearch#requirements

Update v0.3.1

25 Jul 20:05
Compare
Choose a tag to compare
  • Fixed various possible softlock situations
  • Fixed that Multi-Download did not actually work

Hotfix for 0.3.0 release:

  • Added new button that allows you to download up to 20 songs with one click, starting from your scroll position in the list
  • Added new option that allows you to return to BSS when leaving the Solo menu after having played a song
  • The "Minimum NPS" slider now goes up to 15 instead of 10
  • Errors when downloads fail are now logged instead of displaying them ingame
  • Other minor bugfixes / changes

Requirements (Other required mods for this to work!): https://github.com/kinsi55/BeatSaber_BetterSongSearch#requirements

Update v0.3.0

25 Jul 10:07
Compare
Choose a tag to compare
  • Added new button that allows you to download up to 20 songs with one click, starting from your scroll position in the list
  • Added new option that allows you to return to BSS when leaving the Solo menu after having played a song
  • The "Minimum NPS" slider now goes up to 15 instead of 10
  • Errors when downloads fail are now logged instead of displaying them ingame
  • Other minor bugfixes / changes

Requirements (Other required mods for this to work!): https://github.com/kinsi55/BeatSaber_BetterSongSearch#requirements

Release redacted because bugs

Update v0.2.3

02 Jul 16:17
Compare
Choose a tag to compare
  • Possibly addressed Softlock bug

Requirements (Other required mods for this to work!: https://github.com/kinsi55/BeatSaber_BetterSongSearch#requirements

Update v0.2.2

01 Jul 18:54
Compare
Choose a tag to compare
  • Added new Filter that allows you to hide or show only maps that you (locally) have a score on
  • Added Filter presets that allow you to save and reload specific filter settings
  • Added button to clear / reset Filter settings
  • Fixed incorrect restorage of list scroll position
  • Fixed visually broken Scrollbars on first open
  • Minor UI improvements

Requirements (Other required mods for this to work!: https://github.com/kinsi55/BeatSaber_BetterSongSearch#requirements

Update v0.1.7

29 Jun 02:12
Compare
Choose a tag to compare
  • Changed to only do a fast Songs reload instead of a full one

Requirements (Other required mods for this to work!): https://github.com/kinsi55/BeatSaber_BetterSongSearch#requirements

Update v0.1.6

26 Jun 08:44
Compare
Choose a tag to compare
  • Fixed BSS breaking when you open it, save your game settings (Game "reload") and re-enter it
  • Lowered amount of visible entries in the download history to 6 instead of 9 to minimize lag spikes
  • Minor performance improvements

Update v0.1.5

23 Jun 21:10
Compare
Choose a tag to compare
  • When re-opening Better Song Search after having left it the Table will now scroll to / reselect the last selected song so you can continue browsing from where you left off

Update v0.1.4

21 Jun 00:41
Compare
Choose a tag to compare
  • Fixed infinite "loading" when your filter settings yield no results
  • Minor fixes / optimizations / improvements

Update v0.1.3

20 Jun 03:16
Compare
Choose a tag to compare

These first releases contain all the dependencies that you need, I will likely continue bundling all dependencies until SongDetails is available on ModAssistant and only publish new dll's after

Changelog:

  • Fixed incorrect sorting of the Download history
  • Two downloads can now run at the same time
  • Minor optimization