Closed ghost closed 5 years ago
yes I can add support for changing own color. not sure when I'll finish it but it's not hard, need to expand this: https://github.com/nagalun/multiplayerpiano-server/blob/master/src/msg.cpp#L217
https://github.com/nagalun/multiplayerpiano-server/releases/tag/1.1.1
You need to make the client send the color included in the userset packet to set the color:
[{"m":"userset","set":{"color": "#ff0000"}}]
👍
.