forked from opl-/beatsaber-http-status
-
Notifications
You must be signed in to change notification settings - Fork 4
(v2) Boost events missing #47
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
Current behavior
Boost events are not being sent for maps using v2 lighting.
beatmap.color.environmentXBoost are working properly, however the beatmapEvent is not being sent.
Expected behavior
On a boost event, a beatmapEvent is sent with { type: 5, value: 0/1 }.
Reproduction steps
- Run a song with custom boost colors (example 1, example 2)
- Listen for beatmap events with type 5 (boost), see the event reference.
- Find that no events are sent on color change.
Environment
BeatSaber version: 1.28.0
HTTP Status version: 9.0.3
Platform: SteamVR, Windows
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation