Implement remaining client commands, organize into packages

This commit is contained in:
Frankie B 2024-05-10 01:12:35 +01:00
commit d73fb78686
No known key found for this signature in database
49 changed files with 515 additions and 47 deletions

13
TODO.md
View file

@ -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