TinyMUD

TinyMUD is the name of a MUD server codebase, and the first MUD running that codebase. The MUD itself has subsequently come to be known as "TinyMUD Classic" or simply "Classic", or occasionally "DaisyMUD" (since in the final days of its first incarnation, it ran on a computer named "daisy"). To distance itself from the combat oriented traditional MUDs it was said that the "D" in TinyMUD stood for Multi-User "Domain" or "Dimension", which led to the eventual adoption of the term MU* to refer to TinyMUD and its many derivatives.[1]

Most modern MUSHes are descended from TinyMUD.

History

The TinyMUD server was originally written by James Aspnes in mid-to-late 1989 with the intention of focusing on player cooperation rather than point-gaining: it became the first so-called "social" MUD.[2] TinyMUD was inspired by Skrenta's 1988 Monster.[3] Aspnes announced the availability of the first TinyMUD on August 19, 1989; seven months later, on April 29, 1990, he announced TinyMUD's closure[4] (due to the process size exceeding the memory limit of 32 megabytes on the host system).

TinyHELL was the second TinyMUD server and included a whisper command.[2]

TinyMUD's database was briefly resurrected as "PlanckMUD" (named after the new machine it was running on, "planck") by Bruce Woodcock on October 8, 1990. Subsequently renamed "TinyMUD Classic", the goal of this project was to clean up and revive the database, as well as serve as a method of stress-testing the new server it was running on. The revival was very controversial among many TinyMUD players, but the new version was actually even more popular than the original. TinyMUD was shut down again on December 11, 1990 when permission to use the new server was revoked. This version of the TinyMUD database is believed to have been subsequently lost.

On August 20, 1990, the administrator of what was then the most popular TinyMUD, Islandia, took down that mud and put TinyMUD Classic up in its place for the day, calling it "Brigadoon Day", a reference to the musical Brigadoon, about a mythical village in Scotland that only appears for one day every 100 years. Since then, it has become a tradition to bring back old muds on August 19 or August 20 for the day. In particular, TinyMUD Classic has reappeared at this time almost every year from 1998 to the present at toccobrator.com.

Aspnes released the code to TinyMUD resulting in later non-Aspnes versions; additionally, others extended and modified it into such variants as TinyMush (written by Larry Foard), PennMUSH, TinyMUCK (Stephen White), TinyMUX, TinyMUSE, and SMUG (Jim Aspnes and others). MUCK, MUSH, and MUX are now said to stand for "Multi-User Created Kingdom", "Multi-User Shared Hallucination", and "Multi-User eXperience", but these are backronyms; originally they were simple plays on the notion of "mud." Other MUD servers such as UberMUD, UnterMUD, TeenyMUD and MOO were written by TinyMUD participants but are not directly derived from the TinyMUD code. In 2004, a stripped-down version of TeenyMUD 1, renamed t33nyMUD, was put together by its original author to provide a platform for running TinyMUD Classic, since running Classic's database on modern mud code proved problematic. Subsequently due to issues with t33nyMUD, in 2012 Classic was moved back to the actual source code it ran on in 1990, tinymud1.5.4f, since its 18M database dumps and 28M process size are no longer a problem for even obsolete hardware to handle. No further codebase moves are anticipated.

As early as the original run of TinyMUD Classic, other MUDs using the TinyMUD server began emerging; since then, literally hundreds of MUDs based on TinyMUD and its derivatives have existed. PennMUSH, TinyMUSH and TinyMUX, three of the most widely used MU* servers in the world, both directly trace their lineage to TinyMUD, and many other servers were inspired by it or its descendants.

No active games currently run on a TinyMUD server, and as the code is extremely dated due to not having been maintained in over ten years, it is very unlikely one will ever start up. One MU*, TinyTIM, formerly ran on TinyMUD but switched to a custom code base several years ago.

One of the important features of TinyMud was the ability of players to build and create their own rooms, objects, and puzzles in the game. The following is the original building commandset abridged from "Three's Unabridged Dictionary of Commands" by Chrysalis (1990).

@chown <object>=<player>. Changes the ownership of an object.
@create <name> [=<cost>]. Creates a thing with the specified name.
@describe <object> [=<description>].
@dig <name>. Creates a new room
@fail <object> [=<message>].
@find [name]. Displays the name and number ... whose name matches <name>.
@link <object>=<number>; @link <object>=here; @link <dir>|<room>=home.
@lock <object>=<key>.
@name <object>=<new name> [<password>]. Changes the name of <object>.
@ofail <object> [=<message>].
@open <dir>[;<other dir>]* [=<number>].
@osuccess <object> [=<message>].
@set <object>=<flag>; @set <object>=!<flag>. Sets (or, with '!', unsets)
@success <object> [=<message>].
@unlink <dir>; @unlink here.
@unlock <object>. Removes the lock on <object>.

These were the core building commands available on TinyMUD and remain quite similar to those used on later derivatives of TinyMUD.

See also

External links

References

  1. Bartle, Richard (2003). Designing Virtual Worlds. New Riders. p. 741. ISBN 0-13-101816-7. TinyMUD was deliberately intended to be distanced from the prevailing hack-and-slay AberMUD style, and the "D" in its name was said to stand for "Dimension" (or, occasionally, "Domain") rather than "Dungeon;" this is the ultimate cause of the MUD/MU* distinction that was to arise some years later.
  2. 1 2 Reid, Elizabeth (January 1994). "Cultural Formations in Text-Based Virtual Realities". University of Melbourne. Melbourne. Retrieved 2010-07-06. In 1989 he began work on TinyMUD ... From: Jennifer Smith ... 'whisper' wasn't added until TinyHELL, the second TinyMUD server
  3. Burka, Lauren P. (1993). "MUDdex".
  4. Mulligan, Jessica; Patrovsky, Bridgette (2003). Developing Online Games: An Insider's Guide. New Riders. p. 452. ISBN 1-59273-000-0. 1990 TinyMUD shuts down.
This article is issued from Wikipedia - version of the 9/5/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.