CircleMUD is a derivative of DikuMUD -- the Multi-User Dungeon game system originally developed at DIKU (the Department of Computer Science at the University of Copenhagen.) This directory contains 4 files: README - This file circle-2.11.tar.Z - CircleMUD 2.11, tarred and compressed. history - Release history, notes, features list, etc. license.doc - DikuMUD License Please read license.doc before doing anything else. The latest version of Circle is 2.11, released on September 19, 1993. Version 2.11 supercedes version 2.10, which was released on September 1, 1993. Most changes in 2.11 from 2.10 are bug fixes. There is very little code which is completely new, but all bugs reported with 2.10 have been fixed. The big ones are: -- SET FILE bug -- SIGBUS/unaligned data errors under SunOS and other OS's -- Move limit modifier bug -- wrist-wearing bug -- Compilation problems with utility.c under some operating systems The only notable change is that the hit_limit, move_limit, and mana_limit functions have been removed (for many reasons). From the players' point of view, this means that a character no longer gains movement points with age. Hit, move, and mana gain speeds are still a function of age, however. Enjoy, and please -- keep those bug reports & testimonials coming! :) Jeremy Elson jelson@circle.cs.jhu.edu