Greg Taylor
|
3292405fcb
|
Adding initial data via Django's syncdb facility. We will no longer distribute a SQLite DB in the near future in favor of this cross-platform alternative. Also in this commit is a crash fix for @dig with SQLite.
|
2007-04-25 14:47:33 +00:00 |
|
Greg Taylor
|
9e587bd4e3
|
Important update: Fixed two crash bugs in attribute getting/setting. Less importantly, the money value shown in 'inventory' now pluralizes properly.
|
2007-04-23 15:22:40 +00:00 |
|
Greg Taylor
|
9335adc03a
|
More command sanitizing checks, renamed startup script to startup.sh.
|
2007-04-03 20:15:54 +00:00 |
|
Greg Taylor
|
50b17b3626
|
Changing the user login command to use the player's email address instead of username. Also Require quotes around the username with the character creation command regardless of whether it's two words or one.
|
2007-04-03 15:17:46 +00:00 |
|
Greg Taylor
|
5421ab7f6e
|
Re-organization.
|
2007-04-03 13:42:51 +00:00 |
|