Lua-MUD icon indicating copy to clipboard operation
Lua-MUD copied to clipboard

A MUD framework written in lua

Results 6 Lua-MUD issues
Sort by recently updated
recently updated
newest added

at main.lua xml = require "xmlparser" but the xml2lua have XmlParser.lua file so the xml will point to the XmlParser, Ignore case. when login and type command will error. say...

The server should either exit gracefully with an appropriate error message, or attempt to find a free port.

bug
good first issue

The telnet client included in windows has stopped locally echoing input. More work on properly implementing the telnet protocol on the server needs to be done.

bug

Reorganize the project's structure so that it's more organized than just a bunch of files in a single directory.

todo
architecture

Add a command (report-issue or something similar) to allow users to create a github issue. This way, any bugs that are encountered can be reported and filed away, perhaps with...

todo