mirror of
https://github.com/evennia/evennia.git
synced 2026-03-27 02:06:32 +01:00
Updated HTML docs.
This commit is contained in:
parent
38e2f558cc
commit
de11a56e4e
63 changed files with 175 additions and 191 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue