tinymu*-style bundles for ranviermud
Derived from ranvier-input-events. Provides login flow and command interpreter. Includes at connect screen:
connect <player> <password>
create <player> <password> <email>
who
help
news
quit
Command handler includes:
-
support punctuation-leading commands (
:grins
,;'s eyes glaze over
,"hello
) -
misc formatting:
Huh? (Type "help" for help.)
rather thanHuh?
Derived from ranvier-commands. To provide basic tinymu-style commands. Currently includes:
-
pose
,:
,;
:grins Joe grins. ;'s eyes glaze over Joe's eyes glaze over. : Joe
-
misc formatting:
Joe grins.
rather thanYou emote "Joe grins."
Joe
rather thanYes, but what do you want to emote?
Derived from ranvier-channels.
Currently includes:
-
'
,"
"hello You say "hello"
-
misc formatting:
You say "Foo"
rather thanYou say: 'Foo'
Joe says "Foo"
rather thanJoe says: 'Foo'
Provides common functions used by other tinymu-* bundles. Not loaded in ranvier.json
; referenced by other tiny-mu bundles.