Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2023-11-26 16:22:42 +00:00
parent 5eda9ee774
commit f2858de370
678 changed files with 105 additions and 96 deletions

View file

@ -225,6 +225,7 @@ instead of Custom (InspectorCaracal)</p></li>
instantiated script. (Volund)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3338">Fix</a>: Resolve if/elif bug in XYZGrid contrib launch command
(jaborsh)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/issues/3331">fix</a>: Made XYZGrid query zcoords in a case-insensitive manner.</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3322">Fix</a>: Fix <code class="docutils literal notranslate"><span class="pre">BaseOption.display</span></code> to always return a string.</p></li>
<li><p>Docs: Lots of Typo fixes (iLPdev, InspectorCaracal, jaborsh)</p></li>
<li><p>Beginner tutorial: Cleanup and starting earlier with explaining how to add to