/
com/planet_ink/coffee_mud/Abilities/
com/planet_ink/coffee_mud/Abilities/Common/
com/planet_ink/coffee_mud/Abilities/Diseases/
com/planet_ink/coffee_mud/Abilities/Druid/
com/planet_ink/coffee_mud/Abilities/Fighter/
com/planet_ink/coffee_mud/Abilities/Prayers/
com/planet_ink/coffee_mud/Abilities/Properties/
com/planet_ink/coffee_mud/Abilities/Skills/
com/planet_ink/coffee_mud/Abilities/Songs/
com/planet_ink/coffee_mud/Abilities/Spells/
com/planet_ink/coffee_mud/Abilities/Thief/
com/planet_ink/coffee_mud/Abilities/Traps/
com/planet_ink/coffee_mud/Areas/interfaces/
com/planet_ink/coffee_mud/Behaviors/
com/planet_ink/coffee_mud/CharClasses/interfaces/
com/planet_ink/coffee_mud/Commands/
com/planet_ink/coffee_mud/Commands/interfaces/
com/planet_ink/coffee_mud/Exits/interfaces/
com/planet_ink/coffee_mud/Items/Armor/
com/planet_ink/coffee_mud/Items/Basic/
com/planet_ink/coffee_mud/Items/MiscMagic/
com/planet_ink/coffee_mud/Items/Software/
com/planet_ink/coffee_mud/Items/Weapons/
com/planet_ink/coffee_mud/Libraries/interfaces/
com/planet_ink/coffee_mud/Locales/
com/planet_ink/coffee_mud/Locales/interfaces/
com/planet_ink/coffee_mud/MOBS/
com/planet_ink/coffee_mud/MOBS/interfaces/
com/planet_ink/coffee_mud/Races/
com/planet_ink/coffee_mud/Races/interfaces/
com/planet_ink/coffee_mud/WebMacros/
com/planet_ink/coffee_mud/WebMacros/interfaces/
com/planet_ink/coffee_mud/application/
com/planet_ink/coffee_mud/core/smtp/
com/planet_ink/siplet/applet/
lib/
resources/examples/
resources/fakedb/
resources/quests/delivery/
resources/quests/diseased/
resources/quests/drowning/
resources/quests/gobwar/
resources/quests/holidays/
resources/quests/robbed/
resources/quests/smurfocide/
resources/quests/stolen/
resources/quests/templates/
resources/quests/treasurehunt/
resources/quests/vengeance/
web/
web/admin.templates/
web/admin/images/
web/pub.templates/
web/pub/images/mxp/
web/pub/sounds/
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>CoffeeMud 5.2 Features</title>
    <link rel="StyleSheet" href="style.css" type="text/css" media="screen" />
    <!-- Modified by Josh Mueller, 2006-5-5, add index, and fix spelling errors -->
  </head>
  <body>
    <center><table width=90% cellpadding=10 cellspacing=0 border=1 bordercolor=gray><tr>
      <td width=100% colspan=2 bgcolor=#DFDFDF align=left>
        <h1>
          CoffeeMud 5.2 Features
        </h1>
      </td></tr><tr><td width=20% valign=top align=left>
        <ul>
          <li><a href="#general">General Features</a></li>
          <li><a href="#areas">Areas and Rooms</a></li>
          <li><a href="#player">Player and MOB features</a></li>
          <li><a href="#armor">Armor, Weapon, and Item features</a></li>
          <li><a href="#application">Application Information</a></li>
        </ul>
      </td><td valign=top align=left>
        <h2><a name="general">General Features</a></h2>

        <ul>
          <li>ANSI colour support, MSP sound support, MXP tag support, MCCP
          compression support
          </li>
          <li>Stable, all original code base that's extendable through INI
          options, Java, and JavaScript, even at run-time
          </li>
          <li>Built in web server for performing
          maintenance, administration, working on areas, and accessing
          information
          </li>
          <li>Built in SMTP server for anonymous player emails, mailing
          lists, announcements, and  sending passwords
          </li>
          <li>Use a full blown JDBC/ODBC database, or the built in flat file
          database
          </li>
          <li>On-line boards (journals) for public and private messaging
          </li>
          <li>7 base classes, 38 subclasses, 6 player races, and over 1200
          spells, prayers, songs, skills, and abilities
          </li>
          <li>Customizable races and classes, with level based racial and class
          skill systems
          </li>
          <li>Over 700 socials, with real-time addition abilities.
          </li>
          <li>Several builder scripting possibilities, including both standard
          MOBPROG and Javascript
          </li>
          <li>Abbreviate commands, items, mobs, and abilities. Reference all or
          some
          </li>
          <li>Web-based visual on-line area editing tool available
          </li>
          <li>Customizable security system.  Assign privileges on a
          player-by-player basis
          </li>
          <li>Ability to import CoffeeMud area files, as well as those from ROM,
          Circle, Smaug, Icey, and others
          </li>
          <li>Mud wide quest support, including automated, time-based, and event
          based triggering!
          </li>
          <li>Descriptive combat system with race-based natural weapons, ranged
          weapons and spells, and mounted combat
          </li>
          <li>Contagions and diseases built into the engine.  Catch a cold
          when naked, or poison ivy in the forest
          </li>
          <li>Player lieges and vassals, area Conquest engine, and Legal systems
          available
          </li>
          <li>Player banking and postal systems available, serving players or
          clans or both
          </li>
          <li>Full Deity support, with automated blessings to the faithful and
          curses to the wicked
          </li>
          <li>Full Clan support, including politics, alliances, and automated
          membership management
          </li>
        </ul>

        <h2><a name="areas">Areas and Rooms</a></h2>

        <ul>
          <li>On-line area creation. (mobs, areas, exits and items).  Never
          wait for a reboot to publish an area!
          </li>
          <li>Area based climates, seasons, and weather changes that affect game
          play
          </li>
          <li>Numerous terrain types, including underwater areas requiring
          spells to breathe
          </li>
          <li>Water rooms requiring swimming abilities
          </li>
          <li>Air rooms with gravity, so items and mobs can fall!
          </li>
          <li>Pits you can fall into, and other deadly traps
          </li>
          <li>Cliffs requiring climbing ability
          </li>
          <li>Cardinal exit directions and many types of doors and exit types,
          including drawbridges, gates, panels, grates, portals, ladders,
          curtains, etc..
          </li>
          <li>Customizable system of crime and punishment available for each of
          your cities.
          </li>
          <li>Mud wide skies and oceans!
          </li>
          <li>Homes and property real-estate system for players and clans.
          </li>
          <li>Customizable system of crime and punishment available for each of
          your cities!
          </li>
          <li>Customizable conquest system to allow players to conquer and
          control your areas
          </li>
        </ul>

        <h2><a name="player">Player and MOB features</a></h2>

        <ul>
          <li>Wimpy mobs, aggressive mobs, race/alignment protecting mobs, healer
          mobs, teaching mobs, shopkeeper mobs, swallowing mobs, money changer
          mobs, chatting mobs, rideable mobs, dragon mobs, guarding mobs,
          scavenger mobs, thief mobs, mending mobs, etc, etc..
          </li>
          <li>Scripting capabilities to add custom MOB behaviors
          </li>
          <li>Players can customize their character by training their stats,
          gaining new skills, and practicing ones they know
          </li>
          <li>Fighter, Mage, Cleric, Thief, Bard, and Druid base
          classes.  Customizable class system available online!
          </li>
          <li>Traditional and meaningful race list, including Human, Elf, Dwarf,
          Halfling, Gnome, and Half Elf.  Races are customizable!
          </li>
          <li>Mobiles can chat with players and behave according to your wishes
          </li>
          <li>Fantasy race-based language support with real language-based
          translations!
          </li>
          <li>Players and MOBs can teach each other their skills or even their
          language
          </li>
          <li>Usage of abilities and spells dependent on proficiency, practice to
          learn!
          </li>
          <li>The most unique and powerful common skill system available for ANY
          mud!
          </li>
          <li>Mage skills include brewing, scribing scrolls, recharging wands,
          revoking, plus 300 spells to learn and cast!
          </li>
          <li>Fighters can fight two handed, sweep, cleave, trip, blind fight,
          kick, roll with blows, break weapons, dodge, parry, disarm, kick dirt,
          whomp, and more!
          </li>
          <li>Thieves steal, pilfer, detect, disarm traps, bribe, backstab,
          poison, sneak, observe, bind, sap, shadow, lay new traps, listen, and
          much more...
          </li>
          <li>Clerics can turn undead, command, heal, protect, animate, lay
          hands, cast over 200 different prayers, and suffer the wrath of their
          god when they fail
          </li>
          <li>Bards have lots of unique skills, plus 150+ songs and
          dances with group wide, or all-enemy effects for all who hear!
          </li>
          <li>Druids control and use weather, polymorph themselves and others,
          and have access to over 200 unique chants
          </li>
          <li>Player killing is optional for the two fighting players, or other
          PK systems are settable via the INI file
          </li>
          <li>Saves against poison, undead, fire, cold, gas, and much more..
          </li>
        </ul>

        <h2><a name="armor">Armor, Weapon, and Item features</a></h2>

        <ul>
          <li>Item/Armor/Weapon material types and weights
          </li>
          <li>Armor condition/damage, sizing, and repair
          </li>
          <li>Multi-spell scrolls, and wands with secret invoke words
          </li>
          <li>Weapon sharpness and condition
          </li>
          <li>Wands, Staffs, Traps, wearable pouches, boats, horses, and much
          more
          </li>
          <li>Beds you can lie in, chairs you can sit in, etc..
          </li>
          <li>Weapon specializations based on class
          </li>
          <li>Skills and trades for players to make their own mundane items!
          </li>
        </ul>

        <hr />

        <h2><a name="application">Application Information:</a></h2>

        <p>
          CoffeeMud is written in 100% Java, listening as a telnet server on any
          specified port.  Two web servers can be activated to listen on
          specified ports. CoffeeMud supports any JDBC/ODBC database and has been
          successfully tested using MySQL, HSQLDB, and Derby over JDBC, and
          Access/SQL Server over ODBC. The package also includes a flat-file JDBC
          system for beginners.
        </p>

        <p>
          The system includes an API that allows MOBs, Items, Weapons, Armor,
          Room types, Exit types, and Magic Items to be coded in less than a
          hundred lines using a template.  The new class can then be dropped
          into the package structure, allowing it to be used after the next
          server re-boot. This is in addition to the extensive online
          customization capabilities.
        </p>

        <p>
          CoffeeMud utilizes a smart threading model that spawns threads only
          when necessary. It will balance the objects needs for threads
          versus the systems need to keep thread spawning low.
        </p>

        <p>
          An advanced message passing system lies at the systems core.
          Messages are customized for the message source, message target, and how
          that message appears to everyone else in the room.  Each message
          is coded with basic sensory information so that only the blind miss
          visual messages, while they don't miss the auditory ones.
          Messages can also be previewed and modified by every object involved,
          lending even more environmental realism to coding!
        </p>
	</td></tr></table></center>
  </body>
</html>