Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2023-11-02 20:02:56 +00:00
parent b78675b6cc
commit 42f4fc655d
783 changed files with 469 additions and 319 deletions

View file

@ -202,6 +202,7 @@ settings.(Volund)</p></li>
methods. Also adds events hooks to modify effects when this list changes (Volund)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3197">Feature</a>: Make sure Global scripts only start in one place,
avoiding race conditions until server starts (Volund)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3281">Feature</a>: Add <code class="docutils literal notranslate"><span class="pre">$your()</span></code> and <code class="docutils literal notranslate"><span class="pre">$Your()</span></code> for actor stance emoting (Volund)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3267">Fix</a>: Missing recache step in ObjectSessionHandler (InspectorCaracal)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3270">Fix</a>: Evennia is its own MSSP family now, so we should return that
instead of Custom (InspectorCaracal)</p></li>