Updated HTML docs

This commit is contained in:
Evennia docbuilder action 2022-09-11 09:42:08 +00:00
parent ec21a011e1
commit 423ec4a322
55 changed files with 195 additions and 168 deletions

View file

@ -234,6 +234,8 @@ exit triggering the hook (volund)</p></li>
<li><p>Contrib <code class="docutils literal notranslate"><span class="pre">buffs</span></code> for managing temporary and permanent RPG status buffs effects (tegiminis)</p></li>
<li><p>New <code class="docutils literal notranslate"><span class="pre">at_server_init()</span></code> hook called before all other startup hooks for all
startup modes. Used for more generic overriding (volund)</p></li>
<li><p>New <code class="docutils literal notranslate"><span class="pre">search</span></code> lock type used to completely hide an object from being found by
the <code class="docutils literal notranslate"><span class="pre">DefaultObject.search</span></code> (<code class="docutils literal notranslate"><span class="pre">caller.search</span></code>) method. (CloudKeeper)</p></li>
</ul>
</section>
<section id="evennia-0-9-5">