Updated HTML docs

This commit is contained in:
Evennia docbuilder action 2022-10-23 10:26:03 +00:00
parent c18dd858d5
commit b8ccc5de95
48 changed files with 206 additions and 186 deletions

View file

@ -366,6 +366,8 @@ can run at the same time. Used to limit multi-playing.</p></li>
<li><p>Make setting <code class="docutils literal notranslate"><span class="pre">MAX_NR_CHARACTERS</span></code> interact better with the new settings above.</p></li>
<li><p>Allow <code class="docutils literal notranslate"><span class="pre">$search</span></code> funcparser func to search tags and to accept kwargs for more
powerful searches passed into the regular search functions.</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">spawner.spawn</span></code> and linked methods now has a kwarg <code class="docutils literal notranslate"><span class="pre">protfunc_raise_errors</span></code>
(default True) to disable strict errors on malformed/not-found protfuncs</p></li>
</ul>
</section>
<section id="evennia-0-9-5">