-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] Get custom colors #27
Comments
I wanted to ask the same |
Yes, this would be greatly appreciated. I'm currently in the process of writing a Beatsaber lighting events to LED lighting bridge and not having custom colors really limits the functionality ^^' |
Came here to ask for this, surprised it has such an old ticket. This would be very useful in the StatusObject. |
Looking for this as well! Including the custom colors if they have been overridden by a map using Chromapper etc… https://bsmg.wiki/mapping/basic-lighting.html#map-color-overrides |
Added in f093556, released in v1.18.0. Also works with SongCore color overrides. |
Holy shit, thanks! Isn't there also something that allows overwriting the colors of single notes? I might be mistaken. It could be interesting to just put the custom_json_data stuff directly in the websocket output :) |
While implementing this I had a friend mention as a joke that putting it as part of I'll just say that for now the way the mod is written and the protocol designed makes it difficult to allow optional mods and extra data to be sent out over the WebSocket while keeping it reasonably clean and easy to use. I'm not entirely opposed to exposing |
Okay, no hurry! Thanks for your work so far <3 |
Ooo, now I have to actually make the widget I wanted. I'll let you know when I have a link for the list. |
Since i'm just tinkering with this again, i felt like i might comment on here that this is still an open issue. Could be worth reopening it ^^ |
It would be great if we could get the player chosen colors either in the status object, or better yet when the song starts with the colors for that level (taking into account the environment)
The text was updated successfully, but these errors were encountered: