evennia/evennia
2015-06-25 23:31:16 +02:00
..
commands Made multi-command-match display on multiple lines 2015-06-20 23:48:09 +02:00
comms Rename display_name and improve docstrings. 2015-06-20 16:31:36 -05:00
contrib Remove contrib-import that causes also unused contribs to clash with typeclass-names in custom game folder. This turns off api2doc parsing of contribs, but it's a worthwhile cost to pay. Even so, we will still clash when e.g. using the TutorialWorld while trying to setup some common typeclass names, like "Weapon". We may need to change the contrib typeclass names in the long run to make them less likely to clash; or otherwise separate them from the standard library; this is a future issue though. This change resolves #766. 2015-06-25 23:31:16 +02:00
game_template Added a comment to the default .gitignore on group use. 2015-06-22 08:02:24 +02:00
help Translated help system to use Google-style docstrings, as per #709. 2015-05-17 12:54:10 +02:00
locale Updated some locale files. 2015-03-08 00:01:12 +01:00
locks Fixed a bug in the attr lockfunc to make it properly handle comparison for Nonetypes and bools as well as other values. Also fixed a malformed call for a default value. Resolves #753. 2015-06-01 21:56:29 +02:00
objects Updated all of players/ directory to Google style docstrings as per #709. 2015-06-21 13:51:32 +02:00
players Updated all of players/ directory to Google style docstrings as per #709. 2015-06-21 13:51:32 +02:00
scripts Updated scripts/ directory source to use Google style docstrings as per #709. 2015-05-29 21:08:04 +02:00
server Fixed a utf-8 error lingering from docstring conversions. Resolves #767. 2015-06-25 23:04:26 +02:00
typeclasses Rename display_name and improve docstrings. 2015-06-20 16:31:36 -05:00
utils Added the ability to spawn objects with Tags. 2015-06-20 00:31:13 +02:00
web Fixed comment and wording on web templates. 2015-03-01 11:54:22 -06:00
__init__.py Re-added reference to settings in flat API. Resolves #719. 2015-03-19 18:58:22 +01:00
settings_default.py Make command ambiguity handler pluggable. 2015-06-20 13:18:50 -05:00
VERSION.txt PIP packaging with setup.py, and fixes for bugs revealed by this. 2015-01-15 06:20:19 -06:00