Greg Taylor
|
51a648ddab
|
Fixes a few more command errors in commands without args. Create from the login screen now works without errors again.
|
2009-01-15 03:48:42 +00:00 |
|
Greg Taylor
|
9a166ba024
|
Moving script_parent to a field on the object model. This is critical enough to warrant it being there instead of in an attribute. Minor changes here and there.
NOTE: This update adds a field, delete your evennia.db3 or manually add a NOT NULL 'script_link' charfield(255).
|
2008-12-16 04:28:57 +00:00 |
|
Greg Taylor
|
122bf4e3ff
|
Splitting the scripted parent system out into the gamesrc directory. There will be more explanation of this later.
|
2008-12-15 05:55:04 +00:00 |
|
Greg Taylor
|
5249f27074
|
Things should be working again, minus the web stuff.
|
2008-12-15 04:35:00 +00:00 |
|
Greg Taylor
|
837f1152c6
|
Starting here, trunk is broken pending re-organizations. Check out the previous revision if you'd like to tinker.
|
2008-12-15 04:00:25 +00:00 |
|