Add Msg.db_receiver_external field. Resolve #2193.

This commit is contained in:
Griatch 2021-05-15 09:12:42 +02:00
parent e38604ab02
commit ac459572f5
4 changed files with 35 additions and 23 deletions

View file

@ -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)