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
e13a9b2749
evennia
/
evennia
/
commands
History
Download ZIP
Download TAR.GZ
Griatch
19867ddfcd
Fixed some formatting to make untittests pass again.
2015-03-08 11:20:05 +01:00
..
default
Fixed a very silly bug in CmdUnloggedinCreate where the default location was set on the character even though the Player hadn't actually logged in yet. This meant that the Character (in MULTISESSION_MODEs < 2) would pop up in the start location and stay there also if the Player never actually connected to the game. This is most likely the reason for zombie player remnants that have been around for so long and should thus have an impact also on
#498
.
2015-03-07 22:55:01 +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
Implemented contents_cache handler for a speed boost for many situations, as per
#620
.
2015-02-28 11:29:05 +01:00
cmdparser.py
Added more overloading modules and cleaned up the template some more.
2015-01-07 18:21:28 +01:00
cmdset.py
Updated commands to use new evennia path.
2015-01-07 14:31:35 +01:00
cmdsethandler.py
Fixed some formatting to make untittests pass again.
2015-03-08 11:20:05 +01:00
command.py
Updated commands to use new evennia path.
2015-01-07 14:31:35 +01:00
connection_screen.py
Updated commands to use new evennia path.
2015-01-07 14:31:35 +01:00