Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2023-02-26 13:29:28 +00:00
parent 9d2b39f6a5
commit 8c349cc206
28 changed files with 77 additions and 66 deletions

View file

@ -171,6 +171,8 @@
<section id="main-branch-git">
<h2>Main branch (git)<a class="headerlink" href="#main-branch-git" title="Permalink to this headline"></a></h2>
<ul class="simple">
<li><p>Bug fix: Building Menu contrib menu no using Replace over Union mergetype to
avoid clashing with in-game commands while building</p></li>
<li><p>Feature: RPSystem contrib <code class="docutils literal notranslate"><span class="pre">sdesc</span></code> command can now view/delete your sdesc.</p></li>
<li><p>Bug fix: Change so <code class="docutils literal notranslate"><span class="pre">script</span> <span class="pre">obj</span> <span class="pre">=</span> <span class="pre">[scriptname|id]</span></code> is required to manipulate scripts
on objects; <code class="docutils literal notranslate"><span class="pre">script</span> <span class="pre">scriptname|id</span></code> only works on global scripts.</p></li>