aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorFrankie B <git@diskfloppy.me>2024-05-10 01:12:35 +0100
committerFrankie B <git@diskfloppy.me>2024-05-10 01:12:35 +0100
commitd73fb78686e827360d90d91483e17c9ebd04e462 (patch)
tree08a85cf2d44c1f24dbcc78a04dda9cb9c5c9a378 /TODO.md
parent2e40faff341fb11f4819c019f046d131529ac4e6 (diff)
Implement remaining client commands, organize into packages
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md13
1 files changed, 6 insertions, 7 deletions
diff --git a/TODO.md b/TODO.md
index 6fd889b..a57659a 100644
--- a/TODO.md
+++ b/TODO.md
@@ -3,13 +3,12 @@
## Client commands
- [x] toc_chat_join
-- [ ] toc_chat_send
-- [ ] toc_chat_whisper
-- [ ] toc_chat_whisper
-- [ ] toc_chat_evil
-- [ ] toc_chat_invite
-- [ ] toc_chat_leave
-- [ ] toc_chat_accept
+- [x] toc_chat_send
+- [x] toc_chat_whisper
+- [x] toc_chat_evil
+- [x] toc_chat_invite
+- [x] toc_chat_leave
+- [x] toc_chat_accept
## Server commands