Griatch
|
6cb2b8b745
|
Working on cleaning some strange behavior when trying to submitting faulty typeclasses to script system. Also fixing bugs here and there.
|
2011-07-03 21:01:06 +00:00 |
|
Griatch
|
d2400a8a6b
|
Added the ability to give multiple typeclass search-paths to config file. This way you can add a path to your custom directory and don't have to write so much when creating typeclassed objects using e.g. @create.
|
2011-05-13 22:26:08 +00:00 |
|
Griatch
|
126e2ea61f
|
OBS: You need to resync your database! Moved cmdsets into the database rather than being dependent on scripts. Moved the creation of the cmdset- and cmdset-handlers into ObjectDB.__init__ rather than bootstrapping it from the typeclass. Added some more script functionality for testing, includong the @script command for assigning a script to an object.
|
2011-03-20 19:45:56 +00:00 |
|