Extensive cleanup and refactoring of the spawn command and obj-update functionality, as per #1879

This commit is contained in:
Griatch 2020-03-28 17:57:04 +01:00
parent fb4931e85b
commit bea61b289e
5 changed files with 176 additions and 123 deletions

View file

@ -54,6 +54,7 @@ without arguments starts a full interactive Python console.
bugfixes.
- Remove `dummy@example.com` as a default account email when unset, a string is no longer
required by Django.
- Fixes to `spawn`, make updating an existing prototype/object work better.
## Evennia 0.9 (2018-2019)