rasul
|
13bf22ed90
|
rustfmt
|
5 years ago |
rasul
|
5b07d67515
|
add newlines to the Username prompt
|
5 years ago |
rasul
|
8af7b7a7ad
|
Add a couple newlines after the quit message
|
5 years ago |
rasul
|
fdff6a0f8e
|
Remove the actions module, and move commands into the Command module.
|
5 years ago |
rasul
|
7a8bbe7890
|
rustfmt
|
5 years ago |
rasul
|
b092807bc1
|
remove unused import
|
5 years ago |
rasul
|
94723e9d12
|
Quit command to disconnect from the game
|
5 years ago |
rasul
|
87367644cc
|
Subcommand for working with room descriptions
Create the CommandSetRoomDescription sub command, move the former description
command into it and rename it set, and the delete command.
|
5 years ago |
rasul
|
651a3a4d7f
|
command to set room description
|
5 years ago |
rasul
|
540d4fb0fb
|
e isn't used to prefix with _
|
5 years ago |
rasul
|
a0598b4159
|
add try_send and option_send macros
|
5 years ago |
rasul
|
d915d17bef
|
Add some comments
|
5 years ago |
rasul
|
551affdb48
|
Update the description of the database field to match current usage
|
5 years ago |
rasul
|
1624cd2d18
|
rustfmt
|
5 years ago |
rasul
|
6c2811d062
|
Get rid of the leaky box.
It was leftover from an earlier time when there was generic code to load a
toml file and put it into a struct. It is no longer necessary.
|
5 years ago |
rasul
|
9d15eb0042
|
get rid of the file module and do the file stuff from config module
|
5 years ago |
rasul
|
ed2a52da4b
|
add try_print!() macro
|
5 years ago |
rasul
|
7ef856cf19
|
get rid of old macro
|
5 years ago |
rasul
|
e3be6592b4
|
some comments
|
5 years ago |
rasul
|
659f4f9f7f
|
unused import
|
5 years ago |
rasul
|
a3d3c3e7f8
|
direction isn't needed
|
5 years ago |
rasul
|
1a43cf12cc
|
a few comments
|
5 years ago |
rasul
|
8165be78f1
|
init
|
5 years ago |
rasul
|
2e12903c23
|
cargo
|
5 years ago |
rasul
|
c97a8ce81a
|
sqlite schema
|
5 years ago |
rasul
|
6effbbbbe4
|
example config
|
5 years ago |
rasul
|
b66306dd6a
|
rustfmt
|
5 years ago |
rasul
|
f83c637e3d
|
editorconfig
|
5 years ago |
rasul
|
d86c85541a
|
mit license
|
5 years ago |
rasul
|
5a44dfefb4
|
gitignore
|
5 years ago |