xwidghet / stepmania

Advanced rhythm game for Windows, Linux and OS X. Designed for both home and arcade use.
http://www.stepmania.com/
19 stars 10 forks source link

Protocol updates #35

Closed nico-abram closed 7 years ago

nico-abram commented 7 years ago

I'm working on https://github.com/Nickito12/stepmania-server . I managed to make a friendlist packet to send the user's friendlist from the server to the client. I also made the client send the chartkey and the current rate(in a string). All this only if the server version is the newer one(>128). It still works with the current csharp SMO flawlessly. Added lua functions to work with the friendlist