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
21d66ab625
evennia
/
evennia
/
accounts
History
Download ZIP
Download TAR.GZ
Johnny
21d66ab625
Moves account creation logic from Commands module to Account class.
2018-10-02 20:23:23 +00: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
Moves account creation logic from Commands module to Account class.
2018-10-02 20:23:23 +00: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
Create columnize (no ansi support at this point)
2018-08-10 10:13:05 +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
Moves account creation logic from Commands module to Account class.
2018-10-02 20:23:23 +00:00