This repository was archived by the owner on Nov 20, 2021. It is now read-only.
Releases: Aeroluna/NoodleExtensions
Releases · Aeroluna/NoodleExtensions
v1.4.4
v1.4.1
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
v1.3.17
v1.3.16
- Updated to Beat Saber v1.16.1
- Added dependency to Heck.
- Noodlified fake reflections introduced in BS v1.16.
Requirements:
- Heck: ^1.0.0 (https://github.com/Aeroluna/Heck)
- CustomJSONData: ^1.1.4
- SongCore: ^3.4.0
v1.3.13
- 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
- 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
- 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.