Resolve merge conflicts

This commit is contained in:
Griatch 2020-05-16 15:38:09 +02:00
commit 4bfaa154d9
31 changed files with 1228 additions and 595 deletions

View file

@ -13,9 +13,10 @@
- Added `content_types` indexing to DefaultObject's ContentsHandler. (volund)
- Made most of the networking classes such as Protocols and the SessionHandlers
replaceable via `settings.py` for modding enthusiasts. (volund)
- The `initial_setup.py` file can now be substituted in `settings.py` to customize
initial game database state. (volund)
- Added new Traits contrib, converted and expanded from Ainneve project.
### Already in master
- `is_typeclass(obj (Object), exact (bool))` now defaults to exact=False
- `py` command now reroutes stdout to output results in-game client. `py`