Implement remaining client commands, organize into packages
This commit is contained in:
parent
2e40faff34
commit
d73fb78686
49 changed files with 515 additions and 47 deletions
13
TODO.md
13
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue