evennia/evennia/objects
BlauFeuer 3334d3f078 character's at_pre_puppet tweak
Triggering at_object_receive only when room actually receives character
and accurately reporting that character came from None seems most reasonable,
then at_object_receive can decide if appearance of character from None location is actionable.
2017-02-04 11:23:19 +01:00
..
migrations Adding migrations for django1.8. 2015-04-04 00:08:51 +02:00
__init__.py Made Evennia run with Django 1.9 2016-02-18 10:12:42 +01:00
admin.py Remove the urls printout I was using during debugging. Oops. 2016-12-06 03:31:10 -05:00
manager.py Refactor code for readability and compatibility. 2017-01-27 00:19:27 +01:00
models.py Refactor code to remove alerts as per lgtm and #1176. 2017-01-29 19:02:00 +01:00
objects.py character's at_pre_puppet tweak 2017-02-04 11:23:19 +01:00