Python MUD/MUX/MUSH/MU* development system http://www.evennia.com
Find a file
Greg Taylor 2cd8c50f3d Pretty sizable update.
* Finished the major work on the command interpreter. Still needs to do some stripping of funky characters for the sake of security, probably.
* Account creation is now syncd up with the regular object list.
* We can now determine our next free database reference number for the creation of new objects, very similar to MUX/MUSH.
* Added some of the stuff we're going to need for efficient recycling of garbage objects.
* Misc. tweaks and improvements across the board.
2006-11-28 21:51:36 +00:00
evennia/trunk Pretty sizable update. 2006-11-28 21:51:36 +00:00