mirror of
https://github.com/evennia/evennia.git
synced 2026-03-31 21:17:17 +02:00
Updated HTML docs.
This commit is contained in:
parent
53d714113d
commit
90cc0d8d92
676 changed files with 227 additions and 352 deletions
|
|
@ -211,6 +211,9 @@ avoiding race conditions until server starts (Volund)</p></li>
|
|||
into services for easier overriding (Volund)</p></li>
|
||||
<li><p>[Feature][issue3307]: Add support for Attribute-categories when using the monitorhandler
|
||||
with input funcs to monitor Attribute changes.</p></li>
|
||||
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3342">Feature</a>: Add <code class="docutils literal notranslate"><span class="pre">Command.cmdset_source</span></code>, referring to the cmdset each
|
||||
command was originally pulled from (Volund)</p></li>
|
||||
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3343">Feature</a>: Add <code class="docutils literal notranslate"><span class="pre">access_type</span></code> as optional kwarg to lockfuncs (Volund)</p></li>
|
||||
<li><p>[Fix] (Backwards incompatible): Change <code class="docutils literal notranslate"><span class="pre">settings._TEST_ENVIRONMENT</span></code> to
|
||||
<code class="docutils literal notranslate"><span class="pre">settings.TEST_ENVIRONMENT</span></code> to address issues during refactored startup sequence.</p></li>
|
||||
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3197">Fix</a>: Make sure Global scripts only start in one place,</p></li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue