mirror of
https://github.com/evennia/evennia.git
synced 2026-04-03 14:37:17 +02:00
Updated HTML docs.
This commit is contained in:
parent
9d2b39f6a5
commit
8c349cc206
28 changed files with 77 additions and 66 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue