/ScoreSaberEnhanced

Provides additional features to the ScoreSaber website

Primary LanguageTypeScriptMIT LicenseMIT

ScoreSaberEnhanced

Provides additional features to the ScoreSaber website

Install

Get Tampermonkey or Greasemonkey for Chrome or Firefox. Then install the script from here.

Compare Scores

  • Compare your scores with your friends
  • Extend the song table to the full box width
  • Direct links to BeatSaver and OneClick download

Compare

  • Compare scores on a song page with friends

Compare2

  • Show pp distribution Graphs

Compare3

Pin

  • Pin your own profile to the nav bar
  • Jump directly to other saved users

Pin

Themes

  • Many themes, including various dark themes.

Themes

Other

  • Rank number link on a user page jumps to the page where the user is
  • Rank number now links to the song leaderboard page where the user is LinkFix2

Development

Setup everything with npm install

Run gulp to build the project.

Run gulp watch to run the watcher which will continuously build the project.

The generated output file is always scoresaber.user.js.

Changelog

1.8.1b

  • Added workaround for issue with some users not being successfully added to dropdown list

1.8.1

  • Added !bsr button

1.8.0

  • Added BeastSaber bookmarks loading (#12 Thanks @sre for this PR)
  • Improved options modal

1.7.1

  • Actually fixed colors for default dark theme (hopefully)

1.7.0

  • Added 'Update All' and 'Force Update All' for easier updating (#11)
    (Especially since the recent pp rework this might be useful)

1.6.6

  • Fixed compatibility for GreaseMonkey (#10)

1.6.5

  • Fixed typo (#9)

1.6.4

  • Fixed wrong accuracy calculation with new ss api

1.6.3

  • Added preview button to song page
  • Fixed issues with the new ss backend api

1.6.2

  • Added new ScoreSaber api as loader backend. Retrieving data should now be super fast again. If you have Problems you can disable it in the settings.

1.6.1

  • Improved layout of bs/bs stats and added song length

1.6.0

  • Added song stats from BeatSaver and BeastSaber to song page

1.5.0

  • Added pp distribution graph
  • Adjust colors to dark mode of ScoreSaber

1.4.1

  • Fixed force update for song pages

1.4.0

  • Added visual feedback for download start/fail

1.3.1

  • Fixed 'friends' tab being broken
  • Fixed some songs breaking the song comparison
  • Disable BS/OC buttons on songs with invalid ids