evennia/evennia
2016-04-04 23:04:19 -07:00
..
commands BlauFeuer's Bug. @Cemit/sendername not functioning. 2016-04-04 14:24:15 +02:00
comms Added a missing i18n import to channelhandler 2016-03-05 22:00:25 +01:00
contrib EGD: Adding reporting of Python/Django/Platform. 2016-04-04 23:04:19 -07:00
game_template Update README.md 2016-03-15 12:33:24 +01:00
help Have every class inherit from object. 2015-11-09 10:11:34 +01:00
locale New French translation 2016-03-05 15:21:56 +01:00
locks Further fixes to the tag lockfunc as well as handling of the changes to at_look to not include calling execute_cmd(look) but to use the at_look hook. This should finally resolve #889. 2015-12-15 20:17:41 +01:00
objects Changed the @find pperm lock to perm, since the player will be checked automatically anyway and this works better with @quell. 2016-03-23 00:44:18 +01:00
players Added support for SSL IRC connections. 2016-03-26 02:44:20 -07:00
scripts Upped twisted requirement to 16.0.0. This because of a backwards incompatible change in Twisted's lLoopingCall that Evennia makes use of. This fixes failings with loading the tutorual world (due to loopingcall errors). 2016-03-24 11:50:58 +01:00
server Further fix to the irc bot. 2016-04-04 22:15:30 +02:00
typeclasses Minor fix to docstring. 2016-03-13 10:37:58 +01:00
utils Update utils.py 2016-03-27 15:35:54 +02:00
web Run "futurize -1 -w -n ." 2015-10-01 20:00:28 +01:00
__init__.py Removed some spurious flat-API namespace pollution introduced by the py3 conversion effort 2016-02-26 12:02:20 +01:00
settings_default.py Fixed some errors in crop inlinefunction. Coloration does not work in nested inlinefunc outside of escaped strings ... not sure if this something worth to try to resolve or if an escaped string is just the right way to have them. 2015-11-28 18:25:05 +01:00
VERSION.txt PIP packaging with setup.py, and fixes for bugs revealed by this. 2015-01-15 06:20:19 -06:00