mirror of
https://github.com/evennia/evennia.git
synced 2026-04-05 15:37:17 +02:00
Updated HTML docs.
This commit is contained in:
parent
8314ddbba7
commit
0bfa491129
53 changed files with 743 additions and 121 deletions
|
|
@ -252,6 +252,7 @@ work correctly (0xDEADFED5)</p></li>
|
|||
since otherwise plurals were lost (jaborsh)</p></li>
|
||||
<li><p><a class="reference external" href="https://github.com/evennia/evennia/issues/3788">Fix</a>: <code class="docutils literal notranslate"><span class="pre">GLOBAL_SCRIPTS.all()</span></code> raised error (Griatch)</p></li>
|
||||
<li><p><a class="reference external" href="https://github.com/evennia/evennia/issues/3790">Fix</a>: Fix migration issue due to new db init-check code in launcher (Griatch)</p></li>
|
||||
<li><p>[Fix][issue3794]: Make sure to pass <code class="docutils literal notranslate"><span class="pre">move_type</span></code> kwarg to <code class="docutils literal notranslate"><span class="pre">at_pre_object_receive|leave</span></code> hooks (Griatch)</p></li>
|
||||
<li><p>Fix: <code class="docutils literal notranslate"><span class="pre">options</span></code> setting <code class="docutils literal notranslate"><span class="pre">NOPROMPTGOAHEAD</span></code> was not possible to set (Griatch)</p></li>
|
||||
<li><p>Fix: Make <code class="docutils literal notranslate"><span class="pre">\\</span></code> properly preserve one backlash in funcparser (Griatch)</p></li>
|
||||
<li><p>Fix: The testing ‘echo’ inputfunc didn’t work correctly; now returns both args/kwargs (Griatch)</p></li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue