termie / Mudlet

A cross-platform, open source, and super fast MUD client with scripting in Lua

Home Page:http://mudlet.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mudlet

AppVeyor Build status GitHub Build Status GitHub stars Gitter Discord

Mudlet is a quality MUD client, designed to take mudding to a new level.

It’s a new breed of a client on the MUD scene – with an intuitive user interface, a specially designed scripting framework, and a very fast text display. That, along with cross-platform capability and an open-source development model results in a very likable MUD client.

Easy to use client

We’re big on usability, and as such, creating an easy to use client and interface is one of the defining goals of the project. This applies to both the power users and plain gamers – everyone will feel at home with Mudlet, without having to waste too much time figuring out how to do something. Comments on display improvement are always welcome, and we’ll continue refining the design to perfection continually.

Designed for speed

Mudlet is designed to be very fast and efficient right from the start, and we’re building it to be so. It’s scripting engine is designed to scale to large systems without bogging down – and the text display is designed to handle thousands of lines under a second. All in all, we are very serious about Mudlet being quick – and take all chances to make it so.

Powerful Scripting

Mudlet features a scripting framework using Lua – a small, fast and efficient scripting language. This allows Mudlet to leverage the existing community and large ecosystem of existing packages for Lua without the many drawbacks of creating a Mudlet specific scripting language. Best of all, the Lua API is seamlessly integrated in Mudlet and shared by all aliases, triggers, scripts, keybindings, buttons and other Mudlet components.

Cross-Platform love

We believe in making Mudlet available to people on all major platforms, and we work on keeping cross-platform compatibility right from start. Mudlet will be available on Linux (both 32bit and 64bit), Windows, and Macs.

And many other things…

Such as package creation / sharing, 3D mapper are in our plans. You’re welcome to suggest ideas, too!

Compiling

Please see the compiling page on how to compile Mudlet on all platforms: Windows, macOS, and Linux OS's.

About

A cross-platform, open source, and super fast MUD client with scripting in Lua

http://mudlet.org

License:GNU General Public License v2.0


Languages

Language:C++ 86.1%Language:Lua 9.8%Language:QMake 1.8%Language:CMake 1.0%Language:PowerShell 0.4%Language:JavaScript 0.3%Language:Shell 0.2%Language:CSS 0.2%Language:C 0.1%Language:Gherkin 0.0%