Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2024-06-14 11:17:21 +00:00
parent 8217d380bd
commit dd77216e00
50 changed files with 1898 additions and 112 deletions

View file

@ -210,6 +210,14 @@ locks after they were first created (chiizujin)</p></li>
(pronoun conjugation) for actor stance (InspectorCaracal)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3521">Feature</a>: Allow <code class="docutils literal notranslate"><span class="pre">WORD</span></code> (fully capitalized) in GMCP command names
instead of only <code class="docutils literal notranslate"><span class="pre">Word</span></code> (titled) to support specific clients better (InspectorCaracal)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3447">Feature</a>: New Contrib: Achievements (InspectorCaracal)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3494">Feature</a>: Xterm truecolor hex support <code class="docutils literal notranslate"><span class="pre">|#0f0</span></code> style. Expanded
<code class="docutils literal notranslate"><span class="pre">color</span> <span class="pre">true</span></code> to test (michaelFaith84)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3497">Feature</a>: Add optional width to EvEditor flood-fill commands using
new <code class="docutils literal notranslate"><span class="pre">=</span></code> argument, for example <code class="docutils literal notranslate"><span class="pre">:f=40</span></code> or <code class="docutils literal notranslate"><span class="pre">:j</span> <span class="pre">1:2</span> <span class="pre">l</span> <span class="pre">=</span> <span class="pre">60</span></code> (chiizujin)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3549">Feature</a>: Run the <code class="docutils literal notranslate"><span class="pre">collectstatic</span></code> command when reloading server to
keep game assets in sync automatically (InspectorCaracal)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3523">Language</a>: Updated Polish translation (Moonchasered)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3495">Fix</a>: Fix rate in Trait contribs not updating after reload (jaborsh)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3491">Fix</a>: Fix traceback in EvEditor when searching with malformed regex (chiizujin)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3489">Fix</a>: Superuser could break wilderness contrib exits (t34lbytes)</p></li>
@ -227,7 +235,15 @@ updating of existing spawned instances (chiizujun)</p></li>
defaults to be used instead of finding nothing (InspectorCaracal)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3518">Fix</a>: <code class="docutils literal notranslate"><span class="pre">GlobalScriptsContainer.all()</span></code> raised a traceback (InspectorCaracal)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3520">Fix</a>: Exits not included in exit sort order were not listed correctly (chiizujin)</p></li>
<li><p>[Docs]: Doc fixes (Griatch, chiizujin)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3529">Fix</a>: Fix page/list command not showing received pages correctly (chiizujin)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3530">Fix</a>: EvEditor cmdset priority increased so it doesnt respond to
movement commands while in editor (chiizujin)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3537">Fix</a>: Bug setting <code class="docutils literal notranslate"><span class="pre">_fields</span></code> in Components contrib (ChrisLR)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3542">Fix</a>: Update <code class="docutils literal notranslate"><span class="pre">character_creator</span></code> contrib to use the Accounts look
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>[Docs]: Doc fixes (Griatch, chiizujin, InspectorCaracal, iLPDev)</p></li>
</ul>
</section>
<section id="evennia-4-1-1">