mirror of
https://github.com/evennia/evennia.git
synced 2026-04-02 14:07:16 +02:00
Updated HTML docs.
This commit is contained in:
parent
3e7f7b9292
commit
16dae869ba
40 changed files with 207 additions and 198 deletions
|
|
@ -230,6 +230,7 @@ a performance hit for loading cmdsets in rooms with a lot of objects (InspectorC
|
|||
<li><p><a class="reference external" href="https://github.com/evennia/evennia/issues/3688">Fix</a>: Made TutorialWorld possible to build cleanly without being a superuser (Griatch)</p></li>
|
||||
<li><p>[Fix][issue3687]: Fixed batchcommand/interactive with developer perms (Griatch)</p></li>
|
||||
<li><p>[Fix][issue3723]: Bug in <code class="docutils literal notranslate"><span class="pre">ingame-map-display</span></code> contrib when using ordinal alises (aMiss-aWry)</p></li>
|
||||
<li><p>[Fix][issue3726]: Fix Twisted v25 issue with returnValue()</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: When an object was used as an On-Demand Task’s category, and that object was then deleted,
|
||||
it caused an OnDemandHandler save error on reload. Will now clean up on save. (Griatch)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue