evennia/game/gamesrc/conf/examples
Griatch bc34a76173 Changed default login from email+password to the more familiar username+password.
The old system has been moved to contrib/mux-login.py.
This change was done due to the need for an email seems counterintuitive to
many new developers, giving the impression that it is actually required by
django (it is not, rather it was supposedly similar to MUX).
2012-08-13 20:25:46 +02:00
..
__init__.py Removed the conf/ modules, putting them into conf/examples instead, in line with other API changes. The gamesrc/ folder is now completely empty and all new modules have to be added explicitly. 2012-03-25 19:52:51 +02:00
at_initial_setup.py More whitespace cleanup. 2012-03-30 23:57:04 +02:00
at_server_startstop.py More whitespace cleanup. 2012-03-30 23:57:04 +02:00
connection_screens.py Changed default login from email+password to the more familiar username+password. 2012-08-13 20:25:46 +02:00
lockfuncs.py More whitespace cleanup. 2012-03-30 23:57:04 +02:00
mssp.py More whitespace cleanup. 2012-03-30 23:57:04 +02:00
oobfuncs.py Raised Python requirement to 2.6+. Some spurious work on the mdsp support. 2012-05-05 23:52:13 +02:00