mirror of
https://github.com/evennia/evennia.git
synced 2026-03-28 10:37:16 +01:00
Merge remote-tracking branch 'origin/contents_indexer' into contents_indexer
# Conflicts: # CHANGELOG.md
This commit is contained in:
commit
053060fb94
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
- 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
|
||||
- Added content_types indexing to DefaultObject's ContentsHandler.
|
||||
- REST API allows you external access to db objects through HTTP requests (Tehom)
|
||||
- `Object.normalize_name` and `.validate_name` added to (by default) enforce latinify
|
||||
on character name and avoid potential exploits using clever Unicode chars (trhr)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue