Search Wiki:
Project Description
Wheelmud is a Multiple-User Dimension (MUD) created using the .NET platform and the C# language. It is heavily influenced by LPC.

It is an attempt to create a mud framework using good coding techniques and practises.

We currently have the following features implemented or in the pipeline

greencheckbullet.gif Full persistance between resets
greencheckbullet.gif Remote administration
greencheckbullet.gif Extendable command and scripting system
greencheckbullet.gif Sensory system (All communication channels through these objects meaning that if someone is blind they wont receive any sight messages)
greencheckbullet.gif ANSI support and auto negotiation
greencheckbullet.gif MCP support (Mud Compression Protocol) and auto negotiation
greencheckbullet.gif MXP support and auto negotiation
greencheckbullet.gif Basic mobs and extendable AI
greencheckbullet.gif Eventing and reaction system (Events can be propogated throughout the world, and everything has an opportunity to react to events.)
greencheckbullet.gif Stackable items and container support

Documentation

Our documentation is over here: http://www.wheelmud.net/Wiki/tabid/56/Default.aspx

Main Site

Our main site is still http://www.wheelmud.net

Getting the source with TortoiseSVN

We are back to hosting our own repository. SvnBridge just proved to be too unreliable right now. We might go back in the future, if our current problems with it are resolved. In the meantime, the repository is being hosted over here:

svn://svn.wheelmud.net/WheelMUDSharp/trunk

We will still use CodePlex for our binary and source releases.

To check the status of the current build, please navigate over to:

http://ccnet.wheelmud.net
Last edited Mar 24 at 6:46 PM  by HectorSosaJr, version 27
Updating...