lfeutre / lmud

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

Store login user name in user table #31

Closed oubiwann closed 1 year ago

oubiwann commented 1 year 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 1 year ago

Done.