Add Msg.db_receiver_external field. Resolve #2193.
This commit is contained in:
parent
e38604ab02
commit
ac459572f5
4 changed files with 35 additions and 23 deletions
|
|
@ -53,6 +53,7 @@
|
|||
list `PROTOTYPE_LIST` of dicts before loading all dicts in the module as prototypes.
|
||||
- New Channel-System using the `channel` command and nicks. Removed the `ChannelHandler` and the
|
||||
concept of a dynamically created `ChannelCmdSet`.
|
||||
- Add `Msg.db_receiver_external` field to allowe external, string-id message-receivers.
|
||||
|
||||
### Evennia 0.9.5 (2019-2020)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue