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
bf8a5dedc8
evennia
/
src
History
Download ZIP
Download TAR.GZ
Kelketek
bf8a5dedc8
Removed bogus warning about SECRET_KEY and replaced it with a more accurate one.
2013-05-16 22:41:48 -05:00
..
commands
Some minor fixes to debug output.
2013-05-12 20:28:30 +02:00
comms
Removed traces of db_index on db_header and db_title for comms. Turned db_header into textfield.
2013-05-15 06:33:04 -05:00
help
A couple more straggling lock fields. Should be all of them now. I hope.
2013-02-03 10:01:07 -06:00
locks
Changed perm lockfunc to primarily use the Player-level permission and added the @quell command for managing permission downgrading.
2013-05-12 13:45:46 +02:00
objects
Merged the dev branch (many-chars-per-player) and made some more error checking in the migrations.
2013-05-12 22:13:05 +02:00
players
Removed uneccessary test function.
2013-05-13 15:56:20 -05:00
scripts
Added the last migrations needed to fully convert the Attribute system. Cleaned up the @ooclook command a bit as well as tidied up the who command a bit.
2013-04-14 13:35:25 +02:00
server
Fixing a bug in @ic if trying to puppet while already puppeting. Added sessid keyword to at_post_login hook in order to correctly relay login text only to the correct session. Removed the src.utils.debug module as well as the CmdDebug command which has not been supported for a good while.
2013-04-18 09:13:31 +02:00
typeclasses
Merged the dev branch (many-chars-per-player) and made some more error checking in the migrations.
2013-05-12 22:13:05 +02:00
utils
Made username creation/login case insensitive.
2013-05-13 12:30:00 -05:00
web
Made username creation/login case insensitive.
2013-05-13 12:30:00 -05:00
__init__.py
Added cache-resyncing to ProcPool. This makes sure to update all affected object caches
2012-09-03 01:11:14 +02:00
settings_default.py
Removed bogus warning about SECRET_KEY and replaced it with a more accurate one.
2013-05-16 22:41:48 -05:00