Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2023-04-29 05:56:11 +00:00
parent 38e2f558cc
commit de11a56e4e
63 changed files with 175 additions and 191 deletions

View file

@ -172,12 +172,17 @@
<section id="main-branch">
<h2>Main branch<a class="headerlink" href="#main-branch" title="Permalink to this headline"></a></h2>
<ul class="simple">
<li><p>Fix: The username validator did not display errors correctly in web
registration form.</p></li>
<li><p>Feature: Better ANSI color fallbacks (InspectorCaracal).</p></li>
<li><p>Feature: Add support for saving <code class="docutils literal notranslate"><span class="pre">deque</span></code> with <code class="docutils literal notranslate"><span class="pre">maxlen</span></code> to Attributes (before
<code class="docutils literal notranslate"><span class="pre">maxlen</span></code> was ignored).</p></li>
<li><p>Fix: More unit tests for scripts (Storsorken)</p></li>
<li><p>Tools: More unit tests for scripts (Storsorken)</p></li>
<li><p>Fix: Components contrib had issues with inherited typeclasses (ChrisLR)</p></li>
<li><p>Fix: f-string fix in clothing contrib (aMiss-aWry)</p></li>
<li><p>Docs: Made separate doc pages for Exits, Characters and Rooms. Expanded on how
to change the description of an in-game object with templating.</p></li>
<li><p>Docs: Fixed a multitude of doc issues.</p></li>
<li><p>Docs: A multitude of doc issues and typos fixed.</p></li>
</ul>
</section>
<section id="evennia-1-2-1">