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
fbe0eab01c
evennia
/
src
History
Download ZIP
Download TAR.GZ
Kelketek Rritaa
fbe0eab01c
Some consistency improvements with URL overrides.
2014-06-28 16:28:24 -05:00
..
commands
Fixed page command to properly repage
2014-06-28 18:27:58 +02:00
comms
Fixed code to pass unittests. Change script's is_valid method to correctly catch if it is checked on an object which is already deleted, as per
#509
.
2014-06-15 13:19:38 +02:00
help
Fixed code to pass unittests. Change script's is_valid method to correctly catch if it is checked on an object which is already deleted, as per
#509
.
2014-06-15 13:19:38 +02:00
locks
Made lockhandler write lockwarnings to separate log file
2014-05-18 11:18:00 +02:00
objects
Changed default puppet lock to puppet:pperm(Immortals) by default.
Resolves
#521
.
2014-06-28 18:48:54 +02:00
players
Continued with weakref and lazyloading fixes.
2014-05-11 01:05:59 +02:00
scripts
Fixed code to pass unittests. Change script's is_valid method to correctly catch if it is checked on an object which is already deleted, as per
#509
.
2014-06-15 13:19:38 +02:00
server
Restructured web resources to better manage static files.
2014-06-28 16:28:14 -05:00
tests
Fixed code to pass unittests. Change script's is_valid method to correctly catch if it is checked on an object which is already deleted, as per
#509
.
2014-06-15 13:19:38 +02:00
typeclasses
Fixed and refactored OOB system and tested with new websocket client
2014-06-28 18:10:20 +02:00
utils
Made the tab, space and linebreak ansi characters case-insensitive.
Resolves
#522
.
2014-06-28 18:51:04 +02:00
web
Some consistency improvements with URL overrides.
2014-06-28 16:28:24 -05:00
__init__.py
Changed contrib/procpool's PROC_MODIFIED_OBJS list to sit in src.utils.idmapper.base as well as be a WeakValueDictionary instead of a normal list. This removes unnecessary reference counts to objects.
2014-05-14 20:07:59 +02:00
settings_default.py
Some consistency improvements with URL overrides.
2014-06-28 16:28:24 -05:00