evennia/src/commands
Griatch 46e2cd3ecb Added FuncKeys - locking of objects depending on the result from an arbitrary function.
Added AttrKeys and FlagKeys - locks depending on the value of the unlocker's attribute or if they have a flag set.
Finally I updated @lock to handle all these lock types. There are a large amount of possible configurations though, so more testing is needed.
/Griatch
2009-10-12 20:58:15 +00:00
..
__init__.py Even more death and destruction. A lot more stuff moved to src/. A lot more bugs probably introduced. 2008-06-15 19:38:39 +00:00
batchprocess.py - Implemented permission system management inside the game 2009-10-03 14:40:34 +00:00
comsys.py - Implemented permission system management inside the game 2009-10-03 14:40:34 +00:00
general.py Added FuncKeys - locking of objects depending on the result from an arbitrary function. 2009-10-12 20:58:15 +00:00
imc2.py - Implemented permission system management inside the game 2009-10-03 14:40:34 +00:00
info.py - Implemented permission system management inside the game 2009-10-03 14:40:34 +00:00
irc.py - Implemented permission system management inside the game 2009-10-03 14:40:34 +00:00
objmanip.py Added FuncKeys - locking of objects depending on the result from an arbitrary function. 2009-10-12 20:58:15 +00:00
paging.py - Implemented permission system management inside the game 2009-10-03 14:40:34 +00:00
parents.py Fixed some bugs in move reporting. Made feedback from default commands a bit more informative and consistent. Added some more text and error handling to the login commands. 2009-09-19 20:48:06 +00:00
privileged.py - Implemented permission system management inside the game 2009-10-03 14:40:34 +00:00
search.py - Implemented permission system management inside the game 2009-10-03 14:40:34 +00:00
unloggedin.py - Implemented permission system management inside the game 2009-10-03 14:40:34 +00:00