aboutsummaryrefslogtreecommitdiff
path: root/src/cmd
Commit message (Collapse)AuthorAgeFilesLines
* format: Move server type specific functions to correct modulesFuwn2021-03-244-134/+0
|
* fix: Buddy name length not being properly setFuwn2021-03-231-2/+1
| | | | Finally...
* feature: Send WORLDSMASTER greeting on joinFuwn2021-03-231-1/+27
| | | | Created function `create_text_command_with_action` which is stable, but only with the preset action. Will expand on this once an understanding of how actions work is met.
* etc: add todoFuwn2021-03-211-3/+1
|
* Added username support for textNicholas George2021-03-201-6/+7
|
* chore: create broadcast_to_all_clients() function, rename sub directoryFuwn2021-03-204-0/+110