mirror of
https://github.com/evennia/evennia.git
synced 2026-04-04 06:57:16 +02: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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue