aboutsummaryrefslogtreecommitdiff
path: root/src/server/cmd/commands/mod.rs
Commit message (Collapse)AuthorAgeFilesLines
* refactor(global): even more modules becoming cratesFuwn2021-05-171-12/+0
| | | | I did multiple checks and **yes**, everything still works perfectly fine.
* refactor(cmds): remove unimplemented command: whisperFuwn2021-05-011-1/+0
| | | | | When it's time comes, the action command will be implemented, however, at this moment it was serving no purpose.
* refactor(cmds): even more of2m-ifyingFuwn2021-05-011-1/+2
|
* refactor(cmds): remove unimplemented command modulesFuwn2021-04-301-2/+0
|
* feat(hub): *implement* new commands; subscribe room, subscribe distance, ↵Fuwn2021-04-301-1/+3
| | | | | | | teleport This is NOT the final implementation of these commands, this commit is mearly a preperation for future implementation.
* etc: Replace copyleft holder nameFuwn2021-04-281-1/+1
|
* etc: Add copyleft symbol to copyleft headerFuwn2021-04-271-1/+1
|
* fmt: Rename re_server module to serverFuwn2021-04-261-0/+12