Griatch
|
ffb73cdb31
|
Fixing the documentation for the latest contrib models.
|
2011-11-07 16:49:02 +01:00 |
|
Griatch
|
703accdd60
|
Added an error_check_python_modules function to evennia.py. This basically imports a host of critical modules and quits with tracebacks if there are problems. This catches pure python-syntax errors (i.e. cases where the source-file itself is malformed), something which is hard to properly handle in the running server (where there's also an issue as to how to best report it). Best they fail out already at an early stage.
|
2011-11-06 21:32:00 +01:00 |
|
Griatch
|
e379816866
|
Fixed some bugs, added an example connection screen for the menu-login system.
|
2011-11-06 19:16:34 +01:00 |
|
Griatch
|
c4d353ee01
|
Contrib: Added the contrib/menu_login module.
|
2011-11-06 18:54:08 +01:00 |
|