mirror of
https://github.com/evennia/evennia.git
synced 2026-03-27 18:26:32 +01:00
Updated HTML docs.
This commit is contained in:
parent
9e122e89ca
commit
8016bb00dc
1025 changed files with 4173 additions and 86 deletions
|
|
@ -46,8 +46,9 @@
|
|||
|
||||
<section class="tex2jax_ignore mathjax_ignore" id="changelog">
|
||||
<h1>Changelog<a class="headerlink" href="#changelog" title="Link to this heading">¶</a></h1>
|
||||
<section id="main-branch">
|
||||
<h2>Main branch<a class="headerlink" href="#main-branch" title="Link to this heading">¶</a></h2>
|
||||
<section id="evennia-6-0-0">
|
||||
<h2>Evennia 6.0.0<a class="headerlink" href="#evennia-6-0-0" title="Link to this heading">¶</a></h2>
|
||||
<p>Feb 15, 2026</p>
|
||||
<ul class="simple">
|
||||
<li><p>Feat (backwards incompatble): Drop Python 3.11 support (supported: Python 3.12, 3.13, 3.14 (req)). (Griatch)</p></li>
|
||||
<li><p>Security: Django >=6.0.2 (<6.1), Django RestFramework 3.16 (Griatch)</p></li>
|
||||
|
|
@ -1734,7 +1735,7 @@ and have no changelogs.</p>
|
|||
<h3><a href="../index.html">Table of Contents</a></h3>
|
||||
<ul>
|
||||
<li><a class="reference internal" href="#">Changelog</a><ul>
|
||||
<li><a class="reference internal" href="#main-branch">Main branch</a></li>
|
||||
<li><a class="reference internal" href="#evennia-6-0-0">Evennia 6.0.0</a></li>
|
||||
<li><a class="reference internal" href="#evennia-5-0-1">Evennia 5.0.1</a></li>
|
||||
<li><a class="reference internal" href="#evennia-5-0-0">Evennia 5.0.0</a></li>
|
||||
<li><a class="reference internal" href="#evennia-4-5-0">Evennia 4.5.0</a></li>
|
||||
|
|
@ -1858,6 +1859,10 @@ and have no changelogs.</p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@ make your game, also if you never coded before.</p>
|
|||
<div class="toctree-wrapper compound">
|
||||
<ul>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Changelog.html">Changelog</a><ul>
|
||||
<li class="toctree-l2"><a class="reference internal" href="Changelog.html#main-branch">Main branch</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="Changelog.html#evennia-6-0-0">Evennia 6.0.0</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="Changelog.html#evennia-5-0-1">Evennia 5.0.1</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="Changelog.html#evennia-5-0-0">Evennia 5.0.0</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="Changelog.html#evennia-4-5-0">Evennia 4.5.0</a></li>
|
||||
|
|
@ -231,6 +231,10 @@ make your game, also if you never coded before.</p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -127,6 +127,10 @@
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -365,6 +365,10 @@ command is not needed much in <code class="docutils literal notranslate"><span c
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -117,6 +117,10 @@ all the default command syntax should at most be referred to as “MUX-like” o
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -372,6 +372,10 @@ Google-style docstrings, follow <a class="reference external" href="https://www.
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -303,6 +303,10 @@ For this, actual real-game testing is required.</p></li>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -292,6 +292,10 @@ a space or <code class="docutils literal notranslate"><span class="pre">/</span>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -248,6 +248,10 @@ If you want to go one step further, you can add another config to automatically
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -164,6 +164,10 @@
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -379,6 +379,10 @@ only recognize models in <code class="docutils literal notranslate"><span class=
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -463,6 +463,10 @@ password<span class="w"> </span><my_github_password>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -192,6 +192,10 @@ the commands found in the cmdset defined by <code class="docutils literal notran
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -608,6 +608,10 @@ useful in a few situations though.</p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -276,6 +276,10 @@ we’d be wiping the dict every block!</p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -242,6 +242,10 @@ them in-game, except you have more freedom with line breaks.</p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -159,6 +159,10 @@ allowed.</p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -494,6 +494,10 @@ subscribers (and thus wipe all their aliases).</p></li>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -128,6 +128,10 @@
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -336,6 +336,10 @@ help entries).</p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -483,6 +483,10 @@ commands having any combination of the keys and/or aliases “kick”, “punch
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -583,6 +583,10 @@ thus do so asynchronously, using callbacks.</p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -353,6 +353,10 @@
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -200,6 +200,10 @@ with <a class="reference internal" href="EvEditor.html"><span class="std std-doc
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -282,6 +282,10 @@ editor can be useful if you want to test the code you have typed but add new lin
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -105,6 +105,10 @@
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -1305,6 +1305,10 @@ function more clever. See the <a class="reference internal" href="../Howtos/Tuto
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -132,6 +132,10 @@ paging.</p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -105,6 +105,10 @@
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -172,6 +172,10 @@
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -486,6 +486,10 @@ all the defaults (like <code class="docutils literal notranslate"><span class="p
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -417,6 +417,10 @@ He always keeps an eye on the door and ...
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -302,6 +302,10 @@ accepted names if given an unfamiliar callback name.</p></li>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -405,6 +405,10 @@ called <code class="docutils literal notranslate"><span class="pre">box</span></
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -179,6 +179,10 @@ the monitor to remove:</p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -188,6 +188,10 @@ target.</p></li>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -223,6 +223,10 @@ basically the unchanged strings you enter to the <code class="docutils literal n
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -270,6 +270,10 @@ of those), the Object also has the following custom properties:</p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -323,6 +323,10 @@
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -283,6 +283,10 @@ affectable by locks.</p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -125,6 +125,10 @@
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -390,6 +390,10 @@ matching list of created objects. Example:</p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -128,6 +128,10 @@
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -465,6 +465,10 @@ information in settings to recreate it for you on the fly.</p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -230,6 +230,10 @@ Sessions hold a reference to their respective Sessionhandler (the property is ca
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -225,6 +225,10 @@ decorator (only relevant for unit testing)</p></li>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -320,6 +320,10 @@ used in the same way as Tags above:</p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -189,6 +189,10 @@ overload the existing ticker. This identification is also crucial for later remo
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -346,6 +346,10 @@ Models): Foreign relationships to typeclasses are cached by Django and that mean
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -211,6 +211,10 @@ copy over <code class="docutils literal notranslate"><span class="pre">evennia/w
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -271,6 +271,10 @@ following to your <code class="docutils literal notranslate"><span class="pre">m
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -287,6 +287,10 @@ over <a class="reference internal" href="../Howtos/Web-Character-Generation.html
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -401,6 +401,10 @@ window.plugin_handler.add("myplugin", myplugin);
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -184,6 +184,10 @@ come back or you reload it manually in your browser.</p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -429,6 +429,10 @@ idea to read <a class="reference external" href="https://docs.djangoproject.com/
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -279,6 +279,10 @@ errback.</p></li>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -230,6 +230,10 @@ is not what you want in this case.</p></li>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -435,6 +435,10 @@ be a bit too much to write for the regular player.</p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -165,6 +165,10 @@
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -493,6 +493,10 @@ The hexadecimal color codes used here are the same ones used in web design.</p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -223,6 +223,10 @@
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -242,6 +242,10 @@ MAX_NR_CHARACTERS = 1
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -118,6 +118,10 @@
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -126,6 +126,10 @@ You say, "the answer is 288!"
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -318,6 +318,10 @@ Swedish: "Fel medan cmdset laddades: Ingen cmdset-klass med namn '{cla
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -297,6 +297,10 @@ Exits:<span class="w"> </span>north,<span class="w"> </span>east
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -315,6 +315,10 @@ reading from disk. The drawback is that this system tends to be more memory hung
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -315,6 +315,10 @@ different <code class="docutils literal notranslate"><span class="pre">VAR</span
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -297,6 +297,10 @@ in our case means sending “foo” across the network.</p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -203,6 +203,10 @@
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -141,6 +141,10 @@ in-game command. This is on the form <code class="docutils literal notranslate">
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -169,6 +169,10 @@ the Wikipedia article <a class="reference external" href="https://en.wikipedia.o
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -150,6 +150,10 @@ properly search the inheritance tree.</p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -336,6 +336,10 @@ file will be overwritten, so edit that file rather than this one.</small></p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -368,6 +368,10 @@ file will be overwritten, so edit that file rather than this one.</small></p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -181,6 +181,10 @@ file will be overwritten, so edit that file rather than this one.</small></p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -220,6 +220,10 @@ file will be overwritten, so edit that file rather than this one.</small></p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -146,6 +146,10 @@ file will be overwritten, so edit that file rather than this one.</small></p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -128,6 +128,10 @@ file will be overwritten, so edit that file rather than this one.</small></p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -565,6 +565,10 @@ file will be overwritten, so edit that file rather than this one.</small></p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -1414,6 +1414,10 @@ file will be overwritten, so edit that file rather than this one.</small></p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -237,6 +237,10 @@ file will be overwritten, so edit that file rather than this one.</small></p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -246,6 +246,10 @@ file will be overwritten, so edit that file rather than this one.</small></p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -167,6 +167,10 @@ file will be overwritten, so edit that file rather than this one.</small></p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -322,6 +322,10 @@ file will be overwritten, so edit that file rather than this one.</small></p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -171,6 +171,10 @@ file will be overwritten, so edit that file rather than this one.</small></p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -164,6 +164,10 @@ file will be overwritten, so edit that file rather than this one.</small></p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -390,6 +390,10 @@ file will be overwritten, so edit that file rather than this one.</small></p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -158,6 +158,10 @@ file will be overwritten, so edit that file rather than this one.</small></p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -209,6 +209,10 @@ file will be overwritten, so edit that file rather than this one.</small></p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -239,6 +239,10 @@ file will be overwritten, so edit that file rather than this one.</small></p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -141,6 +141,10 @@ file will be overwritten, so edit that file rather than this one.</small></p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -149,6 +149,10 @@ file will be overwritten, so edit that file rather than this one.</small></p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -237,6 +237,10 @@ file will be overwritten, so edit that file rather than this one.</small></p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -293,6 +293,10 @@ file will be overwritten, so edit that file rather than this one.</small></p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -262,6 +262,10 @@ file will be overwritten, so edit that file rather than this one.</small></p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -181,6 +181,10 @@ file will be overwritten, so edit that file rather than this one.</small></p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -181,6 +181,10 @@ file will be overwritten, so edit that file rather than this one.</small></p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -290,6 +290,10 @@ file will be overwritten, so edit that file rather than this one.</small></p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -144,6 +144,10 @@ file will be overwritten, so edit that file rather than this one.</small></p>
|
|||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/6.x/index.html">v6.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.evennia.com/docs/5.x/index.html">v5.0.0 branch (outdated)</a>
|
||||
</li>
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue