| Introduction | |||||||||||||||||||||||
|
Welcome. This page is an (somewhat failed) attempt to archive and preserve some valuable MOO information. If you do not wish your files to be hosted from this website, please contact me at the address found below. To view the old resource page, click here. Last Updated: 8/10/11 - Updated the links, servers, and extensions sections. | |||||||||||||||||||||||
| MOO Servers | ||
| LambdaMOO | The LambdaMOO server. Highly recommended. (Old SourceForge page) [Local copy is 1.8.1] | Local Copy |
| GammaMOO | A work-in-progress to 'modernize' the LambdaMOO server. [Local copy is 1.8.1g3r1] | Local Copy |
| Stunt Patches | Adds multiple inheritance, a native ordered map datatype, JSON parsing, new cryptographic operations, base64 encoding/decoding, and probably more by the time you read this. [Local copy is release 5] | Local Copy |
| LambdaMOO+foo | No experience. | Local Copy |
| WinMOO | A windows MOO server, based off of a slightly older version of LambdaMOO. | Local Copy |
| MacGoesMOO | An old Macintosh MOO server. Hosted locally as I have no other sources to point to. | Help |
| Waverous | A fork of the LambdaMOO server aiming, among other things, to utilize C++ and add a number of compile-time addon features. | Local Copy |
| MOO Core Databases | ||
| LambdaCore | The LambdaCore database. Includes the basics for getting started. My personal choice. [Local copy is May 17, 2004.] | Local Copy |
| JHCore (Old Sourceforge Project) | Based off of LambdaCore, this core includes several enhancements in pronoun substitution, the building system, virtual furniture and other niceties, MCP, modules, and many others. The link to the left is a live core extraction from Waterpoint. You will need a character. | Local Copy |
| enCore (Sourceforge Project) | An educational MOO core. | Local Copy |
| RPGCore | A core with features needed for those creating Role Playing Games similar to MUDs. | Local Copy |
| GhostCore | A core centered around RPG. (I think.) | Local Copy |
| Hero Core | RPG database built from minimal.db. (Formerly Murpg) | Local Copy |
| Minimal.db | The absolute minimum available. Three objects, two verbs. The link to the left is the local copy. | Readme |
| Server Extensions and Patches | ||
| Sourceforge Patches Page | A collection of patches, some of dubious utility, that have been submitted to the LambdaMOO project page. | Local Copy |
| FUP 1.9 | File Utilities Package, which allows direct file access from within a MOO. | Local Copy |
| File I/O 1.5p3 Patch | A patch that fixes several issues with FIO 1.5p1, most noticable being a crash in readlines(). The full changelog is included in the patch. | Local Copy |
| File I/O 1.5p1 | File I/O patch to allow file manipulation from within a MOO. It's recommended to apply the patch above if you intend to use readlines(). | Local Copy |
| Martian's MOO Extensions | Hosts the following: Martian's extensions (logical xor, us_time, proc_size, nprogs, random_of, enlist, explode, panic, isa), ext-lists.c (list manipulation functions), ext-gdbm.c (a disk-based version of $generic_db), ext-zlib.c (zlib compression). | Local Copy |
| MOOSQL | Functions for accessing SQL databases from in-MOO. [Local copy is v1.0] | Local Copy |
| WAIF Datatype | A WAIF is a datatype that is essentially a smaller, faster version of an object. The author's website has much more insight. [Local copy is 0.95] | Local Copy |
| ehMOO | 3-D Graphical Extension to the LambdaMOO Server. | Local Copy |
| MOO Source-Level Debugger | Provides an interface for in-MOO source-level debugging. | Local Copy |
| Sub-second Fork/Suspend | A diff for adding sub-second forking and suspending into 1.8.3. | Local Copy |
| Various MOO Documents | ||
| MOO-Cows FAQ | MOO-Cows Frequently Asked Questions. | Local Copy |
| Archwizard FAQ | Frequently asked questions by new MOO wizards. | Local Copy |
| MacMOO Startup | Information about getting started with MacMOO. | Local Copy |
| Unix Server Setup | A guide to compiling LambdaMOO on a Unix machine. | Local Copy |
| Windows Server Setup | A guide to setting up a MOO server on Windows. | Local Copy |
| Programmer's Quick Reference | A reference guide for common MOO programmer information. | Local Copy |
| MOO-Cows Archive | An archive of messages from the MOO-Cows mailing list. | Local Copy |
| The Incredible Tale of LambdaMOO | TechTV's view of the history of LambdaMOO. | Local Copy |
| MOO Guide | A beginner's guide to MOOing. | Local Copy |
| Yib's Guide to MOOing | An online guide to MOOing from Yib. Also available in print. | Local Copy |
| The Cow Ate My Brain | Provides an introduction to MOOing. | Local Copy |
| LambdaMOO Takes a New Direction | Just what it sounds like. | Local Copy |
| A Rape in Cyberspace | A historicalish story about LambdaMOO. | Local Copy |
| LambdaMOO Takes Another Direction | Another direction for LambdaMOO! | Local Copy |
| Anatomy of a LambdaMOO DB | Describes the database structure. | Local Copy |
| MOO Beginner Reference | A reference for MOO beginners. | Local Copy |
| Programmer's Reference | A MOO programming "cheat sheet". | Local Copy |
| MOO Code/Scripts | ||
| Aloha Webserver | A feature-rich webserver for MOO. | Local Copy |
| Ender/Amigo's Webserver | Another, much more simple webserver. Preferred by me. | Local Copy |
| Dark_Owl's ANSI Script | A script that allows ANSI colors to be implemented in a MOO. | Local Copy |
| ANSI Backgrounds | A script which allows you to enable background colors with Dark_Owl's ANSI code. | Local Copy |
| MCP/2.1 | Out of band protocol used for sending messages between servers and clients. | Local Copy |
| Autoport | Automatic porting system for MOOs. (Zip file.) | Local Copy |
| Checkpointer | Provides information about checkpoints. | Local Copy |
| E_WEB Server | Another MOO webserver. | Local Copy |
| Achille's Channels | A collection of verbs for easy channel creation. [User submitted content.] | Local Copy |
| Achille's Who and Where | Replacement who and where verbs, adding extra features to each. [User submitted content.] | Local Copy |
| Tutorials | ||
| Yib's Pet Rock Tutorial | The best MOO programming tutorial ever written. | Local Copy |
| Wind-Up Duck Tutorial | A tutorial which enables you to create a wind-up duck. | Local Copy |
| Mort's Introduction to MOOing | A tutorial covering the basics of MOO programming. (Note: Local copy is incomplete.) | Local Copy |
| CDR's Tutorial | A unique approach to a MOO tutorial. | Local Copy |
| Unofficial MOO Programming Tutorial | Another programming tutorial. | Local Copy |
| MOO Pepsi | A tutorial for creating Pepsi. | Local Copy |
| Quiver's Building Tutorial | A tutorial on building. | Local Copy |
| Unofficial Programming Tutorial | Canton Becker's programming tutorial. | Local Copy |
| Uncle Tak's Guide to MOO Programming | A tutorial covering a variety of MOO programming topics. | Local Copy |
| MOO Manuals | ||
| LambdaMOO Programmer's Manual (1.8.0p6) | A manual about all things related to the server (version 1.8.0p6) and language. | Local Copy |
| LambdaMOO Programmer's Manual (1.8.1) | A manual about all things related to the server (version 1.8.1) and language. | Local Copy |
| LambdaMOO Programmer's Manual (1.8.2) | A manual about all things related to the server (version 1.8.2) and language. | Local Copy |
| LambdaCore Users Manual | Provides helpful information about LambdaCore. | Local Copy |
| LambdaCore Database Programmers Manual | Provides helpful information about what does what in LambdaCore. | Local Copy |
| Helpful MOO Links | ||
| Rachel's Super MOO List | A large list of MOOs to connect to. | N/A |
| The Lost Library of MOO | A list of useful MOO documents. | N/A |
| Metaverse MOO Resources | Various MOO resources. | N/A |
| Fringe's MOO Resources | Handy page of resources. | N/A |
| MOO Generics | Various MOO generics for porting. | N/A |
| MOO File Library | Has some interesting things I hadn't seen before. | N/A |
| MOOprog Mailing List Archives | A collection of posts to the MOOprog mailing list. | N/A |
| MOO Clients | ||
| VMoo | A windows client with good local editor. | N/A |
| tkMOO-light | A multi-platform client with several useful features. | N/A |
| Savitar | A Macintosh client. | N/A |
| zMUD | A popular client with several features. | N/A |
| Pueblo | Pueblo 2.60b, Windows client. | N/A |
| MUSHclient | Another popular client, apparently good for scripts. | N/A |
| Utilities | ||
| MOO Database Browser | Utilities for offline browsing of MOO databases. Includes command-line, web-based, and XML conversion. | Local Copy |
| MOO-Cows Archives | ||
| 1990 | January 1990 to November 1990. | Local Copy |
| 1991 | January 1991 to December 1991. | Local Copy |
| 1992 | January 1992 to December 1992. | Local Copy |
| 1993 | January 1993 to December 1993. | Local Copy |
| 1994 | January 1994 to December 1994. | Local Copy |
| 1995 | January 1995. Incomplete. | Local Copy |
| 1995 | January 1995 to December 1995. | Local Copy |
| 1996 | January 1996 to December 1996. | Local Copy |
| 1997 | January 1997 to April 1997. Incomplete? | Local Copy |
| 2005 | July 2005 to December 2005. Missing January-June. | Local Copy |
| 2006 | January 2006 to May 2006. Incomplete. Missing June-December. | Local Copy |