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 |
|
Griatch
|
7f2e6dd4fa
|
Tidying up the admin interface by adding more verbose and helpful names to database fields as well as adding more help texts. The ObjectAdmin still gives tracebacks.
|
2011-10-02 01:21:03 +02:00 |
|
Griatch
|
de9c2ec437
|
Cleaned admin interface, removing misleading fields. It's still broken in a few places however, objects give a traceback here, not sure why.
|
2011-09-15 00:28:26 +02:00 |
|
Griatch
|
399919a8a9
|
Database schema has changed. Run migrations if you use South. Started work on tidying up admin interface.
|
2011-09-14 22:34:10 +02:00 |
|
Griatch
|
bccd84e480
|
Fixed some bugs in the access system. Changed the "owner" default permission to "control" instead to more general. Added a new hook for setting locks for objects (the suspicion was that this would give lots of grief to newbies otherwise, now we have a lockdown policy in the absence of lock definitions).
|
2011-03-17 21:43:18 +00:00 |
|
Griatch
|
f83c2bddf8
|
Trunk: Merged the Devel-branch (branches/griatch) into /trunk. This constitutes a major refactoring of Evennia. Development will now continue in trunk. See the wiki and the past posts to the mailing list for info. /Griatch
|
2010-08-29 18:46:58 +00:00 |
|