HOME
*





MUD Trees
The MUD trees below depict hierarchies of derivation among MUD codebases. Solid lines between boxes indicate code relationships, while dotted lines indicate conceptual relationships. Dotted boxes indicate that the codebase is outside the family depicted. Note that codebases are different from individual servers, in the same way that a biological family/genus/species is different from a specific bird at a zoo or fossil imprint in a museum. Some of the codebases below are incredibly popular, with many servers based on them; other codebases may only be found on archive sites, making them available but effectively extinct. For a list of specific servers using some of these codebases, see the Chronology of MUDs article. AberMUD family tree TinyMUD family tree :''Also known as MU*'' LPMud family tree DikuMUD family tree See also * MUD * List of MUDs * AberMU ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


µLPC
LPMud, abbreviated LP, is a family of MUD server software. Its first instance, the original LPMud game driver, was developed in 1989 by Lars Pensjö (hence the LP in LPMud). LPMud was innovative in its separation of the MUD infrastructure into a virtual machine (known as the driver) and a development framework written in the LPC programming language (known as the mudlib). Motivation Pensjö had been an avid player of TinyMUD and AberMUD. He wanted to create a world with the flexibility of TinyMUD and the style of AberMUD. Furthermore, he did not want to have sole responsibility for creating and maintaining the game world. He once said, "I didn't think I would be able to design a good adventure. By allowing wizards coding rights, I thought others could help me with this." The result was the creation of a new, C-based, object-oriented programming language, LPC, that made it simple for people with minimal programming skills to add elements like rooms, weapons, and monsters to a ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


LDMud
LPMud, abbreviated LP, is a family of MUD server software. Its first instance, the original LPMud game driver, was developed in 1989 by Lars Pensjö (hence the LP in LPMud). LPMud was innovative in its separation of the MUD infrastructure into a virtual machine (known as the driver) and a development framework written in the LPC programming language (known as the mudlib). Motivation Pensjö had been an avid player of TinyMUD and AberMUD. He wanted to create a world with the flexibility of TinyMUD and the style of AberMUD. Furthermore, he did not want to have sole responsibility for creating and maintaining the game world. He once said, "I didn't think I would be able to design a good adventure. By allowing wizards coding rights, I thought others could help me with this." The result was the creation of a new, C-based, object-oriented programming language, LPC, that made it simple for people with minimal programming skills to add elements like rooms, weapons, and monsters to a ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


FluffOS
LPMud, abbreviated LP, is a family of MUD server software. Its first instance, the original LPMud game driver, was developed in 1989 by Lars Pensjö (hence the LP in LPMud). LPMud was innovative in its separation of the MUD infrastructure into a virtual machine (known as the driver) and a development framework written in the LPC programming language (known as the mudlib). Motivation Pensjö had been an avid player of TinyMUD and AberMUD. He wanted to create a world with the flexibility of TinyMUD and the style of AberMUD. Furthermore, he did not want to have sole responsibility for creating and maintaining the game world. He once said, "I didn't think I would be able to design a good adventure. By allowing wizards coding rights, I thought others could help me with this." The result was the creation of a new, C-based, object-oriented programming language, LPC, that made it simple for people with minimal programming skills to add elements like rooms, weapons, and monsters to a ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  




MudOS
LPMud, abbreviated LP, is a family of MUD server software. Its first instance, the original LPMud game driver, was developed in 1989 by Lars Pensjö (hence the LP in LPMud). LPMud was innovative in its separation of the MUD infrastructure into a virtual machine (known as the driver) and a development framework written in the LPC programming language (known as the mudlib). Motivation Pensjö had been an avid player of TinyMUD and AberMUD. He wanted to create a world with the flexibility of TinyMUD and the style of AberMUD. Furthermore, he did not want to have sole responsibility for creating and maintaining the game world. He once said, "I didn't think I would be able to design a good adventure. By allowing wizards coding rights, I thought others could help me with this." The result was the creation of a new, C-based, object-oriented programming language, LPC, that made it simple for people with minimal programming skills to add elements like rooms, weapons, and monsters to ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


LPMud
LPMud, abbreviated LP, is a family of MUD server software. Its first instance, the original LPMud game driver, was developed in 1989 by Lars Pensjö (hence the LP in LPMud). LPMud was innovative in its separation of the MUD infrastructure into a virtual machine (known as the driver) and a development framework written in the LPC programming language (known as the mudlib). Motivation Pensjö had been an avid player of TinyMUD and AberMUD. He wanted to create a world with the flexibility of TinyMUD and the style of AberMUD. Furthermore, he did not want to have sole responsibility for creating and maintaining the game world. He once said, "I didn't think I would be able to design a good adventure. By allowing wizards coding rights, I thought others could help me with this." The result was the creation of a new, C-based, object-oriented programming language, LPC, that made it simple for people with minimal programming skills to add elements like rooms, weapons, and monsters to ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Codebase
In software development, a codebase (or code base) is a collection of source code used to build a particular software system, application, or software component. Typically, a codebase includes only human-written source code files; thus, a codebase usually does not include source code files generated by tools (generated files) or binary library files (object files), as they can be built from the human-written source code. However, it generally does include configuration and property files, as they are the data necessary for the build. A codebase is typically stored in a source control repository in a version control system. A source code repository is a place where large amounts of source code are kept, either publicly or privately. Source code repositories are used most basically for backups and versioning, and on multi-developer projects to handle various source code versions and to provide aid in resolving conflicts that arise from developers submitting overlapping modificatio ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Dworkin's Game Driver
DGD, Dworkin's Game Driver (at one time called Dworkin's Generic Driver), is an LPMud server written by Felix A. "Dworkin" Croes. DGD pioneered important technical innovations in MUDs, particularly disk-based object storage, full world persistence, separation of concerns between driver and mudlib, runtime morphism, automatic garbage collection, lightweight objects and LPC-to- C compilation. History DGD's first public release was on August 12, 1993. The first publicly available MUD to use DGD was ''PaderMUD'' (later '' Xyllomer''), in December 1993. The original primary development MUD for DGD was ''The Pattern'', referencing The Chronicles of Amber (like Croes's pseudonym Dworkin, which refers to Dworkin Barimen). It was taken offline sometime before February 1997. During the 1994–1995 academic year, DGD was a core element in a master's thesis at the Katholieke Universiteit Leuven. As part of the thesis work, a deterministic mechanism for handling arrays and mappings pas ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  




EnvyMUD
DikuMUD is a multiplayer text-based role-playing game, which is a type of multi-user domain ( MUD). It was written in 1990 and 1991 by Sebastian Hammer, Tom Madsen, Katja Nyboe, Michael Seifert, and Hans Henrik Stærfeldt at DIKU (''Datalogisk Institut Københavns Universitet'')—the department of computer science at the University of Copenhagen in Copenhagen, Denmark. Commonly referred to as simply "Diku", the game was greatly inspired by AberMUD, though Diku became one of the first multi-user games to become popular as a freely-available program for its gameplay and similarity to ''Dungeons & Dragons''. The gameplay style of the great preponderance of DikuMUDs is hack and slash, which is seen proudly as emblematic of what DikuMUD stands for. Diku's source code was first released in 1990. Development and history DikuMUD was created by the University of Copenhagen's Department of Computer Science among a group of student friends: Katja Nyboe, Tom Madsen, Hans Henrik Staerf ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


ROM (MUD)
DikuMUD is a multiplayer text-based role-playing game, which is a type of multi-user domain ( MUD). It was written in 1990 and 1991 by Sebastian Hammer, Tom Madsen, Katja Nyboe, Michael Seifert, and Hans Henrik Stærfeldt at DIKU (''Datalogisk Institut Københavns Universitet'')—the department of computer science at the University of Copenhagen in Copenhagen, Denmark. Commonly referred to as simply "Diku", the game was greatly inspired by AberMUD, though Diku became one of the first multi-user games to become popular as a freely-available program for its gameplay and similarity to ''Dungeons & Dragons''. The gameplay style of the great preponderance of DikuMUDs is hack and slash, which is seen proudly as emblematic of what DikuMUD stands for. Diku's source code was first released in 1990. Development and history DikuMUD was created by the University of Copenhagen's Department of Computer Science among a group of student friends: Katja Nyboe, Tom Madsen, Hans Henrik Staerf ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Merc (MUD)
DikuMUD is a multiplayer text-based role-playing game, which is a type of multi-user domain ( MUD). It was written in 1990 and 1991 by Sebastian Hammer, Tom Madsen, Katja Nyboe, Michael Seifert, and Hans Henrik Stærfeldt at DIKU (''Datalogisk Institut Københavns Universitet'')—the department of computer science at the University of Copenhagen in Copenhagen, Denmark. Commonly referred to as simply "Diku", the game was greatly inspired by AberMUD, though Diku became one of the first multi-user games to become popular as a freely-available program for its gameplay and similarity to ''Dungeons & Dragons''. The gameplay style of the great preponderance of DikuMUDs is hack and slash, which is seen proudly as emblematic of what DikuMUD stands for. Diku's source code was first released in 1990. Development and history DikuMUD was created by the University of Copenhagen's Department of Computer Science among a group of student friends: Katja Nyboe, Tom Madsen, Hans Henrik Staerf ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Copper MUD
Copper is a chemical element with the symbol Cu (from la, cuprum) and atomic number 29. It is a soft, malleable, and ductile metal with very high thermal and electrical conductivity. A freshly exposed surface of pure copper has a pinkish-orange color. Copper is used as a conductor of heat and electricity, as a building material, and as a constituent of various metal alloys, such as sterling silver used in jewelry, cupronickel used to make marine hardware and coins, and constantan used in strain gauges and thermocouples for temperature measurement. Copper is one of the few metals that can occur in nature in a directly usable metallic form (native metals). This led to very early human use in several regions, from circa 8000 BC. Thousands of years later, it was the first metal to be smelted from sulfide ores, circa 5000 BC; the first metal to be cast into a shape in a mold, c. 4000 BC; and the first metal to be purposely alloyed with another metal, tin, to create bronze, c. ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Sequent (MUD)
Sequent was a DikuMUD derivative codebase developed by Raja Kushalnagar ("Duke of Sequent"). It was a text-based online role-playing game that was an accessible DikuMUD based MUD. It added several new playing areas with shorter text descriptions that was designed to be accessible to users with sensory disabilities. It also supported more players online at the same time by being hosted on a Sequent multi-processor machine at the University of California, Berkeley, and was first started in March 1991. History ''The Sequent DikuMUD'' enhanced both the codebase and database of the DikuMUD Gamma version. The codebase enhancements increased the number of spells and guilds, plus supporting multiple active zones, chat channels and guilds. It added several new playing areas with shorter text descriptions that was designed to be accessible to users with sensory disabilities. DikuMUD had been a great leveler and allowed people from diverse regions to connect and play together. People with s ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]