Important
The master branch is empty, the code for different versions is located in other branches.
This was the old description of the MudOS project included in its old README file:
MudOS is an LPmud server (driver) which was originally distributed as an
enhanced version of the LPmud 3.x driver.
The official support site for MudOS is http://www.mudos.org/
For more information about LPmuds and MUDs in general try reading
the USENET groups rec.games.mud.{admin,announce,misc,lp,tiny,diku}.
On this repository, you could find different branches for the following versions of MudOS (from newer to older):
v22.2b14v22.2b13v21.7v21.7b21_fr
The master branch is empty, try any other branch to see its contents.
v22.2b14(last version of MudOS)- Working with Docker.
v22.2b13- Working with Docker.
v21.7- Working with Docker.
v21.7b21_fr- Working with Docker.
If you want to test the images in your local machine, you can use them directly from the Github Container Registry.
- Versions of MudOS advanced up to
0.8updating its minor version (using something like semantic versioning). 0.9started naming versions with0.9.x, from0.9.1to0.9.19.- What would have been
0.9.20started with a new naming system, as the firstv20. And it went fromv20.1tov20.26. - This
vXXhad some alpha and beta versions (v21axandv21bx), you can check theChangeLog.alphaandChangeLog.betafiles in thev21.7branch. - v21 went from
v21.1tov21.7. - I'm not really sure about the contents of the
v21.7b21_frbranch, seems to be a fork made from the last beta version ofv21.7(v21.7b22was renamed asv21.7). It seems to have a different parser and you can define in thelocal_optionsfile:#define DISCWORLD_ADD_ACTION. It's included here, but I'm not really sure about the changes included, and thev21.7branch should be newer, although without some of the changes done in that fork. - v22 had
v22.1and several alphas and betas ofv22.2, which was never published.v22.2b14(Dec 12 2003) was the last version of MudOS.
