Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2024-03-30 22:46:30 +00:00
parent 8c528ba7f0
commit a4d40b2ddb
51 changed files with 1410 additions and 505 deletions

View file

@ -200,9 +200,19 @@
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3421">Feature</a>: New <code class="docutils literal notranslate"><span class="pre">utils.compress_whitespace</span></code> utility used with
default objects <code class="docutils literal notranslate"><span class="pre">.format_appearance</span></code> to make it easier to overload without
adding line breaks in hook returns. (InspectorCaracal)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3458">Feature</a>: New <code class="docutils literal notranslate"><span class="pre">sethelp/category</span></code> switch to change a help topics
category after it was created (chiizujin)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3446">Fix</a>: Use plural (no apples) instead of singular (no apple) in
<code class="docutils literal notranslate"><span class="pre">get_numbered_name</span></code> for better grammatical form (InspectorCaracal)</p></li>
<li><p>Doc: Added Beginner Tutorial lessons for AI and Procedural dungeon (Griatch)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3453">Fix</a>: Object aliases not showing in search multi-match
disambiguation display (chiizujin)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3455">Fix</a>: <code class="docutils literal notranslate"><span class="pre">sethelp/edit</span> <span class="pre">&lt;topic&gt;</span></code> without a <code class="docutils literal notranslate"><span class="pre">=</span> <span class="pre">text</span></code> created a <code class="docutils literal notranslate"><span class="pre">None</span></code>
entry that would lose the edit. (chiiziujin)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3456">Fix</a>: <code class="docutils literal notranslate"><span class="pre">format_grid</span></code> utility used for <code class="docutils literal notranslate"><span class="pre">help</span></code> command caused commands
to disappear for wider client widths (chiizujin)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3457">Fix</a>: Help topic categories with different case would appear as
duplicates (chiizujin)</p></li>
<li><p>Doc: Added Beginner Tutorial lessons for AI, Quests and Procedural dungeon (Griatch)</p></li>
<li><p>Doc fixes (Griatch, InspectorCaracal)</p></li>
</ul>
</section>