Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2023-09-03 06:56:15 +00:00
parent 3e1ec0cfad
commit b6560288ff
29 changed files with 97 additions and 81 deletions

View file

@ -186,6 +186,8 @@
<h2>Main branch<a class="headerlink" href="#main-branch" title="Permalink to this headline"></a></h2>
<ul class="simple">
<li><p>Feat: EvMenu tooltips for multiple help categories in a node (Seannio).</p></li>
<li><p>Feat: Default <code class="docutils literal notranslate"><span class="pre">examine</span></code> command now also shows an accounts <code class="docutils literal notranslate"><span class="pre">last_login</span></code>
(michaelfaith84)</p></li>
<li><p>Fix: Portal would accidentally start global scripts. (InspectorCaracal)</p></li>
<li><p>Fix: Traceback when printing CounterTrait contrib objects. (InspectorCaracal)</p></li>
<li><p>Fix: Typo in evadventure twitch combats call of <code class="docutils literal notranslate"><span class="pre">create_combathandler</span></code>.</p></li>