This website requires JavaScript.
Explore
Help
Sign in
Annikka
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
5330cf114a
evennia
/
evennia
/
commands
History
Download ZIP
Download TAR.GZ
Griatch
43109ab8f4
Change the webclient OOB text kwarg to 'type' instead of 'window' to make it more general.
2017-02-05 12:19:17 +01:00
..
default
Change the webclient OOB text kwarg to 'type' instead of 'window' to make it more general.
2017-02-05 12:19:17 +01:00
__init__.py
Added better docstrings to subpackages and cleaned out some places which were unclear.
2015-02-23 17:46:42 +01:00
cmdhandler.py
Refactor code to remove alerts as per lgtm and
#1176
.
2017-01-29 19:02:00 +01:00
cmdparser.py
Remove setting.SEARCH_MULTIMATCH_SEPARATOR, replacing it with SEARCH_MULTIMATCH_REGEX and SEARCH_MULTIMATCH_TEMPLATE. This allows simple yet powerful control over the error output without needing to overload the parser.
2016-09-11 10:39:47 +02:00
cmdset.py
Refactor code to remove alerts as per lgtm and
#1176
.
2017-01-29 19:02:00 +01:00
cmdsethandler.py
Some more minor refactorings, pertaining to
#1176
.
2017-01-30 20:18:21 +01:00
command.py
Refactor code for readability and compatibility.
2017-01-27 00:19:27 +01:00
connection_screen.py
Removed single quote parsing from player 'connect' and 'create' command parsers.
2016-10-01 13:55:09 +02:00
tests.py
Fix edge cases in channelhandler and make unittests work.
2016-10-16 19:04:05 +02:00