nanikit / BetterSort

Beat saber plugin that adds last played date sort.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BetterSort

This repository contains additional beat saber sort plugins can be used with BetterSongList. All plugins here require BetterSongList.

BetterSort.LastPlayed

last played sorter screen

This plugin records your last played date and sorts songs accordingly.

BetterSort.Accuracy

accuracy sorter screen

It sorts by difficulty according to your best accuracy.

Installation

You can use ModAssistant for installation, which I fully support.

If plugins isn't available on ModAssistant or new features are added later, you can download plugins manually.

When manually downloading mods, please be careful of the mod's dependencies. Currently BS_Utils.dll, SiraUtil.dll, and BetterSongList.dll are required.

Usage

Simply click the left-bottom sort button in the song select scene, and choose either 'Last played' or 'Accuracy'.

Q&A

  • Q: Just installed, it doesn't sort at all.

    A: For LastPlayed, immediately after installation, there's no play history recorded. So, play some songs first.

    For Accuracy, the plugin gathers your scores from ScoreSaber and BeatLeader upon first launch. This process may take a while depending on your score history.

  • Q: Reverse sort doesn't work.
    A: I intentionally didn't support reverse sorting. Currently BetterSongList doesn't remember the sort direction of each sorter, which caused confusion for me while playing.

About

Beat saber plugin that adds last played date sort.

License:MIT License


Languages

Language:C# 100.0%