Skip to content

(v2) Boost events missing #47

@TakingFire

Description

@TakingFire

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

  1. Run a song with custom boost colors (example 1, example 2)
  2. Listen for beatmap events with type 5 (boost), see the event reference.
  3. Find that no events are sent on color change.

Environment

BeatSaber version: 1.28.0
HTTP Status version: 9.0.3
Platform: SteamVR, Windows

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions