Greg Taylor
|
cbd5fd9faa
|
Flag list displaying 'None' fixed.
|
2009-01-22 15:22:32 +00:00 |
|
Greg Taylor
|
377844f1c6
|
@search is working now, aside from the flag search.
|
2009-01-22 14:49:58 +00:00 |
|
Greg Taylor
|
a7a3a33334
|
Add a builder override to object.controls_other function. Also refine what is shown when examining based on ownership and permissions.
|
2009-01-22 04:20:55 +00:00 |
|
Greg Taylor
|
f0c129f730
|
Fixes to player creation that may not actually do anything. Also add default flagged channels with the default alias being the first three characters of the channel's name.
|
2009-01-22 03:50:16 +00:00 |
|
Greg Taylor
|
4c562cd6ce
|
Work on the comsys. @cwho is working now.
|
2009-01-22 03:19:40 +00:00 |
|
Greg Taylor
|
0169c52442
|
Fix the admin displays for most of the models. ConfigValue is being weird for some reason, though.
|
2009-01-18 04:54:05 +00:00 |
|
Greg Taylor
|
f6ee697e04
|
Move away from fixtures in favor of src/initial_setup.py, which makes it a little easier to change stuff like this. It also avoids over-writing stuff when syncdb is ran. This commit features database layout changes to ConnectScreen and CommChannel. It is recommended that you drop your database and re-sync. If this is not acceptable, talk to me about a migration plan. We will be investigating schema evolution down the road.
|
2009-01-18 04:22:58 +00:00 |
|
Greg Taylor
|
c0ebbc3967
|
Part 1 of initial database population re-factor, along with a comsys model change. DO NOT UPDATE TO THIS IN PRODUCTION ENVIRONMENTS YET! Wait for the all-clear.
|
2009-01-18 03:14:52 +00:00 |
|
Greg Taylor
|
8ebea8c22e
|
Add MUX-style @chzone.
|
2009-01-18 02:40:57 +00:00 |
|
Greg Taylor
|
1a3942edac
|
MUX-style @chown implemented.
|
2009-01-18 02:34:50 +00:00 |
|
Greg Taylor
|
462628ab55
|
Builders start seeing dbrefs for the most part.
|
2009-01-15 16:24:52 +00:00 |
|
Greg Taylor
|
914628d385
|
Fixed an issue with Object manager's is_dbref. Paging should be a lot more sound now too.
|
2009-01-15 05:11:55 +00:00 |
|
Greg Taylor
|
8a8891f63d
|
Protect against a really weird emit problem.
|
2009-01-15 03:55:48 +00:00 |
|
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 |
|