This website requires JavaScript.
Explore
Help
Sign in
Andreas
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
mirror of
https://github.com/evennia/evennia.git
synced
2026-03-25 01:06:32 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
bc0195bbaa
evennia
/
src
/
locks
History
Download ZIP
Download TAR.GZ
Griatch
bc0195bbaa
Worked with admin interface, cleaning up and adding functionality. There are still some strange behaviour that makes e.g. the presence of inlines to auto-create empty database objects for some strange reason. Inlines are turned off at the moment (so there is no convenient way to add attributes from the admin interface at this time). Creating players now work, but one needs to create all three components (User, Player, Character) in one go and tie them together. The User-admin form was changed to also support multi-word usernames (django default didn't allow spaces).
2011-10-02 22:37:07 +02:00
..
__init__.py
OBS: You'll need to resync/rebuild your database!
2011-03-15 16:08:32 +00:00
lockfuncs.py
Fixes, cleanups and bugfixes in various systems.
2011-06-26 22:03:09 +00:00
lockhandler.py
Worked with admin interface, cleaning up and adding functionality. There are still some strange behaviour that makes e.g. the presence of inlines to auto-create empty database objects for some strange reason. Inlines are turned off at the moment (so there is no convenient way to add attributes from the admin interface at this time). Creating players now work, but one needs to create all three components (User, Player, Character) in one go and tie them together. The User-admin form was changed to also support multi-word usernames (django default didn't allow spaces).
2011-10-02 22:37:07 +02:00
tests.py
OBS: You'll need to resync/rebuild your database!
2011-03-15 16:08:32 +00:00