Updated HTML docs

This commit is contained in:
Evennia docbuilder action 2022-11-01 22:48:01 +00:00
parent f01d69229f
commit d939cc7ec0
60 changed files with 205 additions and 199 deletions

View file

@ -371,6 +371,7 @@ powerful searches passed into the regular search functions.</p></li>
<li><p>Improve search performance when having many DB-based prototypes via caching.</p></li>
<li><p>Remove the <code class="docutils literal notranslate"><span class="pre">return_parents</span></code> kwarg of <code class="docutils literal notranslate"><span class="pre">evennia.prototypes.spawner.spawn</span></code> since it
was inefficient and unused.</p></li>
<li><p>Made all id fields BigAutoField for all databases.</p></li>
</ul>
</section>
<section id="evennia-0-9-5">