evennia/evennia/players
Andrew Bastien e0e382e0c6 - Added .at_failed_login(session) to default Player typeclass.
- unloggedin.CmdUnconnectedConnect now calls the at_failed_login hook on player if a correct user is entered by an invalid password provided.
2015-07-25 18:35:34 +02:00
..
migrations Adding migrations for django1.8. 2015-04-04 00:08:51 +02:00
__init__.py Added better docstrings to subpackages and cleaned out some places which were unclear. 2015-02-23 17:46:42 +01:00
admin.py Updated all of players/ directory to Google style docstrings as per #709. 2015-06-21 13:51:32 +02:00
bots.py Updated all of players/ directory to Google style docstrings as per #709. 2015-06-21 13:51:32 +02:00
manager.py Updated all of players/ directory to Google style docstrings as per #709. 2015-06-21 13:51:32 +02:00
models.py Updated all of players/ directory to Google style docstrings as per #709. 2015-06-21 13:51:32 +02:00
players.py - Added .at_failed_login(session) to default Player typeclass. 2015-07-25 18:35:34 +02:00