Releases: opl-/beatsaber-http-status
Releases · opl-/beatsaber-http-status
Release list
Release v1.20.0 (for Beat Saber v1.17.0, v1.18.0, v1.19.0)
See the README file for installation and usage instructions.
Adds:
beatmap.characteristic(#84)
Fixes:
- Entire texture atlas sent as cover for vanilla beatmaps (#82)
Changes:
- Updated protocol documentation to mention new beatmap characteristic
Release v1.19.1 (for Beat Saber v1.17.0, v1.18.0, v1.19.0)
See the README file for installation and usage instructions.
Fixes:
- Conflict with Practice Plugin (rewinding causes duplicate note controller mappings, thanks @Kylemc1413)
- Potential listener leak if a
CutScoreBufferdoesn't call finish listener before being reused in another map
Release v1.19.0 (for Beat Saber v1.17.0, v1.18.0)
See the README file for installation and usage instructions.
Adds:
noteMissedevent (#78, by @Protected)beatmap.noteJumpStartBeatOffset(#78, by @Protected)- Documentation for the
timeevent property
Fixes:
cutPoint,cutNormal, andsaberDirvectors of the Note Cut Object are now in note space (#77)- Protocol documentation clarifications
Release v1.18.0 (for Beat Saber v1.17.0, v1.18.0)
See the README file for installation and usage instructions.
Adds:
beatmap.colorrepresenting the colors used by the environment. See protocol.md for more information. (Closes #27)
Fixes:
- Playing multiplayer causes future maps played in singleplayer to not fire events correctly. (#74)
- Tutorial should no longer cause exceptions to be logged. (#74, by @Shadnix-was-taken)
levelFailedcallback not unregistered correctly from the gameplay manager.
Release v1.17.0 (for Beat Saber v1.17.0)
See the README file for installation and usage instructions.
Changes:
- Support for Beat Saber v1.17.0 (#73, by @ErisApps)
beatmap.difficultynow represents the name of the difficulty in the game's current language. If SongCore is installed, this value may contain the custom difficulty name defined by the beatmap, however I've not actually seen that happen. (#70)- The mod now targets .NET v4.7.2
Adds:
beatmap.difficultyEnumrepresenting the internal beatmap difficulty enum. See protocol.md for more information.
Fixes:
- Exception thrown when SongCore is not installed while extracting value for
beatmap.songHash. (#69, by @rynan4818)
Release v1.16.1 (for Beat Saber v1.16.1)
Release v1.16.0 (for Beat Saber v1.16.1)
See the README file for installation and usage instructions.
Changes:
- Support for Beat Saber v1.16.1
Fixes:
- Maps using Noodle Extensions should work correctly now. (#61)
Release v1.15.1 (for Beat Saber v1.14.0)
See the README file for installation and usage instructions.
Fixes:
Release v1.15.0 (for Beat Saber v1.14.0)
See the README file for installation and usage instructions.
Changes:
- Support for Beat Saber v1.14.0
Release v1.14.0 (for Beat Saber v1.13.4)
See the README file for installation and usage instructions.
Changes:
- Support for Beat Saber v1.13.4
playerSettings.staticLightsis now based onplayerSettings.environmentEffectsfor backwards compatibility
Adds:
- New
mod.songSpeedvalue:"SuperFast" - Modifiers:
mod.smallNotes,mod.proMode,mod.zenMode - Player settings:
playerSettings.saberTrailIntensity,playerSettings.environmentEffects,playerSettings.hideNoteSpawningEffect