Updated HTML docs

This commit is contained in:
Evennia docbuilder action 2022-03-04 23:52:33 +00:00
parent eaf332099f
commit afc98638a2
75 changed files with 2000 additions and 1072 deletions

View file

@ -208,7 +208,8 @@ except more standard aliases logger.error/info/exception/debug etc can now be us
<li><p>Have <code class="docutils literal notranslate"><span class="pre">type/force</span></code> default to <code class="docutils literal notranslate"><span class="pre">update</span></code>-mode rather than <code class="docutils literal notranslate"><span class="pre">reset</span></code>mode and add more verbose
warning when using reset mode.</p></li>
<li><p>Attribute storage support defaultdics (Hendher)</p></li>
<li><p>Add <code class="docutils literal notranslate"><span class="pre">is_ooc</span></code> lockfunc (meant for limiting commands at the OOC level)</p></li>
<li><p>Add ObjectParent mixin to default game folder template as an easy, ready-made
way to override features on all ObjectDB-inheriting objects easily.</p></li>
</ul>
</section>
<section id="evennia-0-9-5">