Commit graph

16 commits

Author SHA1 Message Date
BlauFeuer
ef64d8c413 Suggested refactors and change to test exact match 2018-03-10 22:41:16 -05:00
BlauFeuer
4af7164d62 Bypass no valid index iterable edge case
and slight refactor + comments
2018-03-05 23:33:34 -05:00
BlauFeuer
4bcdeb4825 MuxCommand multi-delimiter for splits parse tweaks 2018-03-05 20:11:37 -05:00
BlauFeuer
e78de5f7f0 Remove code shim after class var renaming
Updated rhs_split docstring in MuxCommand
2018-03-05 17:39:44 -05:00
BlauFeuer
546927dd74 Addresses requested changes + shim code
class variable name changes handled by shim
2018-03-05 14:08:10 -05:00
BlauFeuer
63718bb090 MUX command add optional self.option, self.split
These optional variables aid in parsing, if set.
self.options = (tuple of valid /switches expected by this command
self.split = Alternate string delimiter to separate left/right side.
2018-03-02 07:18:18 -05:00
Griatch
b278337172 Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
Griatch
5590ee2258 Rename all instances of Player->Account. 2017-07-07 23:47:21 +02:00
BlauFeuer
ff3b293a4a Only parse as switches when directly after command 2017-03-25 09:56:58 +01:00
BlauFeuer
3bae1190a9 markup and whitespace update 2017-02-19 09:46:43 +01:00
Griatch
984c6f9758 Added the ability to overload the default command parent. Implements #923. 2016-05-22 20:49:46 +02:00
Griatch
d496606a3c Further development of the reworking of systems using Sessions rather than session id. 2015-11-14 20:32:58 +01:00
Ahmed Charles
bc340fbf0d Remove commented out print statements. 2015-10-19 23:31:19 +02:00
Ahmed Charles
9c96345480 Fix typo in muxcommand.py. 2015-02-08 17:46:42 +01:00
Griatch
3ff937a6fd Updated commands to use new evennia path. 2015-01-07 14:31:35 +01:00
Griatch
c7325a5032 Further reworking, naming the library folder 'evennia' instead of lib or src. 2015-01-07 13:36:57 +01:00
Renamed from lib/commands/default/muxcommand.py (Browse further)