evennia/evennia/commands
FlutterSprite dd8e136cfc Added at_before hooks to CmdGet, CmdGive, CmdDrop
Added in references to at_before hooks for the get, give, and drop commands. If these hooks return 'False' or 'None', the action is canceled.
2017-10-01 10:20:04 +02:00
..
default Added at_before hooks to CmdGet, CmdGive, CmdDrop 2017-10-01 10:20:04 +02:00
__init__.py Rename all instances of Player->Account. 2017-07-07 23:47:21 +02:00
cmdhandler.py Update alerts reported by LGTM 2017-09-23 16:46:54 +02:00
cmdparser.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
cmdset.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
cmdsethandler.py Structure handlers to allow .get() to return lists 2017-08-27 14:56:05 +02:00
command.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
tests.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00