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
1
a1b596a847
evennia
/
src
History
Download ZIP
Download TAR.GZ
Kelketek Rritaa
a1b596a847
Fixed an issue where saving an attribute/tag would make duplicates.
2014-06-28 18:01:00 -05:00
..
commands
Fixed page command to properly repage
2014-06-28 18:27:58 +02:00
comms
Admin interface greatly improved. Support for editing Attributes added.
2014-06-28 16:30:01 -05: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
Admin interface greatly improved. Support for editing Attributes added.
2014-06-28 16:30:01 -05:00
players
Admin interface greatly improved. Support for editing Attributes added.
2014-06-28 16:30:01 -05:00
scripts
Admin interface greatly improved. Support for editing Attributes added.
2014-06-28 16:30:01 -05: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 an issue where saving an attribute/tag would make duplicates.
2014-06-28 18:01:00 -05:00
utils
Fixed an issue where saving an attribute/tag would make duplicates.
2014-06-28 18:01:00 -05:00
web
Minor cleanup in a readme and a method signature.
2014-06-28 16:35:57 -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
Added custom Evennia admin and ability to toggle it.
2014-06-28 16:29:57 -05:00