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
da097a88d9
evennia
/
src
History
Download ZIP
Download TAR.GZ
Kelketek
da097a88d9
Fixed an issue with case sensitivity in table names for the migrations. Fixed issue with transactions when converting nicks and aliases.
2013-07-19 17:13:57 -05:00
..
commands
Reverting metaclass wrapper for db_key, will have to look into why it behaves strangely.
2013-07-12 23:58:22 +02:00
comms
Made aliases work with the new handler. The location.contents updated is not working yet - this causes locational information to not be available until objects and manually initialized (e.g. by calling examine #dbref)
2013-07-12 20:21:52 +02:00
help
First version with all caches seemingly working ok. Started to remove the on-model wrappers that are not handled by the idmapper metaclass.
2013-07-11 15:59:03 +02:00
locks
Removed a lot of old references to Aliases and Nicks. Still failing on @puppet.
2013-07-12 15:34:54 +02:00
objects
Fixed some issues with the admin interface. These changes may not be the best ones for these datatypes, but they should load now...
2013-07-18 08:40:48 -05:00
players
Fixed an issue with case sensitivity in table names for the migrations. Fixed issue with transactions when converting nicks and aliases.
2013-07-19 17:13:57 -05:00
scripts
Fixed updates of the contentmanager. Not all command tests run yet.
2013-07-12 22:08:15 +02:00
server
Added a superuser creation call to evennia.py to replace the automatic one that
2013-07-11 22:47:17 +02:00
typeclasses
Fixed an issue with case sensitivity in table names for the migrations. Fixed issue with transactions when converting nicks and aliases.
2013-07-19 17:13:57 -05:00
utils
Reverting metaclass wrapper for db_key, will have to look into why it behaves strangely.
2013-07-12 23:58:22 +02:00
web
Merged. Still need to update some migrations.
2013-07-11 19:11:27 +02: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
Merged. Still need to update some migrations.
2013-07-11 19:11:27 +02:00