lfeutre / lmud

An Erlang and LFE MUD/MUSH Server.
Other
23 stars 9 forks source link

Store login user name in user table #31

Closed oubiwann closed 2 years ago

oubiwann commented 2 years ago

It's actually getting stored in the livings / character table now.

This will require a version bump for the file format.

Depends on:

Part of:

oubiwann commented 2 years ago

Done.