mirror of
https://github.com/evennia/evennia.git
synced 2026-03-30 20:47:17 +02:00
Updated HTML docs.
This commit is contained in:
parent
8b7da799c5
commit
3261fe761e
34 changed files with 422 additions and 249 deletions
|
|
@ -175,6 +175,8 @@
|
|||
<ul class="simple">
|
||||
<li><p>New Contrib: <code class="docutils literal notranslate"><span class="pre">Container</span></code> typeclass with new commands for storing and retrieving
|
||||
things inside them (InspectorCaracal)</p></li>
|
||||
<li><p>Updated Contrib: <code class="docutils literal notranslate"><span class="pre">ExtendedRoom</span></code> now supports arbitrary room-states,
|
||||
state-based descriptions, embedded funcparser tags, details and random messages.</p></li>
|
||||
<li><p>Feature: Add <code class="docutils literal notranslate"><span class="pre">TagCategoryProperty</span></code> for setting categories with multiple tags
|
||||
as properties directly on objects. Complements <code class="docutils literal notranslate"><span class="pre">TagProperty</span></code>.</p></li>
|
||||
<li><p>Feature: Attribute-support for saving/loading <code class="docutils literal notranslate"><span class="pre">deques</span></code> with <code class="docutils literal notranslate"><span class="pre">maxlen=</span></code> set.</p></li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue