issues
search
vilmibm
/
tildemush
a modern mush tailored to tilde town
GNU General Public License v3.0
42
stars
12
forks
source link
Inventory commands
#71
Closed
vilmibm
closed
6 years ago
vilmibm
commented
6 years ago
fixes #67
this PR:
adds
get
,
drop
,
put
,
remove
commands
adds at least one async test for each
adds full unit tests for each
introduces
util
module with code for stripping color codes / collapsing whitespace
makes fuzzy matching ignore color codes
fixes #67
this PR:
get
,drop
,put
,remove
commandsutil
module with code for stripping color codes / collapsing whitespace