This website requires JavaScript.
Explore
Help
Sign in
Andreas
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
mirror of
https://github.com/evennia/evennia.git
synced
2026-03-22 07:46:30 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
73a5800fbf
evennia
/
src
/
typeclasses
History
Download ZIP
Download TAR.GZ
Griatch
73a5800fbf
Fixed updates of the contentmanager. Not all command tests run yet.
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