Skip to content

v0.2.1 - for Beat Saber 1.25.1

Latest
Compare
Choose a tag to compare
@netux netux released this 13 Nov 04:33
· 21 commits to main since this release

Note: A formal release of 0.2.0 does not exist. I had originally planned to build a .qmod for it but then BS 1.25.1 mod support happened and I ended up adding some more stuff that comes with this update.

Changelog
Feature parity with PC version v0.2.2 🥳

  • Add simple cover shown in BMBF
  • Internal restructure to use Zenject internally and make the codebase match that of the PC version (thanks to Raine for Lapiz!)
  • Add configuration and UI to...
    • Change percentage of progress needed to increment play count
    • Change whenever practice mode counts as incrementing song count
      • (be it at the configured progress threshold or only at the end of the song)
    • Toggle incrementing song count for certain game modes/beatmap characteristics
      image
  • Song progress to increment play count is now relative to when the song was started (e.g. with practice mode)
  • Avoid incrementing play count when...
    • Playing in practice mode (configurable)
    • Playing a beatmap difficulty with a banned beatmap characteristic
    • Watching a Replay with Replay mod
  • Add dedicated icon for play count label
    image
  • Move play count label above heart toggle

New dependencies

  • QuestUI (Core mod)
  • Lapiz
  • conditional-dependencies

Full Changelog: v0.1.1...v0.2.1