Changes

115 bytes added ,  17:12, 7 April 2016
Line 42: Line 42:  
| 0x2C
 
| 0x2C
 
| 0x1
 
| 0x1
| u8 total_nodes?
+
| u8 total_nodes.
 
|-
 
|-
 
| 0x2D
 
| 0x2D
Line 50: Line 50:  
| 0x2E
 
| 0x2E
 
| 0x1
 
| 0x1
| u8 node_status: 0x1 = node joined, 0x3 = node disconnected.
+
| u8 node_bitmask. This is a bitmask of NetworkNodeIDs: bit0 for NetworkNodeID 0x1(host), bit1 for NetworkNodeID 0x2(first original client), and so on.
 
|-
 
|-
 
| 0x2F
 
| 0x2F
 
| 0x1
 
| 0x1
| ?
+
| Padding maybe? Normally 0.
 
|}
 
|}