Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2024-06-27 20:54:39 +00:00
parent 497493e0a1
commit 7df02cf015
34 changed files with 107 additions and 107 deletions

View file

@ -246,7 +246,7 @@ movement commands while in editor (chiizujin)</p></li>
template properly (InspectorCaracal)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3545">Fix</a>: Fix fallback issue in cmdhandler for local-object cmdsets (InspectorCaracal)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3554">Fix</a>: Fix/readd custom <code class="docutils literal notranslate"><span class="pre">ic</span></code> command to the <code class="docutils literal notranslate"><span class="pre">character_creator</span></code> contrib (InspectorCaracal)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3466">Fix</a>: Make sure the <code class="docutils literal notranslate"><span class="pre">website/base.html</span></code> website base is targeted
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3566">Fix</a>: Make sure the <code class="docutils literal notranslate"><span class="pre">website/base.html</span></code> website base is targeted
explicitly so it doesnt get overridden by same file name elsewhere in app (InspectorCaracal)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/issue/3387">fix</a>: Update all game template doc strings to be more up-to-date
(Griatch)</p></li>