Griatch
|
a7899e0119
|
Added version-validation of dependent packages upon server start.
|
2010-11-11 01:28:12 +00:00 |
|
Griatch
|
31edce0ba1
|
Added utils.utils.run_async as a simple wrapper to the Twisted deferred system. This allows for easily making a long-time-running process or command asynchronous.
|
2010-10-21 20:15:11 +00:00 |
|
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
|
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 |
|
Griatch
|
cfbb249d96
|
Added more functionality to page command (resolving and going beyond issue102). Cleaned up the output of sevreral commands as well as added a few more useful functions in src/utils/utils.py.
|
2010-09-04 17:21:26 +00:00 |
|
Griatch
|
72bb8ac667
|
Fixes towards resolving issue99.
|
2010-09-04 09:47:38 +00:00 |
|
Griatch
|
933e29afee
|
Gave a more informative error message when reading non-UTF-8 batchfiles containing international symbols (issue97) as well as refactored the processors a bit further. Fixed some minor typographic details in some other commands.
|
2010-09-04 07:55:25 +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 |
|