evennia/evennia
2015-03-06 16:54:37 +01:00
..
commands Run migrations! Removed global system scripts, moving into maintenance functions on the portal and server level. This means that runtimes will be reset as the system resets to the new system. 2015-03-06 16:54:37 +01:00
comms Added better docstrings to subpackages and cleaned out some places which were unclear. 2015-02-23 17:46:42 +01:00
contrib updated date on tutorial world 2015-03-05 15:04:48 +01:00
game_template Fixed comment and wording on web templates. 2015-03-01 11:54:22 -06:00
help Added better docstrings to subpackages and cleaned out some places which were unclear. 2015-02-23 17:46:42 +01:00
locale moved locale to right place. Will need to look closer at how i18n works in new setup. 2015-03-05 00:21:38 +01:00
locks Updated the tutorial world's lockfuncs to work correctly. Resolves #682. 2015-03-02 21:35:55 +01:00
objects Updated docstrings as an example 2015-03-04 21:42:23 +01:00
players Removed the normal_mode and ignore_empty keywords of puppet/unpuppet_object and instead handling those checks in the calling methods instead. This makes the call clearer. Also changed to using the on-object scripthandler for validation rather than importing and calling the manager unnecessarily. 2015-02-28 09:49:41 +01:00
scripts Removed unused scripts 2015-03-06 16:07:47 +01:00
server Run migrations! Removed global system scripts, moving into maintenance functions on the portal and server level. This means that runtimes will be reset as the system resets to the new system. 2015-03-06 16:54:37 +01:00
typeclasses Made tag searches case-insensitive. Resolves #610. 2015-02-26 19:42:33 +01:00
utils Run migrations! Removed global system scripts, moving into maintenance functions on the portal and server level. This means that runtimes will be reset as the system resets to the new system. 2015-03-06 16:54:37 +01:00
web Fixed comment and wording on web templates. 2015-03-01 11:54:22 -06:00
__init__.py added search_tag to flat API. 2015-03-02 23:17:48 +01:00
settings_default.py Merged the devel-branch. 2015-03-01 13:06:48 +01:00
VERSION.txt PIP packaging with setup.py, and fixes for bugs revealed by this. 2015-01-15 06:20:19 -06:00