MUD Wiki
Register
Advertisement

NiMUD is a periodically updated package of open source MUD software. It has been distributed as "NiMUD", "TheIsles" and "NiM5". It appears in the original Diku Family Tree from usenet and is also mentioned on the official DikuMUD website. The project included what became a popular variant of online creation for Merc DikuMUD, and possesses features adapted from LPC and DuneMUSH. NiMUD also spawned the popular "magic gems" features of some Merc MUDs, who ported the code from early Isles versions. Also, NiMUD instituted the first "Weapon Functions" in a DikuMUD, enabling the auto-decapitating vorpal sword.

Authors[]

Written by Herbert E Gilliland III ("Locke") and Christopher Woodward ("Surreal") over the telephone and via the internet in Pittsburgh, PA, primarily using the MS-DOS djgpp, and later developed for Debian linux using gcc. They met on Infinity BBS, Chris' Telegard BBS which was based in Hampton, PA. Co-author Chris Woodward died in 1997.

Derivation[]

Debugger

NiMUD OLC's full-screen debugger, as a sample here is a Hello World for NiMScripts:

echo({Hello world!});

The authors established a relationship with the Merc team through their site administrator, Holly Sommer of GrokMUD. A publicly available OLC among Diku derivatives was initiated as a periodically updated open source software package under the names NiMUD or "The Isles MUD". The OLC feature[1] was inspired by the online building system of Hidden Worlds and was later enhanced with ideas from PennMUSH, the software on which DuneMUSH was built (specifically the world generation and script language are inspired by the DSpace and MUSHcode of DuneMUSH). Original features were developed using DJ Delorie's GNU C Compiler by Surreal. Versions pre-dating the widespread public version were shared with contemporary MUD programmers by request. [2]

It was released publicly in 1994.[3] A version was ported, with permission, to Windows 32-bit API by Omar Yehia (Lordrom), in 1996. Its online creation was ported as ILAB/OLC by Jason Dinkel and later released as EnvyOLC. Subsequent mudders have vandalized the source code, leaving non-credited versions under names like "Ivan's OLC" and "Sam's OLC".

The software continues to be developed, although its most active work was done in the 1990s. It was also the first public mud to adapt ANSI color terminal codes to Merc from Chris' experience with Telegard.

The "Online Creation system" was ported as ILAB/OLC in 1994. Features from NiMUD also have been integrated into Lyonesse an Italian-language variant, and is most predominantly seen as the work from which was derived, EmlenMUD, which is a popular but unauthorized derivative of NiMUD (it was illegal sold commercially, violating the Merc, Diku and NiMUD licenses).

Project History[]

Originally named "Nameless Incarnate MUD" after Locke's first mudding experience on a Merc 1.0 called "Nameless Merc" - NiMUD's name was confused with the Assyrian temple at Nimrud. After Locke discovered this essay by philologist Farrell Till, whom he contacted after discovering the connection, he went with it artistically, and used the cultural history of Assyria to develop some of the gameplay and thematic elements in the game The Isles. Using a translation algorithm, the textual descriptions and events generated by this MUD software are automatically translated into 123 different languages, available worldwide.

Known as a more advanced codebase among Diku derivatives (17) , NiMUD has its own scripting language, and online creation system. One of the efforts of NiMUD's primary coder, Locke, was to insure that many of the numbers and digits could be read in English, and that most of the descriptions used full words and descriptive text instead of broken sentences with bad grammar, expecting that MUDs one day would be read aloud to the blind. Later versions of NiMUD utilize NASA data to generate worlds, a full-screen debugger and ASCII graphics language, OLC and "Trace" action recording features. Many features of NiMUD's object system came from Zebesta, including the two-handed inventory, money-object and equipment description system.

Dedication[]

It is dedicated to Christopher "Surreal" Woodward, its co-author, who died December 13th, 1995 from complications due to an operation on an hour-glass shaped "benign" tumor located in his brain. The cause of this tumor, though speculative, may have involved prolonged exposure to a Cathode-Ray Tube (this was the reason his parents were given during the last few months he was alive). Despite treatment, he was killed by the part of the tumor that could not be removed. Woodward was a first-year computer engineering student at Penn State and had been an active member of both the BBS and MUD communities, contributing to PennMUSH (Dune), Telegard and Renegade BBS software, and Merc, a variant of Dikumud.

Recent Changes[]

Evolution of the OLC Editing System
Originally, The Isles OLC implemented three advanced multi-modal game object editors and an area editor with security features:

Later versions have incorporated many other editors, such as:

Latest versions of The Isles/NiMUD use a new naming convention:

  • REDIT (Rooms)
  • MEDIT (Mobiles)
  • OEDIT (Objects)
  • AEDIT (Areas; now called ZEDIT for Zone Editor)
  • SOCIAL (Socials Editor)
  • HEDIT (Documentation Editor)
  • SCEDIT (Scripting; including debugger)
  • SPEDIT (Spell editor)
  • SKEDIT (Skill editor)
  • Scenes (replaces Rooms)
    (SEDIT)
  • Actors (replaces Mobiles)
    (AEDIT)
  • Props (replaces Objects)
    (PEDIT)


NiMUD's major changes in recent versions reflect a desire of its surviving author to complete a conceptual connection between LARP-style roleplay, dramatic structure, and MUDs, a la the type of dramatic structures present in game design today. Some of this information originates with Don Marinelli, co-founder of the Entertainment Technology Center. Applying elements of Aristotelian Poetics, NiMUD has modified the terminology present in Diku-derived MUDs for objects, mobiles (mobs) and rooms to props, actors and scenes. The traditional OLC role of builder is now referred to as writer, and the role of implementer as producer.

NiMUD also has a fully deployed scripting language, including a sub-language called Building Scripts, which permit deployment of entire areas, complete with uniquely named objects appropriate to each 'mud deployment' through use of a sub-interpreter that takes the form of the function build() in the main language. Build() can be fed this specialized builder script, or a reference to a script that contains the builder script, that uses relative vnum references to create unique areas, mazes, castles, and the like. Originally designed for player housing, it was extended to be more general and can be triggered by any script for any reason. Some examples uses include using the build() interpreter to generate spacecraft, boats and other vehicles, which interact via random encounters and move/dock scripts, castles complete with automated workers and random seiges, randomly designed dungeons, actor or object-triggered construction elements. This is a feature unique among MUDs to NiMUD, and after an exhaustive comparison with the other scripting languages, has been declared a first of its kind.

References[]

  • Locke (1999-04-14). "[news:///Ir5DVDi00Uw_1C7VI0@andrew.cmu.edu NiMUD 2000 CODE RELEASE]". [news:///rec.games.mud.diku rec.games.mud.diku]. (Google Groups)
  • Locke (1994-09-19). "[news:///3al8dl$l0d@epicycle.lm.com The Isles (Version 1.5) RELEASED]". [news:///rec.games.mud.diku rec.games.mud.diku]. (Google Groups)
  • Locke (after he got legitimate accounts) Aug 19 1994 [4]
  • Locke (1994-08-11). "[news:///32chni$ici@epicycle.lm.com The Isles (OPEN!!)]". [news:///rec.games.mud.diku rec.games.mud.diku]. (Google Groups)
  • Locke (1994-07-29). "[news:///31a3va$81q@tusk.lm.com The Isles 1.0]". [news:///rec.games.mud.diku rec.games.mud.diku]. (Google Groups) First public release of NiMUD
  • Locke's December 31, 1993 promise to release OLC on Usenet CthulhuMUD
  • Locke is sabotaged by site admins on December 24, 1993 (source leaked) NiMUD is down
  • Locke is losing his site December 7, 1993 Site problems with NiMUD
  • Locke (1993-10-06). "[news:///oggnaBG00YUo0GWl18@andrew.cmu.edu CthulhuMUD (kuh-tool-loo)]". [news:///rec.games.mud.diku rec.games.mud.diku]. (Google Groups) First mention of CthulhuMUD containing an OLC system
  • http://groups.google.com/group/rec.games.mud.diku/browse_thread/thread/e998031cd011df11?hl=en# Message announcing Launch Date of The Isles, July 30, 1993
  • Locke's September 1st, 1993 usenet posting CthulhuMUD Announcement
  • More discussion of what "OLC" had meant to mudding, August 30, 1993 [5]
  • Locke's original attempts at supporting OLC posted May 8, 1993 [6]
  • Locke's original posts to Usenet once he got access to Usenet from his site in the UK, on which NiMUD was first developed May 1, 1993 [7]


See also[]

External links and further reading[]

Smallwikipedialogo.png This page uses content that was added to Wikipedia. The article has been deleted from Wikipedia. The original article was written by these Wikipedia users: Young Zaphod and his socks, including Eggster, as well as Thoric of Smaug, and the guy who wrote Godwars contributed to this article.
As with this wiki (MUD Wiki), the text of Wikipedia is available under the GNU Free Documentation License.
Advertisement