Commit graph

7 commits

Author SHA1 Message Date
Michael King
adbc6ec2bb Removed references to Attribute class from cmd_alias.
Removed Attribute import
2007-06-11 17:07:31 +00:00
Michael King
7052d313b6 Added feedback for @alias if the player does not have control over the
target.
Gave the success results for @alias some clarity.
2007-06-11 17:03:53 +00:00
Michael King
0980408e1c Aesthetics finalized for cmd_alias
Added RollbackImporter skeleton class to Evennia Server class
2007-06-11 15:49:05 +00:00
Michael King
8991d4ecac Merged in working changes to alias. Needs better error messages, but
it's in there.
2007-06-11 14:57:02 +00:00
Michael King
9648af6521 Added settings.py to svn:ignore
Merged in updates to branch
2007-06-11 14:48:57 +00:00
Michael King
1d14834a3b Merged first version of alias-command from branch. 2007-06-11 12:50:42 +00:00
Greg Taylor
0e9732d49c Big re-organization of command functions. Introduced the commands directory to hold command modules. This will make it easier to sub-divide stuff as we pile on more commands, and for dropping in new optional command modules. 2007-05-29 03:32:48 +00:00
Renamed from commands_privileged.py (Browse further)