Don't allow 3-box with only two boxes in room. Resolve #2206.
This commit is contained in:
parent
5f8911ec72
commit
490c4f11cf
2 changed files with 8 additions and 1 deletions
|
|
@ -101,6 +101,8 @@ without arguments starts a full interactive Python console.
|
|||
- New EvMenu templating system for quickly building simpler EvMenus without as much code.
|
||||
- Add `Command.client_height()` method to match existing `.client_width` (stricako)
|
||||
- Include more Web-client info in `session.protocol_flags`.
|
||||
- Fixes in multi-match situations - don't allow finding/listing multimatches for 3-box when
|
||||
only two boxes in location.
|
||||
|
||||
|
||||
## Evennia 0.9 (2018-2019)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue