Difference between revisions of "Main Page"

From CoffeeMud Wiki
Jump to navigation Jump to search
 
(35 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''MediaWiki has been successfully installed.'''
+
{{CoffeeMUDWikiTopNav}}
  
= =
 
 
Welcome to the [http://coffeemud.zimmers.net CoffeeMUD]Wiki. ([[WikiIntroduction|What is a wiki]]?)
 
Welcome to the [http://coffeemud.zimmers.net CoffeeMUD]Wiki. ([[WikiIntroduction|What is a wiki]]?)
  
**What is CoffeeMUD?'''
+
=What is CoffeeMUD?=
* CoffeeMud is, most importantly, a [http://en.wikipedia.org/wiki/MUD MUD] Engine.
+
[[Official_CoffeeMUD|CoffeeMud]] is a high fantasy text-based game available to [http://coffeemud.net play] right now on the web.   The game can also be played using a traditional [[Official_CoffeeMUD#MUD_Clients|MUD client]] from your personal computer or internet device by connecting to host coffeemud.net port 23.
  
That means that CoffeeMud is a very large computer program that provides a foundation upon which one can most efficiently build a text based MUD of their very own. When you download the CoffeeMud software, you are dedicating yourself to weeks, months, even years of meticulous work using it to build a new world for others to log into and play.
+
CoffeeMud is also a [http://en.wikipedia.org/wiki/MUD MUD] Engine, which is a very large computer program that provides a foundation upon which one can most efficiently build a text based MUD game of their very own. When you download the CoffeeMud software, you are dedicating yourself to weeks, months, even years of meticulous work using it to build a new world for others to log into and play.
 
 
A MUD Engine, also called a MUD Codebase, provides the gathering place for players all over the internet to congregate for the purpose of adventuring. The person who downloads, installs, and runs the CoffeeMud server is providing his computer as a host to the fantasy world in which the players reside and pursue their adventures. This means that the host must take the time to provide such a world for the players to wander around in. CoffeeMud contains software which provides both the foundation and the tools with which the host can create such a world.
 
 
 
Enjoy our humble codebase,
 
''Bo Zimmerman''
 
  
 
{| style="border: 1px solid #c6c9ff; border-collapse: collapse;" cellspacing="0" cellpadding="10" border="1"
 
{| style="border: 1px solid #c6c9ff; border-collapse: collapse;" cellspacing="0" cellpadding="10" border="1"
 
|-
 
|-
| =News=
+
| valign="top" |'''News
  
* [[Development|Official Development]]  
+
* [[Development|Official Development]]
| =Installation=
+
* [https://github.com/bozimmerman/CoffeeMud/blob/master/CHANGES Change Log]
 +
 +
| valign="top" |'''Installation
  
* [[Installation Guide]]
+
* [http://www.coffeemud.net/guides/InstallationGuide.html Installation Guide] (Distribution)
 +
* [http://www.coffeemud.net/guides/WebServer.html Web Server Guide] (Distribution)
 +
* [[Installation Guide]] (Wiki)
 
* [[help|Help and Support]]  
 
* [[help|Help and Support]]  
 
|-
 
|-
| =Running Your MUD=
+
| valign="top" |'''Running Your MUD
  
 
* [[Building|All About Building]]
 
* [[Building|All About Building]]
 
* [[feature_requests|Feature Requests]]
 
* [[feature_requests|Feature Requests]]
* [[MUDListings|CoffeeMUD Systems In Use]]
+
| =Contributing to CoffeeMud=
+
| valign="top" |'''Contributing to CoffeeMud
  
 
* [[Modification]] - setting up a development environment, compiling  
 
* [[Modification]] - setting up a development environment, compiling  
 +
 +
|-
 +
| valign="top" |'''CoffeeMud Accounts and Characters
 +
* [[Account|All About Accounts]]
 +
* [[PlayerRaces(CoffeeMUD)|List of Player Races]] - Our Starting Player Races
 +
* [[PlayerClasses(CoffeeMUD)|List of Player Classes]] - Our Player Classes
 +
| valign="top" | '''CoffeeMud Community
 +
 +
* [[MUDListings|CoffeeMUD Systems In Use]]
 +
* [http://www.coffeemud.net:27744/forums.cmvp CoffeeMUD Public Forums]
 
|}
 
|}
  
Please, when editing, bear in mind our rules of no [[Nonsense|nonsense]]!
+
 
 +
=How to Use This Wiki=
 +
There are two ways to use this wiki.  You may SEARCH the wiki for a topic that you are interested in, or you may use the navigation bar at the top of each page.
  
  
Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
+
The navigation bar is split into three main categories:
 +
*[[Administrator|Administrator]] - This section provides some information on how to set up and run a CoffeeMUD-based MUD.  This is generic information for any CoffeeMUD, not just the official [[Official_CoffeeMUD|CoffeeMUD]] game.
 +
*[[Building|Builder]] - This section provides some information on how to build mobs, areas and items using the CoffeeMUD engine.  This is generic information for any CoffeeMUD, not just the official CoffeeMUD game.
 +
*[[Official_CoffeeMUD|Player]] - This section provides a lot of information for how to play a generic CoffeeMUD, including the official CoffeeMUD.  The pages in this section will often reference specific areas or items in the CoffeeMUD world, which is to say, within the game hosted at [http://coffeemud.net CoffeeMUD.net].
 +
Clicking a navigation bar link will take you to sub-menus within that topic, and possibly into tertiary or quartiary menus.
  
== Getting started ==
+
Please, when editing, bear in mind our rules of no [[Nonsense|nonsense]]!
* [http://www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]
 
* [http://www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]
 
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
 
[[home]]
 

Latest revision as of 19:22, 27 August 2021

CoffeeMUD
Administrator                                                  Builder                                                              Player

Welcome to the CoffeeMUDWiki. (What is a wiki?)

What is CoffeeMUD?

CoffeeMud is a high fantasy text-based game available to play right now on the web. The game can also be played using a traditional MUD client from your personal computer or internet device by connecting to host coffeemud.net port 23.

CoffeeMud is also a MUD Engine, which is a very large computer program that provides a foundation upon which one can most efficiently build a text based MUD game of their very own. When you download the CoffeeMud software, you are dedicating yourself to weeks, months, even years of meticulous work using it to build a new world for others to log into and play.

News Installation
Running Your MUD Contributing to CoffeeMud
  • Modification - setting up a development environment, compiling
CoffeeMud Accounts and Characters CoffeeMud Community


How to Use This Wiki

There are two ways to use this wiki. You may SEARCH the wiki for a topic that you are interested in, or you may use the navigation bar at the top of each page.


The navigation bar is split into three main categories:

  • Administrator - This section provides some information on how to set up and run a CoffeeMUD-based MUD. This is generic information for any CoffeeMUD, not just the official CoffeeMUD game.
  • Builder - This section provides some information on how to build mobs, areas and items using the CoffeeMUD engine. This is generic information for any CoffeeMUD, not just the official CoffeeMUD game.
  • Player - This section provides a lot of information for how to play a generic CoffeeMUD, including the official CoffeeMUD. The pages in this section will often reference specific areas or items in the CoffeeMUD world, which is to say, within the game hosted at CoffeeMUD.net.

Clicking a navigation bar link will take you to sub-menus within that topic, and possibly into tertiary or quartiary menus.

Please, when editing, bear in mind our rules of no nonsense!