Griatch
|
547eb53b32
|
Made search(*playername) commands correctly return a Player typeclass and not a character. Initial startup/character creation: Default permissions are now assigned on player level rather than character level (this gives more safety to @puppet operations). Made @puppet command work only on Character objects.
|
2010-10-21 18:58:47 +00:00 |
|
Griatch
|
151595a042
|
Turned off Django DEBUG in the default setup. This resolves all issues with memory leakage and resource hogging seen in issue112.
|
2010-10-11 17:22:39 +00:00 |
|
Griatch
|
164eb5b89b
|
Some command bugfixes. Added some more debug messages for pinning down issue101.
|
2010-09-19 06:57:08 +00:00 |
|
Griatch
|
e125763ea5
|
Made so the default add_default_cmdset script also removes the added cmdset when stopped. Fixed the function of @delplayer command.
|
2010-09-05 18:20:39 +00:00 |
|
Griatch
|
212061abb6
|
Made so the @scripts command properly display when scripts will fire next.
|
2010-09-05 16:35:39 +00:00 |
|
Griatch
|
c4128e4656
|
Fixed the strange login error reported in issue103.
|
2010-09-05 15:05:40 +00:00 |
|
Griatch
|
a2291953f2
|
Changed erroneous DateField to DateTimeField in ObjectDB, so you might have to resync your database. Fixed lots of formatting issues in the info and list commands. Resolved issue105.
|
2010-09-05 14:42:09 +00:00 |
|
Ari Mudev
|
60851ade11
|
Fix trivial typo in CmdSethandler documentation.
|
2010-09-04 16:57:01 +00:00 |
|
Griatch
|
e2f92f0bfe
|
Resolved issue99, which concerned commands on adjacent players being erroneously included among a player's available commands (giving multiple-command errors).
|
2010-09-03 19:33:17 +00:00 |
|
Griatch
|
900f6da80f
|
Fixed several special cases of handling multiple same-named commands gracefully. Should resolve issue94.
|
2010-09-01 21:59:13 +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 |
|