LIMA Mudlib Documentation
LIMA (ˈlaɪmə) is a FluffOS based Mudlib originally developed in the 1990’s.
For features of the LIMA Mudlib, please see our showcase which has lots of examples of the features supported. If you would like to contribute to LIMA, please see our contributing page.
Check out the usage page for further information. A small helper on messaging and how to use the AUTODOC system inside the mudlib is also available. Skills in LIMA describes the skill system, and how to configure it for your purpose.
Installation
Installation on Ubuntu, Debian or in WSL in Windows is recommended, see how to install.
Latest changes
The latest changes to LIMA, can be read for version 1.1 alpha 4, latest release notes for 1.1 alpha 3. All known changes at this point can be read on the Versions page.
Learning paths
We provide several learning paths here with exercises to facilitate better leaning:
LPC Basics learning path is for people new to programming, LPC and MUDs.
LIMA Domain Development will teach you about developing your own areas, rooms, monsters, shopkeepers, weapons, armour, items, and a small quest.
A small explanation about #directives will teach you about developing your own areas, rooms, monsters, shopkeepers, weapons, armour, items, and a small quest.
Commands
Player Commands - commands for players
Verbs - common interactions with the mudlib
Other commands - mostly for wizards and admins
Mudlib
Daemons - documentation and functions
Modules - modules
Mudlib - mudlib stuff
In game help - in game help files
API - and other things
Note
The LIMA documentation project is under active development.