evennia/evennia
2018-09-20 20:37:48 +00:00
..
accounts Forces validation on Account.set_password() and provides an Account.validate_password() method to validate passwords. 2018-09-20 20:37:48 +00:00
commands Fix except-finally section that swallowed command unittest error message. Resolves #1629. 2018-08-20 20:21:22 +02:00
comms Merge branch 'master' into develop 2018-07-21 14:14:43 +02:00
contrib Forces validation on Account.set_password() and provides an Account.validate_password() method to validate passwords. 2018-09-20 20:37:48 +00:00
game_template Create columnize (no ansi support at this point) 2018-08-10 10:13:05 +02:00
help Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
locale Markup update 2017-02-19 09:46:44 +01:00
locks Fix lockhandler import error 2018-09-14 22:12:12 +02:00
objects Support inflection of colored object-names. 2018-08-23 18:28:44 +02:00
prototypes Correct olc update options, add local display to menudebug command 2018-08-25 23:46:05 +02:00
scripts Merge and fix conflicts with develop 2018-07-21 14:34:26 +02:00
server Forces validation on Account.set_password() and provides an Account.validate_password() method to validate passwords. 2018-09-20 20:37:48 +00:00
typeclasses Merge and fix conflicts with develop 2018-07-21 14:34:26 +02:00
utils Correct olc update options, add local display to menudebug command 2018-08-25 23:46:05 +02:00
web Adds trailing slash to authenticate endpoint in urls.py to correct weird '/authenticatelogin' path. 2018-09-05 21:45:15 +00:00
__init__.py Minor refinement of code comment 2018-09-14 22:24:53 +02:00
settings_default.py Forces validation on Account.set_password() and provides an Account.validate_password() method to validate passwords. 2018-09-20 20:37:48 +00:00
VERSION.txt Edit version info 2018-01-06 19:22:34 +01:00