Protocol update
This commit is contained in:
@@ -142,10 +142,7 @@ CLIENT to SERVER protocol:
|
|||||||
|
|
||||||
010: User entered/exited Network Music Selection Screen
|
010: User entered/exited Network Music Selection Screen
|
||||||
Size:
|
Size:
|
||||||
1
|
1
|
||||||
010: User entered/exited Network Music Selection Screen
|
|
||||||
Size:
|
|
||||||
1
|
|
||||||
0: exited ScreenNetSelectMusic
|
0: exited ScreenNetSelectMusic
|
||||||
1: entered ScreenNetSelectMusic
|
1: entered ScreenNetSelectMusic
|
||||||
2: **Not Sent**
|
2: **Not Sent**
|
||||||
@@ -346,6 +343,7 @@ Client SMOnline packets:
|
|||||||
0: User wishes to exit room
|
0: User wishes to exit room
|
||||||
1: User wishes to enter room
|
1: User wishes to enter room
|
||||||
NT Room Name (Used when entering rooms)
|
NT Room Name (Used when entering rooms)
|
||||||
|
NT Password (Empty if password not used)
|
||||||
|
|
||||||
002: Create a new Room
|
002: Create a new Room
|
||||||
Size:
|
Size:
|
||||||
@@ -380,9 +378,15 @@ Server SMOnline packets:
|
|||||||
If Room List Update:
|
If Room List Update:
|
||||||
1 Number of rooms
|
1 Number of rooms
|
||||||
NT Room1 Title
|
NT Room1 Title
|
||||||
NT Room1 Description
|
NT Room1 Description
|
||||||
|
1 Room1 Status
|
||||||
|
0: Normal
|
||||||
|
1: Passworded
|
||||||
|
2: Ingame
|
||||||
NT Room2 Title
|
NT Room2 Title
|
||||||
NT Room2 Description
|
NT Room2 Description
|
||||||
|
1 Room2 Status
|
||||||
...
|
...
|
||||||
NT RoomN Title
|
NT RoomN Title
|
||||||
NT RoomN Description
|
NT RoomN Description
|
||||||
|
1 RoomN Status
|
||||||
Reference in New Issue
Block a user