Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2024-04-27 18:41:57 +00:00
parent 87006d15d9
commit a7b4b68ed9
58 changed files with 401 additions and 185 deletions

View file

@ -202,8 +202,15 @@
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3470">Feature</a>: New <code class="docutils literal notranslate"><span class="pre">exit_order</span></code> kwarg to
<code class="docutils literal notranslate"><span class="pre">DefaultObject.get_display_exits</span></code> to easier customize the order in which
standard exits are displayed in a room (chiizujin)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3498">Feature</a>: Properly update Evennias screen width when client
changes width (assuming client supports NAWS properly) (michaelfaith84)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3495">Fix</a>: Fix rate in Trait contribs not updating after reload (jaborsh)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3491">Fix</a>: Fix traceback in EvEditor when searching with malformed regex (chiizujin)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3489">Fix</a>: Superuser could break wilderness contrib exits (t34lbytes)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3496">Fix</a>: EvEditor would not correctly show search&amp;replace feedback
when replacing colors (Chiizujin)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3499">Fix</a>: Dig/tunnel commands didnt echo the typeclass of the newly
created room properly (chiizujin)</p></li>
<li><p>[Docs]: Doc fixes (Griatch, chiizujin)</p></li>
</ul>
</section>