summaryrefslogtreecommitdiff
path: root/net.txt
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2023-08-27 00:31:54 +0100
committerubq323 <ubq323@ubq323.website>2023-08-27 00:31:54 +0100
commitef0b7de7745c8932ff76fef2dd267c1d7a0d4b69 (patch)
treee5876c15da3bd013ce13bc41e8ff4514268f771a /net.txt
parent00d6c715e8d71056274e22b3a7eae2e55d3840c1 (diff)
move chat formatting to serverside, and make chat messages include username
Diffstat (limited to 'net.txt')
-rw-r--r--net.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/net.txt b/net.txt
index bec4003..d9d113f 100644
--- a/net.txt
+++ b/net.txt
@@ -35,8 +35,8 @@ chunk {tiles=[array of 128*128 tiles],u,v}
settile {q,r,tile}
tile at H(q,r) was set to tile
-chat {msg,from}
- recieve chat message msg from player with name from.
+chat {msg}
+ recieve chat message msg
give {tile}
gain 1x tile in your inventory