Skip to content
This repository was archived by the owner on Nov 20, 2021. It is now read-only.

Releases: Aeroluna/NoodleExtensions

v1.4.4

03 Oct 17:27
Compare
Choose a tag to compare

1.4.4

  • Fixed bug where definite position would be too low

1.4.3

  • Updated to Beat Saber 1.18.0
  • Fixed bug where a note with definite position and disable note gravity would spawn on the incorrect lane
  • Changed AssignTrackParent to support any game objects

v1.4.1

06 Sep 07:11
Compare
Choose a tag to compare

v1.4.1

  • Fixed flip jump not working.
  • Fixed start note line layer not working correctly. (Notes floating down on spawn)
  • Fixed notes being dissolved through tracks not being hittable.

v1.4.0

  • Updated to Beat Saber v1.17.0
  • Added support for multiple tracks on one object.

Requirements:

  • Heck: 1.2.0
  • CustomJSONData: 2.0.5
  • SongCore: 3.7.0

v1.3.19

01 Aug 06:01
Compare
Choose a tag to compare
  • Fixed a bug where fake notes/walls were being counted

Requirements:

  • Heck: 1.1.0
  • CustomJSONData: 2.0.3
  • SongCore: 3.5.0

v1.3.17

25 Jun 06:37
Compare
Choose a tag to compare
  • Updated to use CustomJSONData 2.0.0
  • Added temporary compatibility for HarmonyX

Requirements:

  • Heck: 1.1.0
  • CustomJSONData: 2.0.0
  • SongCore: 3.4.0

v1.3.16

03 Jun 14:06
Compare
Choose a tag to compare
  • Updated to Beat Saber v1.16.1
  • Added dependency to Heck.
  • Noodlified fake reflections introduced in BS v1.16.

Requirements:

v1.3.13

21 Apr 19:38
Compare
Choose a tag to compare
  • Refactored code, significant fps boost.
  • Multiplayer support. (Only local player can see Noodle Extensions effects)
  • Added _disableNoteLook to notes.
  • Small fps improvements to wall code, make sure to mark your fake walls as _interactable: false.
  • Fixed bug where player movement would not rotate around the correct point if room offset is set.
  • Fixed note rotation when rotating/moving using parenting.
  • Fixed obstacles flickering in for a frame before becoming invisible.
  • Fixed bug where note spawn effect would not spawn in the correct place if moving notes using parenting.
  • Reloader compatibility.

Known issues:

  • Older versions of Chroma cause significant issues, make sure to grab the latest ver if using Chroma.

v1.3.12

06 Apr 22:28
Compare
Choose a tag to compare
v1.3.12 Pre-release
Pre-release
  • Hopefully note rotation is fixed for sure this time.
  • Small fps improvements, make sure to mark your fake walls as _interactable: false
  • Fix obstacles flickering in for a frame before becoming invisible.
  • Fix bug where note spawn effect would not spawn in the correct place if moving notes using parenting.
  • Fix bug where tutorial was unplayable.
  • Reloader compatibility.

Known issues:

  • Older versions of Chroma can cause issues, make sure to grab the pre-release ver if using Chroma.

v1.3.11

27 Mar 08:36
Compare
Choose a tag to compare
v1.3.11 Pre-release
Pre-release
  • Fix crash if attempting to load a map with no _pointDefinitions.
  • Multiplayer support. (Only local player can see Noodle Extensions effects)
  • Fix note rotation when rotating/moving using parenting.

Known issues:

  • The "fixed note rotation" is actually super broken and worse than before.
  • Older versions of Chroma can cause issues, make sure to grab the pre-release ver if using Chroma.

v1.3.10

19 Mar 21:03
Compare
Choose a tag to compare
v1.3.10 Pre-release
Pre-release

Big big fps gains

dont blame me if its buggy c:

v1.3.9

15 Mar 20:55
Compare
Choose a tag to compare

What are you doing here?

Fix auto height bug.