evennia/evennia
2017-08-13 14:39:14 +02:00
..
commands (PEP8) Whitespace/indent, split lines in help.py 2017-08-02 16:14:55 -04:00
comms Add check to subscription handler for deleted objects. 2017-07-30 18:34:06 -04:00
contrib Minor text fix in contrib README 2017-08-13 14:39:14 +02:00
game_template Add secret_settings and mechanisms for managing it. This allows for easier hiding game- and server-specific settings when sharing the game dir with others. 2017-06-04 22:55:28 +02:00
help Add ability to add aliases to help entries via the command and create_helpentry utility. 2016-12-17 17:15:50 +01:00
locale Markup update 2017-02-19 09:46:44 +01:00
locks Further refactoring towards #1176. 2017-02-02 00:02:58 +01:00
objects Convert to kwargs as suggested. 2017-06-25 02:40:53 -04:00
players Typo in code that prevented RSS toggle off/delete 2017-03-20 06:06:04 -04:00
scripts Fix a minor mistake in the task handler 2017-08-10 11:40:57 +02:00
server Merge branch 'persistent_delay' of git://github.com/vlegoff/evennia into vlegoff-persistent_delay 2017-08-10 22:42:31 +02:00
typeclasses Fix extremely bizarre issue in which the query using db_model in conjunction with other fields behaved as if it was unindexed if it did not include __iexact keyword. I have absolutely no idea why it acted this way. But __iexact added resolves it. 2017-06-21 00:42:04 -04:00
utils Merge branch 'persistent_delay' of git://github.com/vlegoff/evennia into vlegoff-persistent_delay 2017-08-10 22:42:31 +02:00
web Change the webclient OOB text kwarg to 'type' instead of 'window' to make it more general. 2017-02-05 12:19:17 +01:00
__init__.py Add new TASK_HANDLER to Evennia flat API 2017-08-10 22:52:52 +02:00
settings_default.py (PEP8) Whitespace clean up tp settings_default.py 2017-08-02 15:49:59 -04:00
VERSION.txt Webclient branch merge. Upped Evennia version to 0.6. 2016-05-22 20:54:59 +02:00