nagalun / multiplayerpiano-server

Unofficial server for the http://multiplayerpiano.com client.
https://piano.ourworldofpixels.com
ISC License
12 stars 16 forks source link

. #15

Closed ghost closed 5 years ago

ghost commented 5 years ago

.

nagalun commented 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

nagalun commented 5 years ago

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"}}]

nagalun commented 5 years ago

👍