Skip to content

Releases: Auros/SiraUtil

SiraUtil 3.0.3 | Sandrie+++

04 Jan 03:12
943764c
Compare
Choose a tag to compare

What's Changed

  • Smooth Camera is disabled when FPFC is enabled
  • Added the BombNoteRegistration decorator for the object system for Custom Notes
  • Affinity Patches now execute earlier (in the resolve stage rather than post resolve stage) to ensure script order execution doesn't mess up saber decoration. (Investigated by @ToniMacaroni , @kinsi55 , and @Meivyn)
  • Added FPFC to the Credits Menu (Suggestion from @PulseLane)

image

Full Changelog: 3.0.2...3.0.3

How To Install

  1. Download the zip SiraUtil.zip from below.
  2. Place the zip in your Beat Saber directory
  3. Right click the zip and choose the Extract Here option with your preferred zip extractor.

SiraUtil 3.0.2 | Sandrie++

22 Dec 23:34
4cd6c2d
Compare
Choose a tag to compare

What's Changed

  • Fixed spectator mode crash by @Auros in #28 (Thank you to @roydejong for making me aware of this)

Full Changelog: 3.0.1...3.0.2

How To Install

  1. Download the zip SiraUtil.zip from below.
  2. Place the zip in your Beat Saber directory
  3. Right click the zip and choose the Extract Here option with your preferred zip extractor.

SiraUtil 3.0.1 | Sandrie+

22 Dec 10:04
d9c376d
Compare
Choose a tag to compare

Fixes

  • Fixed a bug where score saber score submission would always be disabled. Investigated with @Umbranoxio

What's Changed

Full Changelog: 3.0.0...3.0.1

How To Install

  1. Download the zip SiraUtil.zip from below.
  2. Place the zip in your Beat Saber directory
  3. Right click the zip and choose the Extract Here option with your preferred zip extractor.

SiraUtil 3.0.0 | Sandrie

21 Dec 21:00
7aad8d3
Compare
Choose a tag to compare

After 9 months, it is ready.

SiraUtil 3 - Sandrie

  • Completely rewrote everything
  • Added the Affinity System: A way to scope harmony patches to an instance of an object.
  • FPFC Toggle no longer needs to be enabled in the config: it now only listens on the FPFC launch argument

New Contributors

Mod Developers

If you have any questions or guidance while upgrading, please DM me on Discord Auros#0001.

How To Install

  1. Download the zip SiraUtil.zip from below.
  2. Place the zip in your Beat Saber directory
  3. Right click the zip and choose the Extract Here option with your preferred zip extractor.

Full Changelog: old/2.0...main

SiraUtil 2.5.8

31 Aug 17:12
Compare
Choose a tag to compare
  • Updated for 1.17.0

SiraUtil 2.5.7

26 Jul 16:16
Compare
Choose a tag to compare

Added

  • Now Uses Hive.Versioning
  • Updated for 1.16.4

SiraUtil 2.5.6

20 Jul 19:01
Compare
Choose a tag to compare

Updated for 1.16.3

SiraUtil 2.5.5

23 Jun 01:21
Compare
Choose a tag to compare

Updated for Beat Saber 1.16.2

SiraUtil 2.5.2

10 Mar 04:47
b9a29ad
Compare
Choose a tag to compare

Updated for Beat Saber 1.13.4

Misc

  • Added some important stuff.

SiraUtil 2.5.1

10 Feb 16:08
ad50ca8
Compare
Choose a tag to compare

Forgive me for being behind on setting up GitHub releases.

API

  • Deprecated BindViewController and BindFlowCoordinator. Refer to the warning on what to use now.
  • Added Level Finish Event handler class
  • Rewrote obstacle saber controller for absolutely no reason
  • Some new interfaces
  • Model Provider for multiplayer and missed note effects

Tools

  • FPFC Toggle now hides the menu pointer to avoid obstructing the modified scoresaber replay camera. Thank you @IsGabriellaCurious for pointing this out.