Handle drop with drop:holds() lock. Default to pass for backwards-compatibilty while on Evennia 0.9. See #1868
This commit is contained in:
parent
d92efb6e67
commit
9e3285a791
2 changed files with 16 additions and 5 deletions
|
|
@ -2,6 +2,9 @@
|
|||
|
||||
## Evennia 1.0 (2019-) (WIP)
|
||||
|
||||
- new `drop:holds()` lock default to limit dropping nonsensical things. Access check
|
||||
defaults to True for backwards-compatibility in 0.9, will be False in 1.0
|
||||
|
||||
### Already in master
|
||||
|
||||
- `py` command now reroutes stdout to output results in-game client. `py`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue