summaryrefslogtreecommitdiff
path: root/Packet-types.md
diff options
context:
space:
mode:
authorSgeo <[email protected]>2017-06-03 20:57:37 -0400
committerSgeo <[email protected]>2017-06-03 20:57:37 -0400
commit2d520449cec5ff350dc8709ff061731f5ce3a96d (patch)
tree8b91e1898b0017dd69682b299a4bef7affe34487 /Packet-types.md
parentUpdated Packet types (markdown) (diff)
downloadlibreworlds-wiki-2d520449cec5ff350dc8709ff061731f5ce3a96d.tar.xz
libreworlds-wiki-2d520449cec5ff350dc8709ff061731f5ce3a96d.zip
Updated Packet types (markdown)
Diffstat (limited to 'Packet-types.md')
-rw-r--r--Packet-types.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/Packet-types.md b/Packet-types.md
index e13f7cc..73cbd15 100644
--- a/Packet-types.md
+++ b/Packet-types.md
@@ -24,3 +24,6 @@
* 0x1A = REDIRID = Sent from server to client to reassign room ID\<-\>room name mapping and point to a different RoomServer?
* 0x1B = FINGREQ = Unused.
* 0x1C = FINGREP = Unused.
+* 0x1D = BUDDYLISTUPDATE = Tell server to add or remove a buddy from its buddy list.
+* 0x1E = BUDDYLISTNOTIFY = Buddy came online or offline.
+* 0x1F = CHANNEL = Sent from client to change channels (dimensions?), but only when it was told to do so by the server in SESSINIT. \ No newline at end of file