Merge branch 'master' into develop
This commit is contained in:
commit
85cc0a431d
1 changed files with 2 additions and 0 deletions
|
|
@ -84,6 +84,8 @@ without arguments starts a full interactive Python console.
|
||||||
- Make `Object/Room/Exit.create`'s `account` argument optional. If not given, will set perms
|
- Make `Object/Room/Exit.create`'s `account` argument optional. If not given, will set perms
|
||||||
to that of the object itself (along with normal Admin/Dev permission).
|
to that of the object itself (along with normal Admin/Dev permission).
|
||||||
- Make `INLINEFUNC_STACK_MAXSIZE` default visible in `settings_default.py`.
|
- Make `INLINEFUNC_STACK_MAXSIZE` default visible in `settings_default.py`.
|
||||||
|
- Change how `ic` finds puppets; non-priveleged users will use `_playable_characters` list as
|
||||||
|
candidates, Builders+ will use list, local search and only global search if no match found.
|
||||||
|
|
||||||
|
|
||||||
## Evennia 0.9 (2018-2019)
|
## Evennia 0.9 (2018-2019)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue