From Done on devel branch
Remove prettytable from evennia/utils, use only EvTable (prettytable can be imported externally if desired)
Add prefix-ignoring, to allow for the system to ignore selectable prefixes when a command is longer than one character (this e.g. makes @examine identical to examine without needing an alias).
Create the new devel branch!
Various bug fixes, while more people test devel