evennia/src
2013-07-20 19:36:32 -05:00
..
commands Reverting metaclass wrapper for db_key, will have to look into why it behaves strangely. 2013-07-12 23:58:22 +02:00
comms 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
help First version with all caches seemingly working ok. Started to remove the on-model wrappers that are not handled by the idmapper metaclass. 2013-07-11 15:59:03 +02:00
locks Removed a lot of old references to Aliases and Nicks. Still failing on @puppet. 2013-07-12 15:34:54 +02:00
objects Made migrations compatible with new user model when creating from scratch. 2013-07-20 15:45:16 -05:00
players Fixed a typo in that last one. And this time, it succeeded! 2013-07-20 16:54:11 -05:00
scripts Made migrations compatible with new user model when creating from scratch. 2013-07-20 15:45:16 -05:00
server Customized Reverse Proxy to send along host header from client. 2013-07-20 19:36:32 -05:00
typeclasses Made migrations compatible with new user model when creating from scratch. 2013-07-20 15:45:16 -05:00
utils Reverting metaclass wrapper for db_key, will have to look into why it behaves strangely. 2013-07-12 23:58:22 +02:00
web Fixed an issue with the backend authentication not getting the proper user model. 2013-07-19 17:22:46 -05:00
__init__.py Added cache-resyncing to ProcPool. This makes sure to update all affected object caches 2012-09-03 01:11:14 +02:00
settings_default.py Merged. Still need to update some migrations. 2013-07-11 19:11:27 +02:00