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
0f2762d5f2
evennia
/
src
History
Download ZIP
Download TAR.GZ
Griatch
0f2762d5f2
Added functionality to @services command. Allowed @reload to also accept a reason argument.
2013-03-08 23:09:21 +01:00
..
commands
Added functionality to @services command. Allowed @reload to also accept a reason argument.
2013-03-08 23:09:21 +01:00
comms
Fixed a bug in IMC2 implementation. Made sure the Tutorial world Ghost keeps moving after winning a battle.
2013-03-08 21:42:51 +01: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
Fixed up Tutorial world, which also led to weeding out a host of smaller things. Resolves Issue 216. Resolves Issue 335. Tutorial should now again be possible to complete. :)
2012-12-08 20:13:54 +01:00
objects
Fixed a lingering error from turning off "quick assignment" that caused issues in TutorialWorld.
2013-02-18 20:08:05 +01:00
players
Some fixes to the way the admin initiates new player objects.
2013-02-12 19:54:11 +01:00
scripts
Moved import of SESSIONS to avoid a circular import situation under i18n.
2013-02-10 11:52:31 +01:00
server
Updated X-Forwarded-For to better conform to spec (multiple proxies).
2013-02-06 07:41:22 -06:00
typeclasses
Follow-up on that last one-- missed one of the Abstract models.
2013-02-03 09:54:36 -06:00
utils
Added cmd.funcpart as a way of adding multiple-part commands, each with a possibility to yield with a deferred. This allows for flexible implementation of delayed commands and other asynchronous goodies.
2013-02-19 23:30:33 +01:00
web
Fixed spacing consistency issues between messages in web client.
2013-02-06 20:58:22 -06: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
Added change to settings.py to facilitate X-Forwarded-For.
2013-02-06 01:27:37 -06:00