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
71b6e6cdea
evennia
/
evennia
/
accounts
History
Download ZIP
Download TAR.GZ
Griatch
2e1ca526c6
Be more lenient with iterables sent to msg(text=..)
...
This will enforce that the text argument must either be a string or a tuple.
2018-02-08 20:35:00 +01:00
..
migrations
Make PEP8 cleanup of line spaces and character distances as well as indents
2017-08-19 23:16:36 +02:00
__init__.py
First step with both account+player at the same time, copying player to account.
2017-07-05 08:30:06 +02:00
accounts.py
Be more lenient with iterables sent to msg(text=..)
2018-02-08 20:35:00 +01:00
admin.py
Make PEP8 cleanup of line spaces and character distances as well as indents
2017-08-19 23:16:36 +02:00
bots.py
Fix traceback from public channel with chars and ircbot. Expand msg from_obj to accept lists.
Resolves
#1397
.
2017-09-10 18:27:53 +02:00
manager.py
Make PEP8 cleanup of line spaces and character distances as well as indents
2017-08-19 23:16:36 +02:00
models.py
Make PEP8 cleanup of line spaces and character distances as well as indents
2017-08-19 23:16:36 +02:00
tests.py
adding accounts tests
2017-10-28 22:02:09 -07:00