evennia/src/typeclasses
2013-07-12 22:08:15 +02:00
..
migrations Implemented NickHandler, AliasHandler and TagHandler in the typeclass to replace the old handlers. Some errors during login. 2013-07-12 14:44:49 +02:00
__init__.py Trunk: Merged the Devel-branch (branches/griatch) into /trunk. This constitutes a major refactoring of Evennia. Development will now continue in trunk. See the wiki and the past posts to the mailing list for info. /Griatch 2010-08-29 18:46:58 +00:00
managers.py Made aliases work with the new handler. The location.contents updated is not working yet - this causes locational information to not be available until objects and manually initialized (e.g. by calling examine #dbref) 2013-07-12 20:21:52 +02:00
models.py Fixed updates of the contentmanager. Not all command tests run yet. 2013-07-12 22:08:15 +02:00
typeclass.py First test with moving Attributes to m2m field. Not working yet. 2013-07-08 18:13:21 +02:00